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