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