1. 5fd9757 scons: Include headers from the local include directory first. by Vinson Lee · 14 years ago
  2. 31db310 os: Check for spurious wakeups in pipe_barrier_wait. by Vinson Lee · 14 years ago
  3. 59fcbc0 r300g: Use table CS writing when applicable. by Corbin Simpson · 14 years ago
  4. c53142c r300g: Add CS table writing. by Corbin Simpson · 14 years ago
  5. 2d1b954 et/egl: Remove dead code. by Vinson Lee · 14 years ago
  6. 310ec9a nvfx: Add include path to SCons build. by Vinson Lee · 14 years ago
  7. 671f1e1 r300g: support index bias on r500 and DRM 2.3.0 by Marek Olšák · 14 years ago
  8. 54bcee1 r300g: support rendering more than 65535 vertices in one batch on r500 by Marek Olšák · 14 years ago
  9. 2579fe4 r300g: emit MSPOS regs by Marek Olšák · 14 years ago
  10. b9e637e r300g: force prefetch for non-indexed vertices by Marek Olšák · 14 years ago
  11. 537d117 r300g: use the dummy FS shader for shaders with zero instructions by Marek Olšák · 14 years ago
  12. 52e5913 r300g: allow unaligned vertex formats if the stride is dword-aligned by Marek Olšák · 14 years ago
  13. 824e2af r300g: abort on unsupported vertex formats by Marek Olšák · 14 years ago
  14. d00b256 r300g: abort if a vertex buffer offset is not dword-aligned by Marek Olšák · 14 years ago
  15. 210218b st/wgl: s/st_manager_create_api/st_gl_api_create/ by Vinson Lee · 14 years ago
  16. 78b47c3 nvfx: Add missing header. by Vinson Lee · 14 years ago
  17. 1372a8f st/dri: Refactor dri_st_api into other files by Jakob Bornecrantz · 14 years ago
  18. 27779dd st/dri: Make st_framebuffer_iface the base for dri_drawable by Jakob Bornecrantz · 14 years ago
  19. a66b391 st/dri: Make st_manager the base for dri_screen by Jakob Bornecrantz · 14 years ago
  20. ea6a52a st/dri: Add hooks for framebuffer functions by Jakob Bornecrantz · 14 years ago
  21. ab12d4f st/dri: Make lookup_egl_image a hook by Jakob Bornecrantz · 14 years ago
  22. 0c572c6 st_api: Remove st_module by Jakob Bornecrantz · 14 years ago
  23. 81ab19d llvmpipe: Respect pipe_sampler_view::swizzle_r/g/b/a by José Fonseca · 14 years ago
  24. 4dd1a56 draw: Respect pipe_vertex_buffer::max_index in llvm generated code. by José Fonseca · 14 years ago
  25. 2cd128a llvmpipe: No need to flush the caches for buffers. by José Fonseca · 14 years ago
  26. 53e94bd softpipe: Make softpipe transfers in-order. by José Fonseca · 14 years ago
  27. 43b85af llvmpipe: Cleanup/improve llvmpipe_flush_resource usage. by José Fonseca · 14 years ago
  28. 8352983 llvmpipe: Remove unused variable. by Vinson Lee · 14 years ago
  29. 7951630 llvmpipe: llvmpipe_flush_texture -> llvmpipe_flush_resource by José Fonseca · 14 years ago
  30. 5745bcb llvmpipe: Fix buffer overflow unswizzling several formats. by José Fonseca · 14 years ago
  31. 89f2449 softpipe: Hardcode TILE_CLEAR_OPTIMIZATION to 1. by José Fonseca · 14 years ago
  32. 23df86d llvmpipe: Replace tile_read/write with more descriptive swizzle/unswizzle verbs. by José Fonseca · 14 years ago
  33. adc7cd6 llvmpipe: Cleanup llvmpipe_is_format_supported(). by José Fonseca · 14 years ago
  34. 7e4ce65 softpipe: More accurate softpipe_is_format_supported(). by José Fonseca · 14 years ago
  35. 8a70c47 llvmpipe: Remove sp2lp.sh. by José Fonseca · 14 years ago
  36. 7cebd16 llvmpipe: lp_tex_sample_llvm.c -> lp_tex_sample.c by José Fonseca · 14 years ago
  37. 7b7a9e8 st/dri: Add missing header. by Vinson Lee · 14 years ago
  38. 5d37ceb gallivm: Rename variable info to opcode_info. by Vinson Lee · 14 years ago
  39. d69ed3a radeon: Remove NULL check of bo_legacy->tobj. by Vinson Lee · 14 years ago
  40. a1a7738 gallivm: Remove NULL check of pointer that can't be NULL. by Vinson Lee · 14 years ago
  41. 9bc54ca dri: Remove unnecessary header. by Vinson Lee · 14 years ago
  42. bd93670 nvfx: Add to SCons build. by Vinson Lee · 14 years ago
  43. 22e8ddc llvm: fix configure.ac harder by Dave Airlie · 14 years ago
  44. ac942f5 nv50: Add to SCons build. by Vinson Lee · 14 years ago
  45. b147aae llvmpipe: Remove unused variable. by Vinson Lee · 14 years ago
  46. c7bb271 llvmpipe: Remove unnecessary header. by Vinson Lee · 14 years ago
  47. e54a86c llvmpipe: Implement shader bias. by José Fonseca · 14 years ago
  48. cca8abe mesa: Eliminate multiple va_list usage. by José Fonseca · 14 years ago
  49. 1eeae05 util: Add missing static keyword. by José Fonseca · 14 years ago
  50. ee15d5a util: Fix unsigned <-> ptr conversions. by José Fonseca · 14 years ago
  51. aa7a47d llvmpipe: Initialize dummy variable. by José Fonseca · 14 years ago
  52. bd6e9e3 llvmpipe: Don't use fences when not using threads. by José Fonseca · 14 years ago
  53. 39be50d llvmpipe: Move the determination of the number of threads to the screen. by José Fonseca · 14 years ago
  54. e7a8cfc gallivm: Centralize the cpu caps detection. by José Fonseca · 14 years ago
  55. 30a1c36 llvmpipe: Pass flatshade_first to setup. by José Fonseca · 14 years ago
  56. e94a092 svga: D3DCOLOR actually stands for B8G8R8A8. by José Fonseca · 14 years ago
  57. e6c3f59 svga: Translate recently added vertex formats. by José Fonseca · 14 years ago
  58. 53499c6 cso_cache: Ensure irrelevant state of the blend state is zeroed. by José Fonseca · 14 years ago
  59. a523b62 st/dri: DRI2 give proper binding to depth buffer by Jakob Bornecrantz · 14 years ago
  60. 94b04d3 sw/xlib: Fix bad logic in shm allocation. by José Fonseca · 14 years ago
  61. 35a920e gallivm: LLVMConstBitCast -> LLVMBuildBitCast by José Fonseca · 14 years ago
  62. 81fe198 llvmpipe: add initial autoconf support. by Dave Airlie · 14 years ago
  63. e3eed8b nouveau: Add to SCons build. by Vinson Lee · 14 years ago
  64. dda8046 gallium/docs: Update Gallium version number to 0.4. by Vinson Lee · 14 years ago
  65. 3ee4ec9 llvmpipe: Remove unused variable. by Vinson Lee · 14 years ago
  66. c3c920e gallium: In option helpers, move assignment outside of if clause. by Vinson Lee · 14 years ago
  67. 4ff354f st/mesa: checkpoint WIP: mipmap generation for compressed textures by Brian Paul · 14 years ago
  68. 63c9b4f xlib/sw: remove stray semicolon by Brian Paul · 14 years ago
  69. 1a4383c softpipe: compressed formats can't be render targets by Brian Paul · 14 years ago
  70. b806f2a gallium/util: document that pack/unpack strides are in bytes by Brian Paul · 14 years ago
  71. 394ff06 st/mesa: minor improvements in fallback_generate_mipmap() by Brian Paul · 14 years ago
  72. 51523f1 st/mesa: remove unneeded #includes and add/update comments by Brian Paul · 14 years ago
  73. 76c7ad2 st/mesa: clean-up: use st_context() everywhere by Brian Paul · 14 years ago
  74. 57fc2e7 mesa: simplify some code in _mesa_generate_mipmap() by Brian Paul · 14 years ago
  75. 67f928e gallium/failover: include u_memory.h for MALLOC, FREE by Brian Paul · 14 years ago
  76. 06441af gallium/draw: remove old comment by Brian Paul · 14 years ago
  77. 1820d24 gallium: Convert some uses of get option to static by Jakob Bornecrantz · 14 years ago
  78. 89aaaab gallium: Add static get option helpers by Jakob Bornecrantz · 14 years ago
  79. 7159303 gallium: Add option to not print options by Jakob Bornecrantz · 14 years ago
  80. 2ce1d66 gallium: s/free/FREE/ and same for friends. by José Fonseca · 14 years ago
  81. 4aa4fe8 st/mesa: re-do binding flags in st_ChooseTextureFormat(), again by Brian Paul · 14 years ago
  82. 8283db8 st/mesa: replace 'usage' with 'bindings' by Brian Paul · 14 years ago
  83. eb2bd21 st/mesa: replace 'usage' with 'bindings' to be consistent by Brian Paul · 14 years ago
  84. e4c54d4 Merge branch '7.8' by Ian Romanick · 14 years ago
  85. ad7d36e Fix __glXInitializeVisualConfigFromTags's handling of unrecognized fbconfig tags. by Aaron Plattner · 14 years ago
  86. c09f370 draw: use FREE() instead of free() by Stephen Johnson · 14 years ago
  87. 70df044 st/mesa: don't set RENDER_TARGET/DEPTH_STENCIL flag for compressed textures by Brian Paul · 14 years ago
  88. a8c78f3a st/mesa: get rid of default_deep_rgba_format() by Brian Paul · 14 years ago
  89. c34fead mesa: make is_compressed_format() non-static by Brian Paul · 14 years ago
  90. 3643841 mesa: faster, simpler is_compressed_format() by Brian Paul · 14 years ago
  91. f855193 llvmpipe: rename texture refs to resource refs by Brian Paul · 14 years ago
  92. 00f8e57 llvmpipe: update for half float formats by Alan Hourihane · 14 years ago
  93. f73feb9 st/xlib: Try to propagate failure to create framebuffer. by José Fonseca · 14 years ago
  94. d7996be softpipe: YUV textures should be supported. by José Fonseca · 14 years ago
  95. 99bee15 mesa/st: Remove dead members. by José Fonseca · 14 years ago
  96. 405f925 sw/xlib: Fallback to XPutImage when shmget fails. by José Fonseca · 14 years ago
  97. 158f9d5 llvmpipe: increase max 2D texture / surface size to 4K x 4K by Brian Paul · 14 years ago
  98. 4a72ec4 llvmpipe: rename MAXWIDTH, MAXHEIGHT by Brian Paul · 14 years ago
  99. 2de31f2 llvmpipe: rename lp_tile_size.h to lp_limits.h by Brian Paul · 14 years ago
  100. 71dfbb6 llvmpipe: move LP_MAX_TEXTURE_x_LEVELS, etc to lp_tile_size.h by Brian Paul · 14 years ago