1. 9328f3a Fix compressed texture loads for non-minimal pitches again by Luca Barbieri · 15 years ago
  2. 7be4d6b mesa/es: Improve Makefile rules. by Chia-I Wu · 15 years ago
  3. 9a62f0c r300: only enable half floats on r500s. by Dave Airlie · 15 years ago
  4. 782b688 Merge branch 'arb_half_float_vertex' by Dave Airlie · 15 years ago
  5. d82b803 r300: half float support by Dave Airlie · 15 years ago
  6. 96f2f0d i965: add support for ARB_half_float_vertex by Dave Airlie · 15 years ago
  7. cfe884e mesa: add core support for ARB_half_float_vertex. by Dave Airlie · 15 years ago
  8. 1ac5fd5 glapi: add GL_HALF_FLOAT enum support. by Dave Airlie · 15 years ago
  9. 4b770d1 glapi: Include glheader.h in glapi_nop.c. by Chia-I Wu · 15 years ago
  10. 2292c93 glapi: define GLfixed, GLclampx types for ES 1 by Brian Paul · 15 years ago
  11. 46c7cd6 st/mesa: fix incorrect freeing of drawpixels vertex shaders by Brian Paul · 15 years ago
  12. b23b13b mesa: use memcpy() in _mesa_ProgramEnv/LocalParameters4fvEXT() by Brian Paul · 15 years ago
  13. ffe4e2a mesa: use switch in _mesa_DeletePrograms() by Brian Paul · 15 years ago
  14. 7b5ad23 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  15. 099e8ec mesa: re-implement _mesa_ProgramEnvParameter4fvARB() with memcpy() by Brian Paul · 15 years ago
  16. 8d1a01d mesa: use new fetch_vector1ui() function for 'unpack' GPU instructions by Brian Paul · 15 years ago
  17. cd8614b Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  18. 2b20b60 mesa: Add "shader/" path to #include statements in shader parser/lexer sources by Alan Coopersmith · 15 years ago
  19. e4f168a glapi: clean-up and simplify glapi_nop.c code by Brian Paul · 15 years ago
  20. 126aff1 glapi: split the no-op dispatch code into new glapi_nop.c file by Brian Paul · 15 years ago
  21. ea5918b glapi: fix int->pointer conversions warnings in no-op functions by Brian Paul · 15 years ago
  22. 96280c2 Fix PowerPC related typo in spantmp2.h by Ruediger Oertel · 15 years ago
  23. 69e26a0 r600: enable sampler lod* bits by Andre Maasikas · 15 years ago
  24. 70ccca4 r600: update vport z & clipping when depth_clamp is changed by Andre Maasikas · 15 years ago
  25. 9bf40ce r600: fix brownbag, only align if we are dealing with cubemap by Andre Maasikas · 15 years ago
  26. 714d9c2 r600: cubemap levels seem to be aligned to 8 images by Andre Maasikas · 15 years ago
  27. 278ad74 radeon/fbo: flush rendering before generating mipmaps by Andre Maasikas · 15 years ago
  28. 7c6f51c radeon/fbo: use correct depth texture offset for depth textures by Andre Maasikas · 15 years ago
  29. defd45e r600: enable draw_offset by Andre Maasikas · 15 years ago
  30. 3f6d732 st/mesa: Remove unnecessary header from st_cb_viewport.c. by Vinson Lee · 15 years ago
  31. 2a92889 egl: Remove USING_EGL and the related drivers. by Chia-I Wu · 15 years ago
  32. 8410f7c mesa: Use pipe_buffer_write_nooverlap where appropriate. by José Fonseca · 15 years ago
  33. 2cf8164 r200: fix CS section size mismatch by Roland Scheidegger · 15 years ago
  34. dc2914a mesa: minor whitespace fix by Brian Paul · 15 years ago
  35. e59353f mesa: support for GL_ARB_fragment_coord_conventions by Luca Barbieri · 15 years ago
  36. 4736e1c dri: Remove unnecessary glapi headers. by Chia-I Wu · 15 years ago
  37. bdd2500 Do not include glapi/dispatch.h outside Mesa core. by Chia-I Wu · 15 years ago
  38. e19b3c0 mach64: Remove unnecessary headers. by Vinson Lee · 15 years ago
  39. 7c66211 i810: Remove unnecessary headers. by Vinson Lee · 15 years ago
  40. 0bc2cbf ffb: Remove unnecessary headers. by Vinson Lee · 15 years ago
  41. 156c90e r200: re-adding missing pitch alignment check in blit code by Alex Deucher · 15 years ago
  42. 05208b2 mesa: replace questionable CPU_TO_LE32 macro with function by Brian Paul · 15 years ago
  43. 65d2a26 st/mesa: fix format logic in compatible_src_dst_formats() by Brian Paul · 15 years ago
  44. 67aa704 r200: fix some breakage after move to common blit code by Alex Deucher · 15 years ago
  45. 5a99ca4 r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c by Alex Deucher · 15 years ago
  46. 917b6d2 Remove hardcoded -Wall from Radeon DRI makefiles by Alan Coopersmith · 15 years ago
  47. 5e82403 Merge remote branch 'origin/opengl-es-v2' by Chia-I Wu · 15 years ago
  48. 031f23a mesa: added comment about future FBO formats by Brian Paul · 15 years ago
  49. cd232ae st/mesa: enable EXT_framebuffer_multisample by Marek Olšák · 15 years ago
  50. 76cf261 r100/r200: fix Y coord flipping in accelerated blits by Alex Deucher · 15 years ago
  51. 1bb6b1d r100/r200: fix dst pitch in blit code by Alex Deucher · 15 years ago
  52. f965345 r200: add missing symlink to radeon_tex_copy.c by Alex Deucher · 15 years ago
  53. 1f0709f r100/r200: align to pitch updates in blit interface by Maciej Cencora · 15 years ago
  54. 2706bc6 r200: use common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  55. 5170d24 r100: use common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  56. 8a4d739 radeon/r300/r600: share common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  57. 0aed44f r600: align to r300 changes in the blit code by Maciej Cencora · 15 years ago
  58. 0174dac r300/r600: move some bo offsets checking to blit code by Maciej Cencora · 15 years ago
  59. ac8afd4 r600: prepare for some code sharing by Maciej Cencora · 15 years ago
  60. f54e96c r300: check if blitting for given format is supported earlier by Maciej Cencora · 15 years ago
  61. acac99e r300: use nearest texture filtering for accelerated blits by Maciej Cencora · 15 years ago
  62. f2fea26 r300: fix Y coord flipping in accelerated blits by Maciej Cencora · 15 years ago
  63. 11affaf radeon: use mesa provided _mesa_tex_target_to_face function by Maciej Cencora · 15 years ago
  64. 9363a81 r300: prepare for texcopy code sharing by Maciej Cencora · 15 years ago
  65. f542fde radeon: add blit function to vtbl by Maciej Cencora · 15 years ago
  66. 8f7dfe3 intel: Remove dead note_fence vtbl hook. by Eric Anholt · 15 years ago
  67. a45f24c i965: Improve the hashing of brw_state_cache keys to include the cache_id. by Eric Anholt · 15 years ago
  68. d1cefab i965: Remove obsolete comment about the state atoms. by Eric Anholt · 15 years ago
  69. fb49015 i965: Upload as many VS constants as possible through the push constants. by Eric Anholt · 15 years ago
  70. 62a96f7 i965: Allow for variable-sized auxdata in the state cache. by Eric Anholt · 15 years ago
  71. 7d4e674 intel: Use the new DRI2 flush invalidate entrypoint to signal frame done. by Eric Anholt · 15 years ago
  72. a7aaf05 Sun compilers now support some gcc __attribute__ values by Alan Coopersmith · 15 years ago
  73. 116a02b st/dri: update dri2 drawables when viewport is changed by Ben Skeggs · 15 years ago
  74. faa99dd unichrome: Remove unnecessary headers. by Vinson Lee · 15 years ago
  75. 45a27ea mesa: Remove unnecessary header from attrib.c. by Vinson Lee · 15 years ago
  76. ef63110 r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b by Alex Deucher · 15 years ago
  77. 2613fa8 mesa: Remove unnecessary header from blend.c. by Vinson Lee · 15 years ago
  78. 2b1d5ea r100/r200/r600: check if blitting for given format is supported earlier by Alex Deucher · 15 years ago
  79. a67cd19 r100/r200: add blit support for ARGB4444 by Alex Deucher · 15 years ago
  80. c4ad036 mesa: Remove unnecessary headers from buffers.c. by Vinson Lee · 15 years ago
  81. 7366d8e mesa: Remove unnecessary header from convolve.c. by Vinson Lee · 15 years ago
  82. 08063ba mesa: Fix typo of 'unknown' in debug.c. by Vinson Lee · 15 years ago
  83. b36b85f mesa: Remove unnecessary headers from debug.c. by Vinson Lee · 15 years ago
  84. 6deb8c9 mesa: Remove unnecessary header from depthstencil.c. by Vinson Lee · 15 years ago
  85. 2660511 mesa: Remove unnecessary headers from dlist.c. by Vinson Lee · 15 years ago
  86. 7395ab0 mesa: Remove unnecessary header from drawpix.c. by Vinson Lee · 15 years ago
  87. 0b3109a mesa: Remove unnecessary header from enable.c. by Vinson Lee · 15 years ago
  88. 536e3c9 mesa: Remove unnecessary headers from fbobject.c. by Vinson Lee · 15 years ago
  89. b6dce54 mesa: Remove unnecessary header from formats.c. by Vinson Lee · 15 years ago
  90. 2cbc3e0 mesa: Remove unnecessary header from image.c. by Vinson Lee · 15 years ago
  91. 8fb92e9 mesa: Handle PIPE_FORMAT_B8G8R8X8_UNORM. by José Fonseca · 15 years ago
  92. ebd1075 mesa: Remove unnecessary headers from lines.c. by Vinson Lee · 15 years ago
  93. d0125e3 mesa: Remove unnecessary header from mipmap.c. by Vinson Lee · 15 years ago
  94. ed5a116 mesa: Remove unnecessary header from pixel.c. by Vinson Lee · 15 years ago
  95. 2f83948 mesa: Remove unnecessary headers from pixelstore.c. by Vinson Lee · 15 years ago
  96. 419ae5a mesa: Remove unnecessary header from points.c. by Vinson Lee · 15 years ago
  97. 80ea879 mesa: Remove unnecessary header from polygon.c. by Vinson Lee · 15 years ago
  98. f6d5290 r60: Add relocs for CB_TILE/FRAG by Alex Deucher · 15 years ago
  99. 6603550 mesa: Remove unnecessary header from state.c. by Vinson Lee · 15 years ago
  100. ec29ba1 mesa: Remove unnecessary headers from texcompress.c. by Vinson Lee · 15 years ago