1. 72420da vl: Do not emit tgsi_version token. by Michal Krol · 15 years ago
  2. e613356 tgsi: Remove tgsi_version token. by Michal Krol · 15 years ago
  3. 5455e88 gallium: Remove tgsi_version token. by Michal Krol · 15 years ago
  4. 69671df svga: Prevent potential null pointer dereference in vmw_surface.c. by Vinson Lee · 15 years ago
  5. d509f84 gallium: fix more statetrackers/drivers for not using texture width/height/depth arrays by Roland Scheidegger · 15 years ago
  6. 8840075 tgsi/exec: Fix orientation of DDY. by Michal Krol · 15 years ago
  7. a2c1010 tgsi/exec: Force return from a subroutine at ENDSUB. by Michal Krol · 15 years ago
  8. 3bae72e draw: Fix max_index check. by Keith Whitwell · 15 years ago
  9. 75df599 tgsi/ureg: Add forgotten goto in ureg_DECL_constant(). by Michal Krol · 15 years ago
  10. 953b74d llvmpipe: Fake missing SSSE3 when simulation less capabable machines. by José Fonseca · 15 years ago
  11. da1c402 llvmpipe: Update/correct CPU requirements. by José Fonseca · 15 years ago
  12. 0528f40 Improve implementation of GL_POINT_SPRITE_COORD_ORIGIN errors by Ian Romanick · 15 years ago
  13. 4dcdf3b Merge commit 'origin/st-shader-varients' by Roland Scheidegger · 15 years ago
  14. 9e3728c scons: Make it work with MinGW build of LLVM 2.6. by José Fonseca · 15 years ago
  15. e13add8 tgsi: Fix token builder. by Michal Krol · 15 years ago
  16. ea6b36c tgsi: Update raw token dumper after token definition changes. by Michal Krol · 15 years ago
  17. e4c5fe5 radeon: fix context destroy needing lock for flushing. by Dave Airlie · 15 years ago
  18. ce56a86 r600: add ARB_texture_non_power_of_two support. by Dave Airlie · 15 years ago
  19. 949d95e vmware/xorg: Remove gem include by Jakob Bornecrantz · 15 years ago
  20. 42db8c8 st/xorg: Use pipe clear hook for solid fills of whole pixmaps. by Michel Dänzer · 15 years ago
  21. b96218c svga: hash the whole key, not just the first four bytes by Keith Whitwell · 15 years ago
  22. 3eb3bfb st/xorg: Make sure DRI2 blits use GPU copy contents even for software fallback. by Michel Dänzer · 15 years ago
  23. ecfe135 st/xorg: fix refcounting bugs introduced in earlier commit by Keith Whitwell · 15 years ago
  24. dfb871d st/xorg: formatting by Keith Whitwell · 15 years ago
  25. 41423c0 st/xorg: remove debugging flush by Keith Whitwell · 15 years ago
  26. c783f5c svga: Remove spurious argument to SVGA_DBG. by José Fonseca · 15 years ago
  27. 7b0e4ad st/xorg: render throttling in block handler by Keith Whitwell · 15 years ago
  28. 8544c30 st/xorg: split copy operation into prepare/copy/done phases by Keith Whitwell · 15 years ago
  29. 91a5131 st/xorg: don't set up constant buffer for non-xv fragment shaders by Keith Whitwell · 15 years ago
  30. fa799f8 st/xorg: split up shared Done call by Keith Whitwell · 15 years ago
  31. b4ea1eb st/xorg: set up rasterizer state in init by Keith Whitwell · 15 years ago
  32. 86ba513 st/xorg: remove redundant clipping code by Keith Whitwell · 15 years ago
  33. 899d20c st/xorg: don't bother with cso save and restore in copy func by Keith Whitwell · 15 years ago
  34. 7fbdbad st/xorg: consolidate some dest surface state setting by Keith Whitwell · 15 years ago
  35. 808f037 glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore. by Vinson Lee · 15 years ago
  36. 11dce74 r600 : reset stack flag with one channel only. by Richard Li · 15 years ago
  37. 45d9ea3 vmware/xorg: Link against libkms by Jakob Bornecrantz · 15 years ago
  38. 77529a2 vmware/xorg: Clean Makefile a bit by Jakob Bornecrantz · 15 years ago
  39. 522e840 vmware/xorg: Don't link against libdrm_intel by Jakob Bornecrantz · 15 years ago
  40. eca5d69 vmware/xorg: Stage driver in lib/gallium by Jakob Bornecrantz · 15 years ago
  41. d4c2f53 r600 : fix stack depth setting bug. by Richard Li · 15 years ago
  42. 8bf4e5d llvmpipe: Update instructions. by José Fonseca · 15 years ago
  43. 91a4e6d tgsi: rename fields of tgsi_full_src_register to reduce verbosity by Keith Whitwell · 15 years ago
  44. 5b0824d tgsi: rename fields of tgsi_full_dst_register to reduce verbosity by Keith Whitwell · 15 years ago
  45. fe2b31e tgsi: rename fields of tgsi_full_declaration to reduce verbosity by Keith Whitwell · 15 years ago
  46. 7d6c8f9 tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity by Keith Whitwell · 15 years ago
  47. 763426a tgsi: reduce repetition of structure name in its members by Keith Whitwell · 15 years ago
  48. f3a0615 svga: Handle comment tokens when dumping. by José Fonseca · 15 years ago
  49. 42ae003 tgsi: remove unnecessary full_token init and free functions by Keith Whitwell · 15 years ago
  50. 9fbfe6b tgsi: remove unused Flags member from full_instruction by Keith Whitwell · 15 years ago
  51. d185c2f svga: Use consistent names for public symbol names of shader dumping facilities. by José Fonseca · 15 years ago
  52. a71f836 svga: Use consistent file names for dumping facilities. by José Fonseca · 15 years ago
  53. 1325361 util: Describe a few more formats. by José Fonseca · 15 years ago
  54. 4ae3e88 llvmpipe: Use assert instead of abort. Only verify functions on debug builds. by José Fonseca · 15 years ago
  55. 066991c llvmpipe: Fix memory leak. by José Fonseca · 15 years ago
  56. 2282fb7 llvmpipe: Use the generic conversion routine for depths. by José Fonseca · 15 years ago
  57. b375526 llvmpipe: Be more conservative with the supported formats. by José Fonseca · 15 years ago
  58. c6d663e wgl: Fix copy'n'paste typo in comment. by José Fonseca · 15 years ago
  59. 52df532 llvmpipe: Fix typo in comparison operator. by José Fonseca · 15 years ago
  60. 56ee132 gallium: try and update r300 and nv drivers for tgsi changes by Keith Whitwell · 15 years ago
  61. 7fac8ce st/xorg: Pass mode types from the kernel to X by Jakob Bornecrantz · 15 years ago
  62. ba1ca28 gallium: simplify tgsi tokens further by Keith Whitwell · 15 years ago
  63. ee40b20 st/xorg: Add libkms integration by Jakob Bornecrantz · 15 years ago
  64. 1a19b9d st/xorg: Touch up xorg_crtc.c by Jakob Bornecrantz · 15 years ago
  65. def9b0e st/xorg: Rename driver functions by Jakob Bornecrantz · 15 years ago
  66. 431e85f st/xorg: Rename output functions by Jakob Bornecrantz · 15 years ago
  67. 6713a83 st/xorg: Rename dri2 functions by Jakob Bornecrantz · 15 years ago
  68. 26f9eed st/xorg: Standardise all function names defined in xorg_tracker.h by Jakob Bornecrantz · 15 years ago
  69. 2946aea svga: try harder to make the cachable flag work by Keith Whitwell · 15 years ago
  70. c712f33 st/xorg: accelerate src luminance by Zack Rusin · 15 years ago
  71. d228e3c util: also print out memory statistics by Zack Rusin · 15 years ago
  72. 55b0157 svga: revert packing of surface key by Keith Whitwell · 15 years ago
  73. 92c6a26 radeon: fix context destroy needing lock for flushing. by Dave Airlie · 15 years ago
  74. 94bcb9f glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore. by Vinson Lee · 15 years ago
  75. 0d89f3d glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore. by Vinson Lee · 15 years ago
  76. f895abb glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore. by Vinson Lee · 15 years ago
  77. f1ce37f svga: cache textures as well as buffers by Keith Whitwell · 15 years ago
  78. 4509f3c st/xorg: use surface_copy for blits if available by Keith Whitwell · 15 years ago
  79. 3c46bbe tgsi: Document Declaration Semantic token and FACE semantic name. by Michal Krol · 15 years ago
  80. bae9ece slang: Fix allocation size. by Michal Krol · 15 years ago
  81. 53d9b7d mesa: Fix pointer arithmetic. by Michal Krol · 15 years ago
  82. 0c54d76 tgsi: Implement predicated instructions in exec. by Michal Krol · 15 years ago
  83. 59a70c3 tgsi: Add ureg_DECL_loop(). by Michal Krol · 15 years ago
  84. 5ee0d9f tgsi: Account for gallium shader token representation changes. by Michal Krol · 15 years ago
  85. 57221c5 gallium: Refactor the instruction predicate TGSI token. by Michal Krol · 15 years ago
  86. b12ca6b i915: Initialize Length and Offset fields when mapping a buffer object by Ian Romanick · 15 years ago
  87. da08831 shaderutil: Fix detection of shaders by Ian Romanick · 15 years ago
  88. 2176b3e r300: fix swtcl bo leak problem. by Dave Airlie · 15 years ago
  89. bd13e6e radeon/r200/r300/r600: make bo mapping be explicit by Dave Airlie · 15 years ago
  90. 863ad9a mesa: use gcc __builtin_popcount() by Brian Paul · 15 years ago
  91. 8d80b54 r300g: use util_bitcount() by Brian Paul · 15 years ago
  92. 0a27c7b egl: use util_bitcount() by Brian Paul · 15 years ago
  93. 15740eb gallium/util: added util_bitcount() by Brian Paul · 15 years ago
  94. acc51ac svga: Filter out pendantic and ansi flags by Jakob Bornecrantz · 15 years ago
  95. 326b66d glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore. by Vinson Lee · 15 years ago
  96. 364070b dri: Fix potential null pointer deference in dri_put_drawable. by Vinson Lee · 15 years ago
  97. 5173d14 Merge commit 'origin/mesa_7_7_branch' by Maciej Cencora · 15 years ago
  98. 960464e radeon: fix errors in miptree related function by Maciej Cencora · 15 years ago
  99. 635823d Merge branch 'mesa_7_7_branch' of http://anongit.freedesktop.org/git/mesa/mesa into mesa_7_7_branch by Maciej Cencora · 15 years ago
  100. a117502 autoconf: Fix case for not having package by Jakob Bornecrantz · 15 years ago