1. d82b803 r300: half float support by Dave Airlie · 15 years ago
  2. 96f2f0d i965: add support for ARB_half_float_vertex by Dave Airlie · 15 years ago
  3. 4736e1c dri: Remove unnecessary glapi headers. by Chia-I Wu · 15 years ago
  4. bdd2500 Do not include glapi/dispatch.h outside Mesa core. by Chia-I Wu · 15 years ago
  5. 156c90e r200: re-adding missing pitch alignment check in blit code by Alex Deucher · 15 years ago
  6. 67aa704 r200: fix some breakage after move to common blit code by Alex Deucher · 15 years ago
  7. 5a99ca4 r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c by Alex Deucher · 15 years ago
  8. 917b6d2 Remove hardcoded -Wall from Radeon DRI makefiles by Alan Coopersmith · 15 years ago
  9. 5e82403 Merge remote branch 'origin/opengl-es-v2' by Chia-I Wu · 15 years ago
  10. 76cf261 r100/r200: fix Y coord flipping in accelerated blits by Alex Deucher · 15 years ago
  11. 1bb6b1d r100/r200: fix dst pitch in blit code by Alex Deucher · 15 years ago
  12. f965345 r200: add missing symlink to radeon_tex_copy.c by Alex Deucher · 15 years ago
  13. 1f0709f r100/r200: align to pitch updates in blit interface by Maciej Cencora · 15 years ago
  14. 2706bc6 r200: use common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  15. 5170d24 r100: use common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  16. 8a4d739 radeon/r300/r600: share common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  17. 0aed44f r600: align to r300 changes in the blit code by Maciej Cencora · 15 years ago
  18. 0174dac r300/r600: move some bo offsets checking to blit code by Maciej Cencora · 15 years ago
  19. ac8afd4 r600: prepare for some code sharing by Maciej Cencora · 15 years ago
  20. f54e96c r300: check if blitting for given format is supported earlier by Maciej Cencora · 15 years ago
  21. acac99e r300: use nearest texture filtering for accelerated blits by Maciej Cencora · 15 years ago
  22. f2fea26 r300: fix Y coord flipping in accelerated blits by Maciej Cencora · 15 years ago
  23. 11affaf radeon: use mesa provided _mesa_tex_target_to_face function by Maciej Cencora · 15 years ago
  24. 9363a81 r300: prepare for texcopy code sharing by Maciej Cencora · 15 years ago
  25. f542fde radeon: add blit function to vtbl by Maciej Cencora · 15 years ago
  26. 8f7dfe3 intel: Remove dead note_fence vtbl hook. by Eric Anholt · 15 years ago
  27. a45f24c i965: Improve the hashing of brw_state_cache keys to include the cache_id. by Eric Anholt · 15 years ago
  28. d1cefab i965: Remove obsolete comment about the state atoms. by Eric Anholt · 15 years ago
  29. fb49015 i965: Upload as many VS constants as possible through the push constants. by Eric Anholt · 15 years ago
  30. 62a96f7 i965: Allow for variable-sized auxdata in the state cache. by Eric Anholt · 15 years ago
  31. 7d4e674 intel: Use the new DRI2 flush invalidate entrypoint to signal frame done. by Eric Anholt · 15 years ago
  32. ef63110 r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b by Alex Deucher · 15 years ago
  33. 2b1d5ea r100/r200/r600: check if blitting for given format is supported earlier by Alex Deucher · 15 years ago
  34. a67cd19 r100/r200: add blit support for ARGB4444 by Alex Deucher · 15 years ago
  35. f6d5290 r60: Add relocs for CB_TILE/FRAG by Alex Deucher · 15 years ago
  36. daccc96 r100: add blit support by Alex Deucher · 15 years ago
  37. 1ced546 r200: add blit support by Alex Deucher · 15 years ago
  38. 0714474 i965: Clean up constbuf handling by splitting reladdr/non-reladdr loads. by Eric Anholt · 15 years ago
  39. c653f5f i965: Only set up the stack register if it's going to get used. by Eric Anholt · 15 years ago
  40. d5b9642 i965: Fix loads of non-relative-addr constants after a reladdr load. by Eric Anholt · 15 years ago
  41. 3310fe0 r600: fix some warnings by Alex Deucher · 15 years ago
  42. 1560183 r600: Update default state size to account for the new relocation by Jerome Glisse · 15 years ago
  43. 46dc6fd r6xx/r7xx: emit relocation for FRAG & TILE buffer by Jerome Glisse · 15 years ago
  44. 7b82f0f r600: fix shadow_ambient shader by Andre Maasikas · 15 years ago
  45. 816cb90 radeon_compiler: include main/compiler.h for compiler portability macros by Alan Coopersmith · 15 years ago
  46. 8d24273 r600: remove stray END_BATCH in blit code by Alex Deucher · 15 years ago
  47. 8b70439 r600: improve blit support by Alex Deucher · 15 years ago
  48. 7283a24 r600: add initial blit support by Andre Maasikas · 15 years ago
  49. ec8ce40 r600: add r600_blit.c by Alex Deucher · 15 years ago
  50. 562c127 Merge branch 'master' into opengl-es-v2 by Chia-I Wu · 15 years ago
  51. c6ef705 Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa by Jesse Barnes · 15 years ago
  52. 42f2880 radeon: fix prediction for r100 inline vert/elt emits. by Dave Airlie · 15 years ago
  53. 554043b radeon: fix bug in realloc code. by Dave Airlie · 15 years ago
  54. 0b7b76f r300: minor accelerated blit fixes by Maciej Cencora · 15 years ago
  55. cf17480 r300: fallback on depth buffer blits by Maciej Cencora · 15 years ago
  56. 7c50d29 intel/DRI2: add DRI2flushExtension support with invalidate hook by Kristian Høgsberg · 15 years ago
  57. 7f17057 DRI2/GLX: add INTEL_swap_event support by Jesse Barnes · 15 years ago
  58. a35f6bb DRI2: add SwapBuffers support by Jesse Barnes · 15 years ago
  59. fd70841 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  60. 3c42e40 r300: Move initial declaration outside for loop. by Vinson Lee · 15 years ago
  61. 46f5579 intel: Remove leftover symlinks from DRI1 removal. by Eric Anholt · 15 years ago
  62. fa47eff i810: use ColorMask[0] by Brian Paul · 15 years ago
  63. ef7eb62 meta: remove F suffix from _mesa_Ortho() params by Brian Paul · 15 years ago
  64. cb3cb96 meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmap by Brian Paul · 15 years ago
  65. 06970b2 meta: set viewport and projection matrix in _mesa_meta_GenerateMipmap by Brian Paul · 15 years ago
  66. 49653c0 r600: adjust after radeon mipmap changes in 7118db8700 by Andre Maasikas · 15 years ago
  67. dc7f309 r300/compiler: add full viewport transformation support in WPOS codegen by Marek Olšák · 15 years ago
  68. c9befda r600: float texture component ordering by Pierre Ossman · 15 years ago
  69. 324568f mesa: test index bounds before array element by Roel Kluin · 15 years ago
  70. 955f512 Make sure we use only signed/unsigned ints with bitfields. by Michal Krol · 15 years ago
  71. e4b7d9e i965: fix invalid assertion in emit_xpd(), again by Brian Paul · 15 years ago
  72. e32487b Merge remote branch 'origin/mesa_7_7_branch' by José Fonseca · 15 years ago
  73. e555146 i965: fix invalid assertion in emit_xpd() by Brian Paul · 15 years ago
  74. 766f3cc tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3() by Roel Kluin · 15 years ago
  75. 5a7c2a9 i965: Fix build after blind merge of mesa 7.7 by Brian. by Eric Anholt · 15 years ago
  76. ae44b92 Merge branch 'remove-intel-dri1' by Kristian Høgsberg · 15 years ago
  77. c91ceee r600: adjust after radeon mipmap changes in 7118db8700 by Andre Maasikas · 15 years ago
  78. 750c1e7 r600: support depth compare functions & shadow_ambient by Andre Maasikas · 15 years ago
  79. f6c2d1f mesa: make texture BorderColor a union of float/int/uint by Brian Paul · 15 years ago
  80. 5ac1649 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  81. b434a81 i915: Use _MaxLevel on principle in texture setup. by Eric Anholt · 15 years ago
  82. 19a26df intel: Fix CopyTexImage from tiled mipmap levels > 0. by Eric Anholt · 15 years ago
  83. 63610fa i965: Fix the surface offset calculation for tiled buffers. by Eric Anholt · 15 years ago
  84. a160d1c r600: support vertex_array_bgra by Andre Maasikas · 15 years ago
  85. 51362a7 intel: intelScreenContext() is no longer used by Kristian Høgsberg · 15 years ago
  86. 5a0b60a intel: Remove remaining dri2.enabled tests by Kristian Høgsberg · 15 years ago
  87. 2861d92 intel: Drop more cliprect bookkeeping by Kristian Høgsberg · 15 years ago
  88. d282128 intel: Remove struct intel_framebuffer by Kristian Høgsberg · 15 years ago
  89. a6e1d3e intel: Remove client-side vblank code by Kristian Høgsberg · 15 years ago
  90. 5bc4b88 intel: Drop intelWindowMoved() by Kristian Høgsberg · 15 years ago
  91. 5203b72 intel: Drop batchbuffer cliprect_mode tracking by Kristian Høgsberg · 15 years ago
  92. f55d092 intel: Drop DRI1 static regions by Kristian Høgsberg · 15 years ago
  93. ee49ac8 intel: Use depth buffer from ctx.DrawBuffer in copypix_src_region() by Kristian Høgsberg · 15 years ago
  94. 01dc463 intel: Drop LOCK/UNLOCK_HARDWARE() by Kristian Høgsberg · 15 years ago
  95. 3566bc7 intel: Drop DRI1 SwapBuffer implementation by Kristian Høgsberg · 15 years ago
  96. 4611f08 intel: Drop DRI1 CopySubBuffer implementation by Kristian Høgsberg · 15 years ago
  97. 48c0ff1 intel: Drop DRI1 support by Kristian Høgsberg · 15 years ago
  98. 39a0e4e Push __driDriverExtensions out of dri_util.c and into the drivers by Kristian Høgsberg · 15 years ago
  99. d61f073 Remove leftover __DRI{screen,drawable,context}Private references by Kristian Høgsberg · 15 years ago
  100. 8616cec Check for libdrm_$chipset.pc when needed by Kristian Høgsberg · 15 years ago