1. c61bf36 llvmpipe: export the tgsi translation code to a common layer by Zack Rusin · 14 years ago
  2. 74d2354 radeong: Provide drm_api::destroy hook. by Corbin Simpson · 14 years ago
  3. 184cefc radeong: Always return something for create_screen. by Corbin Simpson · 14 years ago
  4. 361d73f st/dri: fix compile breakage by Keith Whitwell · 14 years ago
  5. 0b99303 egl: re-fix context_create typo by Keith Whitwell · 14 years ago
  6. 3703e25 svga: remove dead debug sleep by Keith Whitwell · 14 years ago
  7. a23357c gallium: remove softpipe references in other drivers by Keith Whitwell · 14 years ago
  8. 6447b20 drm/radeon: remove softpipe references by Keith Whitwell · 14 years ago
  9. ebe2f76 cell: fix the usual cell breakage by Marc Dietrich · 14 years ago
  10. 7f41f54 gallium: squash-merge of gallium screen context by Keith Whitwell · 14 years ago
  11. 01923fb glx: permit building with older protocol headers by Keith Whitwell · 14 years ago
  12. e891a9c progs/demos: update .gitignore by Joakim Sindholt · 14 years ago
  13. 7da1a52 progs/xdemos: Silence uninitialized variable warning. by Vinson Lee · 14 years ago
  14. eaf8fe6 radeon: fix UMS since stp addition. by Dave Airlie · 14 years ago
  15. 1a45c2b mesa: Fix mesa_next_pow_two to return same value if parameter is pow2. by Pauli Nieminen · 14 years ago
  16. ce1f351 r200: Fix LOD min/max emit. by Pauli Nieminen · 14 years ago
  17. 0943706 r100/r200/r300/r600: Set MaxCombinedTextureImageunits. by Pauli Nieminen · 14 years ago
  18. 76a9831 r200: Fix lod bias correction. by Pauli Nieminen · 14 years ago
  19. bfa877c llvmpipe: Silence GCC 'type qualifiers ignored on function return type' warnings. by Vinson Lee · 14 years ago
  20. 4f3a023 svga: Remove unnecessary header. by Vinson Lee · 14 years ago
  21. 290487c llvmpipe: Remove unnecessary headers. by Vinson Lee · 14 years ago
  22. 5201e94 r300g: cleanup XXXs in the DSA state by Marek Olšák · 14 years ago
  23. 2f5fcce r300g: make a local copy of framebuffer state by Marek Olšák · 14 years ago
  24. c8b3461 r300g: fix color channel masks by Marek Olšák · 14 years ago
  25. 93b9d91 r300g: remove useless GA_COLOR_CONTROL emit by Marek Olšák · 14 years ago
  26. f02aec3 r300g: add L8_SRGB and A8L8_SRGB texture formats by Marek Olšák · 14 years ago
  27. 198e810 r200: Add some debug output to texture function. by Pauli Nieminen · 14 years ago
  28. db3460e r300: Fix emit size prediction to know about primitive splitting. by Pauli Nieminen · 14 years ago
  29. cdb0a51 radeon: Add some debug output to texture function.\n by Pauli Nieminen · 14 years ago
  30. e6f2819 radeon: Use _mesa_next_pow_two_32 instead of own implementation. by Pauli Nieminen · 14 years ago
  31. d41740e mesa/main: Add function to find next higher power of two. by Pauli Nieminen · 14 years ago
  32. f8969dd radeon: Add some debug output to miptree code. by Pauli Nieminen · 14 years ago
  33. 9d5f882 radeon: Remove the loop from stride size calculation. by Pauli Nieminen · 14 years ago
  34. 78572eb Gallium: Add Solaris atomic function definitions to u_atomic.h by Alan Coopersmith · 14 years ago
  35. fd2378e intel: Allow L8 PBO blit uploads. by Damien Lespiau · 14 years ago
  36. c8433af i965: Keep the CURBE BO mapped and memcpy instead of subdataing. by Eric Anholt · 14 years ago
  37. 3e49820 i965: Reset the "need new CURBE BO" flag when we make a new CURBE bo. by Eric Anholt · 14 years ago
  38. 67e5fd7 intel: Check aperture size when doing a blit glClear. by Eric Anholt · 14 years ago
  39. 12d0721 intel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_ARGB8888. by Eric Anholt · 14 years ago
  40. 507faae llvmpipe: Silence GCC 'no previous prototype' warning. by Vinson Lee · 14 years ago
  41. 4e907e8 i965g: Remove unnecessary headers. by Vinson Lee · 14 years ago
  42. 8a985a9 eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms by Alan Coopersmith · 14 years ago
  43. 8109b6d gallium/python: support two more formats in retrace dumps by Zack Rusin · 14 years ago
  44. 337d3b2 st/mesa: allow negative index for PROGRAM_STATE_VAR by Brian Paul · 14 years ago
  45. a636f5b mesa: debug output for ARL by Brian Paul · 14 years ago
  46. 1a36670 docs: Fix a typo in mesa3d.org HTML. by Brian Paul · 14 years ago
  47. a199ccc osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs. by Brian Paul · 14 years ago
  48. 45ceabf progs/demos: fix typo by Brian Paul · 14 years ago
  49. 077bc2f egl_dri2: Use pkg-config cflags and libs from configure output by Kristian Høgsberg · 14 years ago
  50. e423df0 nouveau: Fix warning for void function returning value. Add missing include for pipe_reference_init function. by Patrice Mandin · 14 years ago
  51. da73c4d glapi: Add back the reduced Noop dispatch by Kristian Høgsberg · 14 years ago
  52. 697e221 glx: Don't mark the XF86DRI functions PUBLIC by Kristian Høgsberg · 14 years ago
  53. 832f2d3 egl_dri2: Log both driver and core extensions by Kristian Høgsberg · 14 years ago
  54. 9c94fae egl_dri2: Audit and fix errors paths by Kristian Høgsberg · 14 years ago
  55. f27b4fa egl_dri2: Just cast the pointer difference to an int by Kristian Høgsberg · 14 years ago
  56. f1d544d st/mesa: 'fix' point coord semantic info by Brian Paul · 14 years ago
  57. cea2b8d tgsi: remove special-case code for fragment position by Brian Paul · 14 years ago
  58. 476b668 allow make to build lp_test_* for llvmpipe by Chris Li · 14 years ago
  59. ad60552 llvmpipe: Disable multithreading on windows. by José Fonseca · 14 years ago
  60. e95e5ca os: Don't assert on missing implementation of barrier init/destroy. Just usage. by José Fonseca · 14 years ago
  61. 8eda504 Merge remote branch 'origin/master' by José Fonseca · 14 years ago
  62. a1af8ee Merge remote branch 'origin/lp-binning' by José Fonseca · 14 years ago
  63. 6785a8a r200: Optimize polygon stipple emit. by Pauli Nieminen · 14 years ago
  64. 05b0408 r200: Add trace logging to r200PointSize. by Pauli Nieminen · 14 years ago
  65. c036d13 Merge commit 'fj/mesa-next' by Keith Whitwell · 14 years ago
  66. 69f2029 r100: Add the polygon stipple state to the state list. by Pauli Nieminen · 14 years ago
  67. 4f47684 egl: Add debug messages to config validation and matching. by Chia-I Wu · 14 years ago
  68. a37dc17 egl: Clean up eglconfig.h. by Chia-I Wu · 14 years ago
  69. 1b2b08c docs: Update the developer section of egl.html. by Chia-I Wu · 14 years ago
  70. 5f08eff egl: Remove egl_xdri. by Chia-I Wu · 14 years ago
  71. cb260e1 egl: Update the comments to typecast macros. by Chia-I Wu · 14 years ago
  72. a35e633 egl_dri2: Use _EGL_DRIVER_STANDARD_TYPECASTS. by Chia-I Wu · 14 years ago
  73. b31255f egl: Clarify IsLinked and IsBound. by Chia-I Wu · 14 years ago
  74. fc5ca85 egl_dri2: Do not destroy linked resources. by Chia-I Wu · 14 years ago
  75. 7e7c1ba egl_dri2: Fix a snprintf warning. by Chia-I Wu · 14 years ago
  76. 8d411c9 egl_dri2: Add a debug print for DRI2 extensions. by Chia-I Wu · 14 years ago
  77. 2eb7a2f configure.ac: Check for xcb-dri2 to enable EGL dri2 driver. by Chia-I Wu · 14 years ago
  78. c6e830c egl: Implement eglCopyBuffers for DRI2, make pixmap and pbuffers actually work by Kristian Høgsberg · 14 years ago
  79. 4ac9c80 mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean by Brian Paul · 14 years ago
  80. 0f763c5 r200: Add the polygon stipple state to the state list. by Pauli Nieminen · 14 years ago
  81. 77768cd r200: Add logging for glPolygonStripple. by Pauli Nieminen · 14 years ago
  82. 66229ea radeon: Make debugging automaticaly increase logging verbosity for debug build. by Pauli Nieminen · 14 years ago
  83. 5b6b67e Nuke the nv0x-nv2x gallium pipe drivers. by Francisco Jerez · 14 years ago
  84. bfb5dc6 Import a classic DRI driver for nv0x-nv2x. by Francisco Jerez · 14 years ago
  85. 42fa009 egl: Add driver for EGL on X with DRI2 by Kristian Høgsberg · 14 years ago
  86. 7b6fa78 scons: Eliminate mixed space/tabs. by José Fonseca · 14 years ago
  87. 9f151f9 scons: Only override scons CC selection in the embedded platform. by José Fonseca · 14 years ago
  88. 838d988 trace: util_stream -> os_stream by José Fonseca · 14 years ago
  89. c75d644 auxiliary: util_stream -> os_stream by José Fonseca · 14 years ago
  90. 0eb8e77 os: Ensure header includes are outside extern "C" {}. by José Fonseca · 14 years ago
  91. 5ee324a util: Reimplement u_time on top of os_time. by José Fonseca · 14 years ago
  92. b7b7ea9 gallium: Add a define for deprecated function attribute. by José Fonseca · 14 years ago
  93. 2ef6d31 os: Time abstractions. by José Fonseca · 14 years ago
  94. 24ea025 os/os_memory_aligned.h: fix memory allocation alignment for 64 bits by José Fonseca · 14 years ago
  95. 3aba0a2 i965g: include u_inlines.h by Brian Paul · 14 years ago
  96. 339d42b r600: reduce number of cache flushes by Alex Deucher · 14 years ago
  97. f769ab0 util: Disable u_time.c implementation for embedded. by José Fonseca · 14 years ago
  98. d015dfb trace: Use u_time. by José Fonseca · 14 years ago
  99. 47a080d gallium: Don't try to auto-detect the OS when embedded os is already pre-defined. by José Fonseca · 14 years ago
  100. 9cd2abd llvmpipe: Disable unit tests on embedded platforms. by José Fonseca · 14 years ago