1. 6b15a8d r300g: add "has HiZ" flag, add ZMask regs by Marek Olšák · 14 years ago
  2. 9ca563a nouveau: Remove reference to drm_api by Jakob Bornecrantz · 14 years ago
  3. 09b73b2 i965g: Remove last references to drm_api by Jakob Bornecrantz · 14 years ago
  4. 44c6459 swrastg: Use target-helpers by Jakob Bornecrantz · 14 years ago
  5. 57d14f2 gallium: Use debugging helper in all drm targets by Jakob Bornecrantz · 14 years ago
  6. ea1786e gallium: Add debug target helper by Jakob Bornecrantz · 14 years ago
  7. 59981d4 gallium: Fix scons build by Jakob Bornecrantz · 14 years ago
  8. e47d32d gallium: Remove drm_api and all references to it by Jakob Bornecrantz · 14 years ago
  9. 92fde20 r600g: Move bootstrap code to target by Jakob Bornecrantz · 14 years ago
  10. 7315300 gallium/docs: document TGSI_SEMANTIC_EDGEFLAG by Brian Paul · 14 years ago
  11. a544a8a gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERS by Brian Paul · 14 years ago
  12. 50b3f2e gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLOR by Brian Paul · 14 years ago
  13. bf2d277 draw: use gallium's TRUE/FALSE by Brian Paul · 14 years ago
  14. fddd583 llvmpipe: Remove unnecessary header. by Vinson Lee · 14 years ago
  15. cf91acc nouveau: Move bootstrap code to targets by Jakob Bornecrantz · 14 years ago
  16. 10e3b9f nouveau: Rename winsys file by Jakob Bornecrantz · 14 years ago
  17. e6ee4e1 glhd: Simple rasterizer checks. by Corbin Simpson · 14 years ago
  18. 666fdc0 id, glhd: Unbreak texturing. by Corbin Simpson · 14 years ago
  19. 9526305 glhd: Use an environment variable (GALAHAD) to enable. Off by default. by Corbin Simpson · 14 years ago
  20. 64682da draw: don't try to precalculate the pipeline output primitive by Keith Whitwell · 14 years ago
  21. 292eecc draw: mask off DRAW_PIPE_FLAG_MASK bits in prim decompose code by Brian Paul · 14 years ago
  22. 985c2fc egl: Add a test for MESA_EGL_NO_X11_HEADERS. by Chia-I Wu · 14 years ago
  23. 78d70dd egl: Add support for EGL_MESA_drm_display. by Chia-I Wu · 14 years ago
  24. f22665d egl: Introduce platform displays internally. by Chia-I Wu · 14 years ago
  25. 7dc1cf1 radeong: Disable Galahad for now; breaks texturing. by Corbin Simpson · 14 years ago
  26. ee2c6d7 id, glhd: Fix malloc/calloc of struct. by Corbin Simpson · 14 years ago
  27. a6cc914 glhd: Add query protection. by Corbin Simpson · 14 years ago
  28. aa451d5 glhd: Grab framebuffer state checks from r300g. by Corbin Simpson · 14 years ago
  29. 3f758d4 glhd: Grab resource_copy_region from r300g. by Corbin Simpson · 14 years ago
  30. de7b181 glhd: Grab is_format_supported warning from r300g. by Corbin Simpson · 14 years ago
  31. 7d551eb glhd: Add glhd_warn for unconditional stderr output. by Corbin Simpson · 14 years ago
  32. 75612aa id, glhd: Fix segfault with misreferenced pipe member. by Corbin Simpson · 14 years ago
  33. 40faedf targets, radeong: Add Galahad. by Corbin Simpson · 14 years ago
  34. 2560978 configure: Add galahad to default build. by Corbin Simpson · 14 years ago
  35. d3ad6fa gallium/drivers: Create Galahad from identity. by Corbin Simpson · 14 years ago
  36. 61ec205 mesa: fix attachment error checking for glGetFramebufferAttachmentParameteriv() by Brian Paul · 14 years ago
  37. a20fa67 r300/compiler: allow 1024 instructions in r5xx vertex shaders by Marek Olšák · 14 years ago
  38. dd90c30 r300/compiler: allow 32 temporaries in vertex shaders by Marek Olšák · 14 years ago
  39. 2f6b418 r300/compiler: emulate loops in vertex shaders by Marek Olšák · 14 years ago
  40. 23a915e gallium: Drop sw drm winsys by Jakob Bornecrantz · 14 years ago
  41. 41e0f6b i965g: Move bootstrap code to targets by Jakob Bornecrantz · 14 years ago
  42. 0106be9 i965g: Rename winsys file by Jakob Bornecrantz · 14 years ago
  43. 2b15e37 i965g: Moved pci_id to winsys struct by Jakob Bornecrantz · 14 years ago
  44. bd739e9 target-helpers: Add inline helpers by Jakob Bornecrantz · 14 years ago
  45. cbd33e7 mesa: fix assertion failure for GL_ALPHA FBOs by Marek Olšák · 14 years ago
  46. 9ed7325 r300g: attempt to fix texture corruption on RV505 by Marek Olšák · 14 years ago
  47. d84bf6d r300g: index buffer range checking by Marek Olšák · 14 years ago
  48. e130f52 i915g: Revert debug hunks from last commit by Jakob Bornecrantz · 14 years ago
  49. ca43b6e i915g: Reduce state emission by using a index bias by Jakob Bornecrantz · 14 years ago
  50. 255d4f2 i915g: Drop fifo code in vbuf by Jakob Bornecrantz · 14 years ago
  51. 4dd742c i915g: Change state code in vbuf code by Jakob Bornecrantz · 14 years ago
  52. abbb1bd i915g: Rework debug print code by Jakob Bornecrantz · 14 years ago
  53. e694f3f i915g: Switch to state atoms by Jakob Bornecrantz · 14 years ago
  54. ed675bb i915g: i915_state_sampler.c code style by Jakob Bornecrantz · 14 years ago
  55. 2e7a905 i915g: i915_state_immediate.c code style by Jakob Bornecrantz · 14 years ago
  56. f93e378 i915g: i915_state_dynamic.c code style by Jakob Bornecrantz · 14 years ago
  57. 7dce4f3 i915g: Create seperate option for i915g and i965g by Jakob Bornecrantz · 14 years ago
  58. ed3d17e u_math: Add align function npot alignments by Jakob Bornecrantz · 14 years ago
  59. 3a3e80f llvmpipe: Ignores by Jakob Bornecrantz · 14 years ago
  60. b5e381d llvmpipe: make geometry shaders and stream output work by Zack Rusin · 14 years ago
  61. e433b73 gallium: add a timestamp disjoint query by Zack Rusin · 14 years ago
  62. b6c360b gallium: add a new query by Zack Rusin · 14 years ago
  63. 583f241 st/mesa: remove bogus assertions st_CompressedTexSubImage2D by Roland Scheidegger · 14 years ago
  64. eb7ef43 r300g: optimize the immediate mode emission path a bit by Marek Olšák · 14 years ago
  65. bd52246 r300g: do not emit ZTOP every draw call by Marek Olšák · 14 years ago
  66. 64e32ff swrast: fix incorrect specular highlights on backfaces by Tim Evans · 14 years ago
  67. b875c02 docs: add link to 7.9 relnotes by Brian Paul · 14 years ago
  68. 59df672 r300g: fix crash when destroying the context on r3xx-r4xx by Marek Olšák · 14 years ago
  69. 1976368 llvmpipe: s/lpfs/shader/ by José Fonseca · 14 years ago
  70. d82f625 r300g: fix the KIL opcode for r3xx-r4xx (v4) by Marek Olšák · 14 years ago
  71. 646e9c2 r300g: fix assigning the texture cache region for 1 texture by Marek Olšák · 14 years ago
  72. 7f6754a mapi: Add missing stdlib.h header for malloc declaration. by Vinson Lee · 14 years ago
  73. d05e848 i965g: Fix setup of immediate types for gen4 disasm. by Vinson Lee · 14 years ago
  74. e8f2adf r300g: manually assign texture cache regions by Marek Olšák · 14 years ago
  75. c85e53b r600g: handle DRM_API_HANDLE_TYPE_KMS in buffer_get_handle by Marek Olšák · 14 years ago
  76. e4fe18a r300g: cleanup buffer_{from, get}_handle by Marek Olšák · 14 years ago
  77. 6e96cfa r300g: cleanup includes by Marek Olšák · 14 years ago
  78. a916669 r300g: texture alignment code cleanup + use special alignment for AA textures by Marek Olšák · 14 years ago
  79. c674a7e Revert "Fix image_matches_texture_obj() MaxLevel check" by Will Dyson · 14 years ago
  80. 9b2ebca r300g: fix random pixels appearing / incomplete rendering by Marek Olšák · 14 years ago
  81. 4c76184 r300g: output floats instead of halfs when passed through translate by Marek Olšák · 14 years ago
  82. ce4c9a7 r300g: fix clamp and mirror_clamp wrap modes when used with nearest filtering by Marek Olšák · 14 years ago
  83. 6acd211 r300g: more informative warning in END_CS by Marek Olšák · 14 years ago
  84. 371ca68 r300g: improve the ZTOP condition by Marek Olšák · 14 years ago
  85. 8ea45a2 r300g: fix up the CS size of the rasterizer state by Marek Olšák · 14 years ago
  86. 6dd6830 intel: Finalize the miptree before mapping it for fallbacks. by Eric Anholt · 14 years ago
  87. 1ea7a6a i965: Fix the name of aa_coverage_slope in the improved AA line params. by Eric Anholt · 14 years ago
  88. 0ea927b graw: add two examples using new register files by Zack Rusin · 14 years ago
  89. 101f792 gallium: add a temporary array register file by Zack Rusin · 14 years ago
  90. 2b221e1 gallium: add a new register file - immediate array by Zack Rusin · 14 years ago
  91. d7f4250 llvmpipe: Fix pointer dereference after free. by José Fonseca · 14 years ago
  92. 17c9d7e llvmpipe: limit the number of fragment shader variants kept around by Roland Scheidegger · 14 years ago
  93. ff8e145 r300g: fix hardlocks in occlusion queries by Marek Olšák · 14 years ago
  94. 3c351e2 r300g: debug option for fake occlusion queries by Marek Olšák · 14 years ago
  95. 4320a45 draw: implement triangle strips with adjacency in geometry shader by Zack Rusin · 14 years ago
  96. f542a27 draw: implement triangle lists with adjacency support in gs by Zack Rusin · 14 years ago
  97. 06b8547 draw: fix a silly error by Zack Rusin · 14 years ago
  98. eb33dd6 draw: implement line strip adjacency by Zack Rusin · 14 years ago
  99. dc8f64c draw: implement lines with adjacency in geometry shaders by Zack Rusin · 14 years ago
  100. 9186205 draw: validate stream output buffers by Zack Rusin · 14 years ago