1. f62c2a0 i965: Fix fp fragment.position handling and enable HW part of ARB_fcc. by Eric Anholt · 15 years ago
  2. 11c581c swrast: Implement ARB_fragment_coord_conventions but don't enable. by Eric Anholt · 15 years ago
  3. 43867ac Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  4. 68ca19a mesa: Don't bind DRAW/READ_FRAMEBUFFER separately without FBO blit support by Erik Wien · 15 years ago
  5. 06d228d intel: make sure we update the renderbuffers after a swap by Jesse Barnes · 15 years ago
  6. cbecb8f vbo: if 'end' is out of bounds, clamp it by Brian Paul · 15 years ago
  7. 645e297 vbo: clamp DrawElements start/end to max possible values by Brian Paul · 15 years ago
  8. af1e940 mesa: remove redundant _MaxElement computation by Brian Paul · 15 years ago
  9. 7aed23c intel: Don't do client-side frame throttling with DRI2 SwapBuffers. by Eric Anholt · 15 years ago
  10. c7fc9bf Revert "intel: Use the new DRI2 flush invalidate entrypoint to signal frame done." by Eric Anholt · 15 years ago
  11. 5e1851b i965: Remove unnecessary malloc/free in VS binding table setup. by Eric Anholt · 15 years ago
  12. a098fd7 i965: Fix build after merge of mesa stable branch. by Eric Anholt · 15 years ago
  13. 9b22427 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  14. 7e7f881 r300: rv350+ support FLT16_2/4 vertex formats by Alex Deucher · 15 years ago
  15. 9328f3a Fix compressed texture loads for non-minimal pitches again by Luca Barbieri · 15 years ago
  16. 47d30b0 st/mesa: fix int->uint conversion for negative scissor bound values by Brian Paul · 15 years ago
  17. e88d6fe mesa: move _mesa_debug() call earlier in _mesa_Scissor by Brian Paul · 15 years ago
  18. fdfa4c8 st/mesa: fix unsigned/signed breakage in scissor by Xavier Chantry · 15 years ago
  19. 7be4d6b mesa/es: Improve Makefile rules. by Chia-I Wu · 15 years ago
  20. e85cb98 r200: Silence fprintf format warning. by Vinson Lee · 15 years ago
  21. e02dc13 x86: Do not build read_rgba_span_x86.S on Mac OS X. by Vinson Lee · 15 years ago
  22. f429b80 x86: Do not use .hidden pseudo-op on Mac OS X. by Vinson Lee · 15 years ago
  23. bc75ec0 glapi: Do not use .type pseudo-op on Mac OS X. by Vinson Lee · 15 years ago
  24. b62b524 r300: Remove unnecessary headers. by Vinson Lee · 15 years ago
  25. fb6bff3 intel: Remove unnecessary headers. by Vinson Lee · 15 years ago
  26. 146a77a radeon: Remove unused variable. by Vinson Lee · 15 years ago
  27. 4bad0ae tdfx: Remove unnecessary headers. by Vinson Lee · 15 years ago
  28. 283d956 sis: Remove unnecessary headers. by Vinson Lee · 15 years ago
  29. 09a142e savage: Remove unnecessary headers. by Vinson Lee · 15 years ago
  30. ca54a5b mga: Remove unnecessary headers. by Vinson Lee · 15 years ago
  31. 634ec5c i965: Remove unnecessary headers. by Vinson Lee · 15 years ago
  32. 329c1b5 i915: Remove unnecessary headers. by Vinson Lee · 15 years ago
  33. 9a62f0c r300: only enable half floats on r500s. by Dave Airlie · 15 years ago
  34. 782b688 Merge branch 'arb_half_float_vertex' by Dave Airlie · 15 years ago
  35. d82b803 r300: half float support by Dave Airlie · 15 years ago
  36. 96f2f0d i965: add support for ARB_half_float_vertex by Dave Airlie · 15 years ago
  37. cfe884e mesa: add core support for ARB_half_float_vertex. by Dave Airlie · 15 years ago
  38. 1ac5fd5 glapi: add GL_HALF_FLOAT enum support. by Dave Airlie · 15 years ago
  39. 4b770d1 glapi: Include glheader.h in glapi_nop.c. by Chia-I Wu · 15 years ago
  40. 2292c93 glapi: define GLfixed, GLclampx types for ES 1 by Brian Paul · 15 years ago
  41. 46c7cd6 st/mesa: fix incorrect freeing of drawpixels vertex shaders by Brian Paul · 15 years ago
  42. b23b13b mesa: use memcpy() in _mesa_ProgramEnv/LocalParameters4fvEXT() by Brian Paul · 15 years ago
  43. ffe4e2a mesa: use switch in _mesa_DeletePrograms() by Brian Paul · 15 years ago
  44. 7b5ad23 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  45. 099e8ec mesa: re-implement _mesa_ProgramEnvParameter4fvARB() with memcpy() by Brian Paul · 15 years ago
  46. 8d1a01d mesa: use new fetch_vector1ui() function for 'unpack' GPU instructions by Brian Paul · 15 years ago
  47. cd8614b Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  48. 2b20b60 mesa: Add "shader/" path to #include statements in shader parser/lexer sources by Alan Coopersmith · 15 years ago
  49. e4f168a glapi: clean-up and simplify glapi_nop.c code by Brian Paul · 15 years ago
  50. 126aff1 glapi: split the no-op dispatch code into new glapi_nop.c file by Brian Paul · 15 years ago
  51. ea5918b glapi: fix int->pointer conversions warnings in no-op functions by Brian Paul · 15 years ago
  52. 96280c2 Fix PowerPC related typo in spantmp2.h by Ruediger Oertel · 15 years ago
  53. 69e26a0 r600: enable sampler lod* bits by Andre Maasikas · 15 years ago
  54. 70ccca4 r600: update vport z & clipping when depth_clamp is changed by Andre Maasikas · 15 years ago
  55. 9bf40ce r600: fix brownbag, only align if we are dealing with cubemap by Andre Maasikas · 15 years ago
  56. 714d9c2 r600: cubemap levels seem to be aligned to 8 images by Andre Maasikas · 15 years ago
  57. 278ad74 radeon/fbo: flush rendering before generating mipmaps by Andre Maasikas · 15 years ago
  58. 7c6f51c radeon/fbo: use correct depth texture offset for depth textures by Andre Maasikas · 15 years ago
  59. defd45e r600: enable draw_offset by Andre Maasikas · 15 years ago
  60. 3f6d732 st/mesa: Remove unnecessary header from st_cb_viewport.c. by Vinson Lee · 15 years ago
  61. 2a92889 egl: Remove USING_EGL and the related drivers. by Chia-I Wu · 15 years ago
  62. 8410f7c mesa: Use pipe_buffer_write_nooverlap where appropriate. by José Fonseca · 15 years ago
  63. 2cf8164 r200: fix CS section size mismatch by Roland Scheidegger · 15 years ago
  64. dc2914a mesa: minor whitespace fix by Brian Paul · 15 years ago
  65. e59353f mesa: support for GL_ARB_fragment_coord_conventions by Luca Barbieri · 15 years ago
  66. 4736e1c dri: Remove unnecessary glapi headers. by Chia-I Wu · 15 years ago
  67. bdd2500 Do not include glapi/dispatch.h outside Mesa core. by Chia-I Wu · 15 years ago
  68. e19b3c0 mach64: Remove unnecessary headers. by Vinson Lee · 15 years ago
  69. 7c66211 i810: Remove unnecessary headers. by Vinson Lee · 15 years ago
  70. 0bc2cbf ffb: Remove unnecessary headers. by Vinson Lee · 15 years ago
  71. 156c90e r200: re-adding missing pitch alignment check in blit code by Alex Deucher · 15 years ago
  72. 05208b2 mesa: replace questionable CPU_TO_LE32 macro with function by Brian Paul · 15 years ago
  73. 65d2a26 st/mesa: fix format logic in compatible_src_dst_formats() by Brian Paul · 15 years ago
  74. 67aa704 r200: fix some breakage after move to common blit code by Alex Deucher · 15 years ago
  75. 5a99ca4 r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c by Alex Deucher · 15 years ago
  76. 917b6d2 Remove hardcoded -Wall from Radeon DRI makefiles by Alan Coopersmith · 15 years ago
  77. 5e82403 Merge remote branch 'origin/opengl-es-v2' by Chia-I Wu · 15 years ago
  78. 031f23a mesa: added comment about future FBO formats by Brian Paul · 15 years ago
  79. cd232ae st/mesa: enable EXT_framebuffer_multisample by Marek Olšák · 15 years ago
  80. 76cf261 r100/r200: fix Y coord flipping in accelerated blits by Alex Deucher · 15 years ago
  81. 1bb6b1d r100/r200: fix dst pitch in blit code by Alex Deucher · 15 years ago
  82. f965345 r200: add missing symlink to radeon_tex_copy.c by Alex Deucher · 15 years ago
  83. 1f0709f r100/r200: align to pitch updates in blit interface by Maciej Cencora · 15 years ago
  84. 2706bc6 r200: use common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  85. 5170d24 r100: use common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  86. 8a4d739 radeon/r300/r600: share common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  87. 0aed44f r600: align to r300 changes in the blit code by Maciej Cencora · 15 years ago
  88. 0174dac r300/r600: move some bo offsets checking to blit code by Maciej Cencora · 15 years ago
  89. ac8afd4 r600: prepare for some code sharing by Maciej Cencora · 15 years ago
  90. f54e96c r300: check if blitting for given format is supported earlier by Maciej Cencora · 15 years ago
  91. acac99e r300: use nearest texture filtering for accelerated blits by Maciej Cencora · 15 years ago
  92. f2fea26 r300: fix Y coord flipping in accelerated blits by Maciej Cencora · 15 years ago
  93. 11affaf radeon: use mesa provided _mesa_tex_target_to_face function by Maciej Cencora · 15 years ago
  94. 9363a81 r300: prepare for texcopy code sharing by Maciej Cencora · 15 years ago
  95. f542fde radeon: add blit function to vtbl by Maciej Cencora · 15 years ago
  96. 8f7dfe3 intel: Remove dead note_fence vtbl hook. by Eric Anholt · 15 years ago
  97. a45f24c i965: Improve the hashing of brw_state_cache keys to include the cache_id. by Eric Anholt · 15 years ago
  98. d1cefab i965: Remove obsolete comment about the state atoms. by Eric Anholt · 15 years ago
  99. fb49015 i965: Upload as many VS constants as possible through the push constants. by Eric Anholt · 15 years ago
  100. 62a96f7 i965: Allow for variable-sized auxdata in the state cache. by Eric Anholt · 15 years ago