1. 0d051af vega: fix incorrect samplers, textures indexes in blend_bind_samplers() by Igor Oliveira · 14 years ago
  2. 6877c5d vmware/xorg: Do buffer round-robin logic differently by Jakob Bornecrantz · 14 years ago
  3. 0b482c4 st/xorg: Improve options and print them to log by Jakob Bornecrantz · 15 years ago
  4. a3b783e vmware/xorg: Export pci_probe function for ugly chain-loading by Jakob Bornecrantz · 15 years ago
  5. 36fd55f st/xorg: Export helper function for detecting modesetting by Jakob Bornecrantz · 15 years ago
  6. 16cf7e1 st/xorg: Fix warning by Jakob Bornecrantz · 15 years ago
  7. 47d30b0 st/mesa: fix int->uint conversion for negative scissor bound values by Brian Paul · 14 years ago
  8. e88d6fe mesa: move _mesa_debug() call earlier in _mesa_Scissor by Brian Paul · 14 years ago
  9. fdfa4c8 st/mesa: fix unsigned/signed breakage in scissor by Xavier Chantry · 15 years ago
  10. e85cb98 r200: Silence fprintf format warning. by Vinson Lee · 15 years ago
  11. e02dc13 x86: Do not build read_rgba_span_x86.S on Mac OS X. by Vinson Lee · 15 years ago
  12. f429b80 x86: Do not use .hidden pseudo-op on Mac OS X. by Vinson Lee · 15 years ago
  13. bc75ec0 glapi: Do not use .type pseudo-op on Mac OS X. by Vinson Lee · 15 years ago
  14. 6b55aac scons: Do not use ld options start-group and end-group on Darwin. by Vinson Lee · 15 years ago
  15. d57ba16 scons: Define _DARWIN_C_SOURCE on Darwin builds. by Vinson Lee · 15 years ago
  16. 7f2f42d progs/demos: Remove unnecessary header from shadowtex.c. by Vinson Lee · 15 years ago
  17. b62b524 r300: Remove unnecessary headers. by Vinson Lee · 15 years ago
  18. fb6bff3 intel: Remove unnecessary headers. by Vinson Lee · 15 years ago
  19. 146a77a radeon: Remove unused variable. by Vinson Lee · 15 years ago
  20. 4bad0ae tdfx: Remove unnecessary headers. by Vinson Lee · 15 years ago
  21. 283d956 sis: Remove unnecessary headers. by Vinson Lee · 15 years ago
  22. 09a142e savage: Remove unnecessary headers. by Vinson Lee · 15 years ago
  23. ca54a5b mga: Remove unnecessary headers. by Vinson Lee · 15 years ago
  24. 634ec5c i965: Remove unnecessary headers. by Vinson Lee · 15 years ago
  25. 329c1b5 i915: Remove unnecessary headers. by Vinson Lee · 15 years ago
  26. 5e78903 gallium/util: fix incorrect shift in a4r4g4b4_put_tile_rgba() by Brian Paul · 15 years ago
  27. 099e8ec mesa: re-implement _mesa_ProgramEnvParameter4fvARB() with memcpy() by Brian Paul · 15 years ago
  28. 8d1a01d mesa: use new fetch_vector1ui() function for 'unpack' GPU instructions by Brian Paul · 15 years ago
  29. efde2df xlib/softpipe: more buffer free fixes by Brian Paul · 15 years ago
  30. 6487174 gallium/draw: apply DRAW_PIPE_FLAG_MASK to all vertex elements by Brian Paul · 15 years ago
  31. 5ab0d49 gallium/draw: added comments, whitespace fixes by Brian Paul · 15 years ago
  32. 96280c2 Fix PowerPC related typo in spantmp2.h by Ruediger Oertel · 15 years ago
  33. 383f460 vmware/core: Update for pipebuffer changes. by José Fonseca · 15 years ago
  34. 3f6d732 st/mesa: Remove unnecessary header from st_cb_viewport.c. by Vinson Lee · 15 years ago
  35. 8bc3c06 progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c. by Vinson Lee · 15 years ago
  36. a1c5d8f i915g: Remove unnecessary header. by Vinson Lee · 15 years ago
  37. cea9250 pipebuffer: Remove unnecessary header. by Vinson Lee · 15 years ago
  38. dc544ad draw: Remove unnecessary headers. by Vinson Lee · 15 years ago
  39. e8b5203 svga: Remove unused variable. by Vinson Lee · 15 years ago
  40. a626565 vmware/core: Flush preemptively the FIFO commands to keep the GMR working set within reasonable bounds. by José Fonseca · 15 years ago
  41. beb8e8f vmware/core: Put GMR pool size in a define. by José Fonseca · 15 years ago
  42. e45579e vmw/wgl: Update for pipebuffer changes. by José Fonseca · 15 years ago
  43. 31e49dc svga: Remove duplicate code. by José Fonseca · 15 years ago
  44. 50edefe svga: Remove unused code. by José Fonseca · 15 years ago
  45. 9782d7c svga: Don't swap buffers to system memory -- winsys' responsibility. by José Fonseca · 15 years ago
  46. c4ceba1 pipebuffer: Release the lock during map wait. Cleanups. by José Fonseca · 15 years ago
  47. 3498616 pipebuffer: Swap buffers out to system memory when running out of memory. by José Fonseca · 15 years ago
  48. 0bc8851 svga: Avoid synchronization issues when doing SW TNL. by José Fonseca · 15 years ago
  49. 8410f7c mesa: Use pipe_buffer_write_nooverlap where appropriate. by José Fonseca · 15 years ago
  50. 37246f8 util: Set DISCARD & UNSYNCHRONIZED when uploading vertices sequentially. by José Fonseca · 15 years ago
  51. 1797494 util: Use pipe_buffer_write_nooverlap in blits / mipmap generation. by José Fonseca · 15 years ago
  52. a8477fb gallium: New inline to write buffers which avoids synchronization. by José Fonseca · 15 years ago
  53. 707b281 gallium: Set PIPE_BUFFER_USAGE_DISCARD flag in pipe_buffer_write. by José Fonseca · 15 years ago
  54. 13c2475 gallium: Remove temporary hack for the absence of a discard flag. by José Fonseca · 15 years ago
  55. 0ae076b svga: Follow buffer usage semantics properly. by José Fonseca · 15 years ago
  56. efc08bd st/xorg: Remove unnecessary headers. by Vinson Lee · 15 years ago
  57. 2cf8164 r200: fix CS section size mismatch by Roland Scheidegger · 15 years ago
  58. 4222bf3 llvmpipe: Remove unnecessary headers. by Vinson Lee · 15 years ago
  59. c50fe2c svga: Remove unnecessary headers. by Vinson Lee · 15 years ago
  60. e19b3c0 mach64: Remove unnecessary headers. by Vinson Lee · 15 years ago
  61. 7c66211 i810: Remove unnecessary headers. by Vinson Lee · 15 years ago
  62. 0bc2cbf ffb: Remove unnecessary headers. by Vinson Lee · 15 years ago
  63. a416123 xlib/softpipe: fix buffer memory leak by Brian Paul · 15 years ago
  64. 65d2a26 st/mesa: fix format logic in compatible_src_dst_formats() by Brian Paul · 15 years ago
  65. 4e34c5d docs: updated Mesa mailing list info by Brian Paul · 15 years ago
  66. 9f728ed st/xorg: Fic bug and close drm_api at proper place by Jakob Bornecrantz · 15 years ago
  67. e3cb614 softpipe: Remove unnecessary headers. by Vinson Lee · 15 years ago
  68. ac2a665 i915g: Remove unnecessary headers. by Vinson Lee · 15 years ago
  69. bea9ed4 svga: Do a more propper creation of textures from handles by Jakob Bornecrantz · 15 years ago
  70. c78fe6e st/xorg: Don't leak BusID buffer by Jakob Bornecrantz · 15 years ago
  71. 65354a7 st/xorg: Pass kernel driver name to drmOpen by Jakob Bornecrantz · 15 years ago
  72. a5fb5d6 st/drm: Expose kernel driver name by Jakob Bornecrantz · 15 years ago
  73. 116a02b st/dri: update dri2 drawables when viewport is changed by Ben Skeggs · 15 years ago
  74. e882943 glx: Set GL context to null in __glXSetCurrentContextNull by Luca Barbieri · 15 years ago
  75. 7a39a5c wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported color pixel formats. by José Fonseca · 15 years ago
  76. 5e870f4 wgl: Don't export pure-stencil pixel formats. by José Fonseca · 15 years ago
  77. e5da7b8 softpipe: Fix vertex buffer memory leak. by José Fonseca · 15 years ago
  78. faa99dd unichrome: Remove unnecessary headers. by Vinson Lee · 15 years ago
  79. 45a27ea mesa: Remove unnecessary header from attrib.c. by Vinson Lee · 15 years ago
  80. 2613fa8 mesa: Remove unnecessary header from blend.c. by Vinson Lee · 15 years ago
  81. c4ad036 mesa: Remove unnecessary headers from buffers.c. by Vinson Lee · 15 years ago
  82. 7366d8e mesa: Remove unnecessary header from convolve.c. by Vinson Lee · 15 years ago
  83. 08063ba mesa: Fix typo of 'unknown' in debug.c. by Vinson Lee · 15 years ago
  84. b36b85f mesa: Remove unnecessary headers from debug.c. by Vinson Lee · 15 years ago
  85. 6deb8c9 mesa: Remove unnecessary header from depthstencil.c. by Vinson Lee · 15 years ago
  86. 2660511 mesa: Remove unnecessary headers from dlist.c. by Vinson Lee · 15 years ago
  87. 7395ab0 mesa: Remove unnecessary header from drawpix.c. by Vinson Lee · 15 years ago
  88. 0b3109a mesa: Remove unnecessary header from enable.c. by Vinson Lee · 15 years ago
  89. 536e3c9 mesa: Remove unnecessary headers from fbobject.c. by Vinson Lee · 15 years ago
  90. b6dce54 mesa: Remove unnecessary header from formats.c. by Vinson Lee · 15 years ago
  91. 2cbc3e0 mesa: Remove unnecessary header from image.c. by Vinson Lee · 15 years ago
  92. 65fa119 softpipe: Skip depth testing for PIPE_S8_UNORM. by José Fonseca · 15 years ago
  93. 8fb92e9 mesa: Handle PIPE_FORMAT_B8G8R8X8_UNORM. by José Fonseca · 15 years ago
  94. bcadde2 pipebuffer: Ensure buffer size/alignment is not zero. by José Fonseca · 15 years ago
  95. dc29855 svga: Ensure buffer size/alignment is not zero. by José Fonseca · 15 years ago
  96. ebd1075 mesa: Remove unnecessary headers from lines.c. by Vinson Lee · 15 years ago
  97. d0125e3 mesa: Remove unnecessary header from mipmap.c. by Vinson Lee · 15 years ago
  98. ed5a116 mesa: Remove unnecessary header from pixel.c. by Vinson Lee · 15 years ago
  99. 2f83948 mesa: Remove unnecessary headers from pixelstore.c. by Vinson Lee · 15 years ago
  100. 419ae5a mesa: Remove unnecessary header from points.c. by Vinson Lee · 15 years ago