1. 83155aa scons: Use .a suffix for MinGW. by José Fonseca · 16 years ago
  2. 529f86f intel: Add a none working GEM backend for intel by Jakob Bornecrantz · 16 years ago
  3. 47e3a7d radeon: get ctx right in copybuffer by Dave Airlie · 16 years ago
  4. 4aa874c r200: add missing symbols by Dave Airlie · 16 years ago
  5. 8c6a7d0 radeon/r200/r300: make legacy emit non-r300 specific by Dave Airlie · 16 years ago
  6. e7d06a5 radeon: move debug symbol add DRI2 by Dave Airlie · 16 years ago
  7. 61da612 r300: start moving new r300 cmdbuf into common code by Dave Airlie · 16 years ago
  8. 23295cf radeon/r200/r300: consolidate swap buffers by Dave Airlie · 16 years ago
  9. 44b916b radeon: remove old lock code by Dave Airlie · 16 years ago
  10. 7e5e327 radeon/r200/r300: consolidate the buffer copy/flip code into one place by Dave Airlie · 16 years ago
  11. d29e96b radeon/r200/r300: attempt to move lock to common code by Dave Airlie · 16 years ago
  12. f6d0953 cell: Specify constant as float for CEILF(). by Jonathan Adamczewski · 16 years ago
  13. c157a5b intel: bump driver date by Xiang, Haihao · 16 years ago
  14. 4637235 radeon/r200/r300: initial attempt to convert to common context code by Dave Airlie · 16 years ago
  15. 14eca6b glsl: fix a comment typo by Alan Hourihane · 16 years ago
  16. ef0e0f2 glsl: support sampler arrays. by Alan Hourihane · 16 years ago
  17. 67c7f94 glsl: fix a comment typo by Alan Hourihane · 16 years ago
  18. 8373347 glsl: support sampler arrays. by Alan Hourihane · 16 years ago
  19. 0217ed2 radeon/r200: move more stuff closer together in context by Dave Airlie · 16 years ago
  20. 34d17d2 docs: #pragma now handled by Brian Paul · 16 years ago
  21. 01a0938 glsl: add preprocessor support for #pragma by Brian Paul · 16 years ago
  22. 1f47388 Add language about implicit flush and command completion by Ian Romanick · 16 years ago
  23. b6e4869 radeon/r200: move state atom to common header by Dave Airlie · 16 years ago
  24. a8e0df0 xlib: split off cell to its own backend by Keith Whitwell · 16 years ago
  25. 2f19fec xlib: allow winsys's to register themselves with glx/xlib state tracker by Keith Whitwell · 16 years ago
  26. 34500a6 docs: fixes since 7.3-rc1 by Brian Paul · 16 years ago
  27. 00c0262 windows: try to create a context in wglCreateLayerContext() by Karl Schultz · 16 years ago
  28. 692ca82 radeon/r200: start splitting out commonalities into separate headers by Dave Airlie · 16 years ago
  29. 4b9a09e radeon: use bo_wait to wait for all buffers to be rendered to by Dave Airlie · 16 years ago
  30. f883c14 nv50: fix progs/tests/manytex by Ben Skeggs · 16 years ago
  31. adee4b9 nv50: get glxgears showing all 3 gears instead of 1!! by Ben Skeggs · 16 years ago
  32. 8337c78 nv50: change some magic reg, makes more things work by Ben Skeggs · 16 years ago
  33. e8b0088 nv50: add DXTn formats by Ben Skeggs · 16 years ago
  34. 68bb26b nv50: shadow mapping by Ben Skeggs · 16 years ago
  35. f7c2010 nv50: aniso by Ben Skeggs · 16 years ago
  36. 918fc55 nv50: occlusion queries by Ben Skeggs · 16 years ago
  37. d244201 nv50: implement KIL enough for progs/fp/kil to work by Ben Skeggs · 16 years ago
  38. 068107b5 cell: Add missing suffix to SHUFFLE macro by Jonathan Adamczewski · 16 years ago
  39. 402e675 cell: allocate batch buffers w/ 16-byte alignment by Jonathan Adamczewski · 16 years ago
  40. eeeed45 i965: fix glDrawPixels Z coordinate in intel_texture_drawpixels(). by Brian Paul · 16 years ago
  41. 3a5463d i965: fix broken glBitmap + depth test by Brian Paul · 16 years ago
  42. de35989 i965: fix broken ARB fp fog options by Brian Paul · 16 years ago
  43. a2d5031 dri: make dri_display_surface static by Keith Whitwell · 16 years ago
  44. 3e492ac dri: pull dri_swapbuffers.c into dri_drawable.c by Keith Whitwell · 16 years ago
  45. 29f603a autoconf: Only _GNU_SOURCE feature test macro needed on gnu systems by Dan Nicholson · 16 years ago
  46. 7f7fc3e mesa: match against *-gnu* instead of *-gnu in configure.ac by Julien Cristau · 16 years ago
  47. a0318d7 windows: updated VC8 project files by Thomas Henn · 16 years ago
  48. 06fdb6a glsl: better fix for for-loop scope issue (commit 6333005f7aea3e5d1d86a5c47b3fa2a1ed2f3ff0) by Brian Paul · 16 years ago
  49. 88fdddc windows: added new sources for 7.3 (may be more, needs testing) by Brian Paul · 16 years ago
  50. 1598be5 mesa: add osmesa.pc.in to tarball list by Brian Paul · 16 years ago
  51. 45604ff gallivm: Make sure the bitcode buffer is followed by a 0 byte. by Michel Dänzer · 16 years ago
  52. 3425257 dri: rename dri1 directory by Keith Whitwell · 16 years ago
  53. 782eae9 dri: sketch of new device-independent glx/dri state tracker by Keith Whitwell · 16 years ago
  54. f43e621 gallivm: Print error message from ParseBitcodeFile() in case it fails. by Michel Dänzer · 16 years ago
  55. 359bbe7 gallivm: Explicitly specify the LLVM components we need. by Michel Dänzer · 16 years ago
  56. f586c31 gallivm: Adapt to header file move in LLVM 2.4. by Michel Dänzer · 16 years ago
  57. 7a90ace nv50: make rtt work again by Ben Skeggs · 16 years ago
  58. ac65161 nv50: fix handling of depth textures by Ben Skeggs · 16 years ago
  59. 39bcc39 nv50: another typo.. by Ben Skeggs · 16 years ago
  60. ecb2eb4 nouveau: fix warning by Ben Skeggs · 16 years ago
  61. 73f1857 nv50: fix assertion failure by Ben Skeggs · 16 years ago
  62. f935f35 nv50: remove previous hack to manage tiled surfaces by Ben Skeggs · 16 years ago
  63. 515c3d9 nv50: fix a typo and a thinko by Ben Skeggs · 16 years ago
  64. ed8f0b7 nv50: enable npot textures by Ben Skeggs · 16 years ago
  65. b01d007 nv50: disable shader debug by Ben Skeggs · 16 years ago
  66. 08b6534 nv50: any cpu access to a texture is done on its backing images by Ben Skeggs · 16 years ago
  67. 103020f nv50: create buffers for each image that makes up a texture by Ben Skeggs · 16 years ago
  68. df26647 nouveau: return buffer map to something sane. by Ben Skeggs · 16 years ago
  69. 7b6fb34 nouveau: use usage, not uninitialised flags value... by Ben Skeggs · 16 years ago
  70. 4360245 Build fixes for gcc 2.95 by Matthieu Herrb · 16 years ago
  71. 0f0922f Big endian fixes. by Matthieu Herrb · 16 years ago
  72. 33f6dc3 build fix on big endian OpenBSD architectures. by Matthieu Herrb · 16 years ago
  73. 356428d replace nearbyint() by rint() for now. by Matthieu Herrb · 16 years ago
  74. b4866f8 Fix build with GCC 2.95. by Owain G. Ainsworth · 16 years ago
  75. 297a960 __builtin_expect is a gcc 3.x feature. define it out for gcc 2.95. by Matthieu Herrb · 16 years ago
  76. 516dd9b cell: optimize unpack_colors() function, saving 12 cycles by Brian Paul · 16 years ago
  77. 6324c77 cell: move color unpacking code into separate function by Brian Paul · 16 years ago
  78. b27eb7c cell: re-order the z/stencil fetch/extract/convert instructions for better perf by Brian Paul · 16 years ago
  79. c4a7820 cell: datatype clean-ups in SPE rtasm by Brian Paul · 16 years ago
  80. c73b8c4 cell: simplify the 'optional register' code by Brian Paul · 16 years ago
  81. 91fac69 cell: asst datatype clean-ups by Brian Paul · 16 years ago
  82. 097da27 cell: move depth/stencil code into separate function by Brian Paul · 16 years ago
  83. 33ba88a cell: clean-up, re-indent, comments by Brian Paul · 16 years ago
  84. e37a3ae Merge commit 'origin/gallium-0.2' into gallium-xlib-rework by Keith Whitwell · 16 years ago
  85. d67987b Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol. by Kristian Høgsberg · 16 years ago
  86. efe6893 radeon/r300: add code to setup r300 vs r500 using pci device from kernel by Dave Airlie · 16 years ago
  87. 44557bf mesa: require libdrm 2.4.3 in configure.ac by Brian · 16 years ago
  88. 83a525a cell: use tgsi_dump_instruction() instead of spe_comment() by Brian Paul · 16 years ago
  89. 2acf079 gallium: use tgsi_dump_instruction() instead of ppc_comment() by Brian Paul · 16 years ago
  90. d4394bb gallium: remove unused struct type by Brian Paul · 16 years ago
  91. 0c71313 gallium: fix register clobber bug in TGSI->PPC codegen by Brian Paul · 16 years ago
  92. 1922ea9 gallium: emit comments in TGSI->PPC codegen by Brian Paul · 16 years ago
  93. 2ebd969 gallium: code to dump/debug PPC code (disabled) by Brian Paul · 16 years ago
  94. 7acaeb8 gallium: added comment/annotation support to PPC rtasm by Brian Paul · 16 years ago
  95. fba6dac cell: added rule to produce .s assembly files by Brian Paul · 16 years ago
  96. 2b26a92 gallium: s/false/FALSE/ by Brian Paul · 16 years ago
  97. f1455ca mesa: omit old headers from tarball by Brian Paul · 16 years ago
  98. 6cee4b8 mesa: Update .gitignore by Younes Manton · 16 years ago
  99. 0b03cd4 nouveau: Update nv30 swizzling. by Younes Manton · 16 years ago
  100. 834db82 docs: document deprecated/removed headers/interfaces by Brian Paul · 16 years ago