1. 6487174 gallium/draw: apply DRAW_PIPE_FLAG_MASK to all vertex elements by Brian Paul · 15 years ago
  2. 5ab0d49 gallium/draw: added comments, whitespace fixes by Brian Paul · 15 years ago
  3. 96280c2 Fix PowerPC related typo in spantmp2.h by Ruediger Oertel · 15 years ago
  4. 383f460 vmware/core: Update for pipebuffer changes. by José Fonseca · 15 years ago
  5. 3f6d732 st/mesa: Remove unnecessary header from st_cb_viewport.c. by Vinson Lee · 15 years ago
  6. 8bc3c06 progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. by Vinson Lee · 15 years ago
  7. a1c5d8f i915g: Remove unnecessary header. by Vinson Lee · 15 years ago
  8. cea9250 pipebuffer: Remove unnecessary header. by Vinson Lee · 15 years ago
  9. dc544ad draw: Remove unnecessary headers. by Vinson Lee · 15 years ago
  10. e8b5203 svga: Remove unused variable. by Vinson Lee · 15 years ago
  11. a626565 vmware/core: Flush preemptively the FIFO commands to keep the GMR working set within reasonable bounds. by José Fonseca · 15 years ago
  12. beb8e8f vmware/core: Put GMR pool size in a define. by José Fonseca · 15 years ago
  13. e45579e vmw/wgl: Update for pipebuffer changes. by José Fonseca · 15 years ago
  14. 31e49dc svga: Remove duplicate code. by José Fonseca · 15 years ago
  15. 50edefe svga: Remove unused code. by José Fonseca · 15 years ago
  16. 9782d7c svga: Don't swap buffers to system memory -- winsys' responsibility. by José Fonseca · 15 years ago
  17. c4ceba1 pipebuffer: Release the lock during map wait. Cleanups. by José Fonseca · 15 years ago
  18. 3498616 pipebuffer: Swap buffers out to system memory when running out of memory. by José Fonseca · 15 years ago
  19. 0bc8851 svga: Avoid synchronization issues when doing SW TNL. by José Fonseca · 15 years ago
  20. 8410f7c mesa: Use pipe_buffer_write_nooverlap where appropriate. by José Fonseca · 15 years ago
  21. 37246f8 util: Set DISCARD & UNSYNCHRONIZED when uploading vertices sequentially. by José Fonseca · 15 years ago
  22. 1797494 util: Use pipe_buffer_write_nooverlap in blits / mipmap generation. by José Fonseca · 15 years ago
  23. a8477fb gallium: New inline to write buffers which avoids synchronization. by José Fonseca · 15 years ago
  24. 707b281 gallium: Set PIPE_BUFFER_USAGE_DISCARD flag in pipe_buffer_write. by José Fonseca · 15 years ago
  25. 13c2475 gallium: Remove temporary hack for the absence of a discard flag. by José Fonseca · 15 years ago
  26. 0ae076b svga: Follow buffer usage semantics properly. by José Fonseca · 15 years ago
  27. efc08bd st/xorg: Remove unnecessary headers. by Vinson Lee · 15 years ago
  28. 2cf8164 r200: fix CS section size mismatch by Roland Scheidegger · 15 years ago
  29. 4222bf3 llvmpipe: Remove unnecessary headers. by Vinson Lee · 15 years ago
  30. c50fe2c svga: Remove unnecessary headers. by Vinson Lee · 15 years ago
  31. e19b3c0 mach64: Remove unnecessary headers. by Vinson Lee · 15 years ago
  32. 7c66211 i810: Remove unnecessary headers. by Vinson Lee · 15 years ago
  33. 0bc2cbf ffb: Remove unnecessary headers. by Vinson Lee · 15 years ago
  34. a416123 xlib/softpipe: fix buffer memory leak by Brian Paul · 15 years ago
  35. 65d2a26 st/mesa: fix format logic in compatible_src_dst_formats() by Brian Paul · 15 years ago
  36. 4e34c5d docs: updated Mesa mailing list info by Brian Paul · 15 years ago
  37. 9f728ed st/xorg: Fic bug and close drm_api at proper place by Jakob Bornecrantz · 15 years ago
  38. e3cb614 softpipe: Remove unnecessary headers. by Vinson Lee · 15 years ago
  39. ac2a665 i915g: Remove unnecessary headers. by Vinson Lee · 15 years ago
  40. bea9ed4 svga: Do a more propper creation of textures from handles by Jakob Bornecrantz · 15 years ago
  41. c78fe6e st/xorg: Don't leak BusID buffer by Jakob Bornecrantz · 15 years ago
  42. 65354a7 st/xorg: Pass kernel driver name to drmOpen by Jakob Bornecrantz · 15 years ago
  43. a5fb5d6 st/drm: Expose kernel driver name by Jakob Bornecrantz · 15 years ago
  44. 116a02b st/dri: update dri2 drawables when viewport is changed by Ben Skeggs · 15 years ago
  45. e882943 glx: Set GL context to null in __glXSetCurrentContextNull by Luca Barbieri · 15 years ago
  46. 7a39a5c wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported color pixel formats. by José Fonseca · 15 years ago
  47. 5e870f4 wgl: Don't export pure-stencil pixel formats. by José Fonseca · 15 years ago
  48. e5da7b8 softpipe: Fix vertex buffer memory leak. by José Fonseca · 15 years ago
  49. faa99dd unichrome: Remove unnecessary headers. by Vinson Lee · 15 years ago
  50. 45a27ea mesa: Remove unnecessary header from attrib.c. by Vinson Lee · 15 years ago
  51. 2613fa8 mesa: Remove unnecessary header from blend.c. by Vinson Lee · 15 years ago
  52. c4ad036 mesa: Remove unnecessary headers from buffers.c. by Vinson Lee · 15 years ago
  53. 7366d8e mesa: Remove unnecessary header from convolve.c. by Vinson Lee · 15 years ago
  54. 08063ba mesa: Fix typo of 'unknown' in debug.c. by Vinson Lee · 15 years ago
  55. b36b85f mesa: Remove unnecessary headers from debug.c. by Vinson Lee · 15 years ago
  56. 6deb8c9 mesa: Remove unnecessary header from depthstencil.c. by Vinson Lee · 15 years ago
  57. 2660511 mesa: Remove unnecessary headers from dlist.c. by Vinson Lee · 15 years ago
  58. 7395ab0 mesa: Remove unnecessary header from drawpix.c. by Vinson Lee · 15 years ago
  59. 0b3109a mesa: Remove unnecessary header from enable.c. by Vinson Lee · 15 years ago
  60. 536e3c9 mesa: Remove unnecessary headers from fbobject.c. by Vinson Lee · 15 years ago
  61. b6dce54 mesa: Remove unnecessary header from formats.c. by Vinson Lee · 15 years ago
  62. 2cbc3e0 mesa: Remove unnecessary header from image.c. by Vinson Lee · 15 years ago
  63. 65fa119 softpipe: Skip depth testing for PIPE_S8_UNORM. by José Fonseca · 15 years ago
  64. 8fb92e9 mesa: Handle PIPE_FORMAT_B8G8R8X8_UNORM. by José Fonseca · 15 years ago
  65. bcadde2 pipebuffer: Ensure buffer size/alignment is not zero. by José Fonseca · 15 years ago
  66. dc29855 svga: Ensure buffer size/alignment is not zero. by José Fonseca · 15 years ago
  67. ebd1075 mesa: Remove unnecessary headers from lines.c. by Vinson Lee · 15 years ago
  68. d0125e3 mesa: Remove unnecessary header from mipmap.c. by Vinson Lee · 15 years ago
  69. ed5a116 mesa: Remove unnecessary header from pixel.c. by Vinson Lee · 15 years ago
  70. 2f83948 mesa: Remove unnecessary headers from pixelstore.c. by Vinson Lee · 15 years ago
  71. 419ae5a mesa: Remove unnecessary header from points.c. by Vinson Lee · 15 years ago
  72. 80ea879 mesa: Remove unnecessary header from polygon.c. by Vinson Lee · 15 years ago
  73. 6603550 mesa: Remove unnecessary header from state.c. by Vinson Lee · 15 years ago
  74. ec29ba1 mesa: Remove unnecessary headers from texcompress.c. by Vinson Lee · 15 years ago
  75. f8db32a st/dri: Add comment for intentional fallthrough in case statement. by Vinson Lee · 15 years ago
  76. 28576c9 st/mesa: change instruction count assertion to > 0 by Brian Paul · 15 years ago
  77. e978b24 st/dri: fix optionCache memory leaks by Marcin Slusarz · 15 years ago
  78. 23ae318 glxgears: unbind current context before "destroying" it by Marcin Slusarz · 15 years ago
  79. ccc888c st/xorg: If dri2 version is 2 support version 1 as well by Jakob Bornecrantz · 15 years ago
  80. 3e1241d st/xorg: Set enforce version to 1 if not defined by Jakob Bornecrantz · 15 years ago
  81. ae97520 ws/vmware: Check DRM version also when bootstrapping in dri2 mode. by Thomas Hellstrom · 15 years ago
  82. 5f2d60a st/dri: Don't request a fake front if the server adds one automatically. by Thomas Hellstrom · 15 years ago
  83. d773f28 mesa: Remove unnecessary headers from texformat.c. by Vinson Lee · 15 years ago
  84. 3982494 mesa: Remove unnecessary headers from texgetimage.c. by Vinson Lee · 15 years ago
  85. 6938dcc mesa: Remove unnecessary header from teximage.c. by Vinson Lee · 15 years ago
  86. c847e7d mesa: Remove unnecessary header from texobj.c. by Vinson Lee · 15 years ago
  87. 59eed7a mesa: Remove unnecessary header from texparam.c. by Vinson Lee · 15 years ago
  88. 3e87643 mesa: Remove unnecessary headers from texstate.c. by Vinson Lee · 15 years ago
  89. 6b6ac9a mesa: Use preprocessor to comment out code. by Vinson Lee · 15 years ago
  90. ae943f8 mesa: Remove unnecessary headers from vtxfmt.c. by Vinson Lee · 15 years ago
  91. 97e44cd mesa: Remove unnecessary headers from arbprogparse.c. by Vinson Lee · 15 years ago
  92. 97fc7ae mesa: Remove unnecessary header from nvvertparse.c. by Vinson Lee · 15 years ago
  93. 5a4d5b6 glsl: Remove unnecessary header from prog_execute.c. by Vinson Lee · 15 years ago
  94. 148498d glsl: Remove unnecessary header from prog_statevars.c. by Vinson Lee · 15 years ago
  95. 0d62242 glsl: Remove unnecessary headers from shader_api.c. by Vinson Lee · 15 years ago
  96. 1f7762f glsl: Remove unnecessary header from slang_emit.c. by Vinson Lee · 15 years ago
  97. 89950fb st/mesa: Remove unnecessary header from st_cb_drawpixels.c. by Vinson Lee · 15 years ago
  98. 59db91e glsl: Remove unnecessary header from slang_builtin.c. by Vinson Lee · 15 years ago
  99. 5350849 glsl: Remove unnecessary headers from slang_compile.c. by Vinson Lee · 15 years ago
  100. 1d3bdc2 glsl: Remove unnecessary header from slang_link.c. by Vinson Lee · 15 years ago