1. 4f95688 st/xorg: When selecting st via configure make sure to test for xorg-server by Jakob Bornecrantz · 14 years ago
  2. 271af2a libgl-xlib: add depend to make clean list by Brian Paul · 14 years ago
  3. 672f6cd glapi: use _mesa_snprintf() by Brian Paul · 14 years ago
  4. 56da240 r300/compiler: implement the Abs source operand modifier for vertex shaders by Marek Olšák · 14 years ago
  5. b5fc699 r300/compiler: emulate SIN/COS/SCS in r3xx-r4xx vertex shaders by Marek Olšák · 14 years ago
  6. c4066b7 mesa: s/snprintf/_mesa_snprintf/ by Vinson Lee · 14 years ago
  7. 2470750 r300g: do not advertise half_float_vertex on rv3x0 by Marek Olšák · 14 years ago
  8. 50db6db r300g: extend and clean up debug logging by Marek Olšák · 14 years ago
  9. 499022c r300g/swtcl: do not emit texcoords if they are also stuffed in GA by Marek Olšák · 14 years ago
  10. f5804e6 r300g: rework the draw_rectangle hook by Marek Olšák · 14 years ago
  11. 7facb8f Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa by Maciej Cencora · 14 years ago
  12. c6b7aa9 r600: Fix include recursion. by Vinson Lee · 14 years ago
  13. 5ba0ba7 r300g: Remove unnecessary header. by Vinson Lee · 14 years ago
  14. ba03a0b radeon: fix some wine d3d9 tests by Maciej Cencora · 14 years ago
  15. cd629c2 llvmpipe: Re-enable threading on windows. by José Fonseca · 14 years ago
  16. 209009d os: remove gratuitous pipe_barrier placeholder code by nobled · 14 years ago
  17. 7ce9a3a os, rbug: remove PIPE_THREAD_HAVE_CONDVAR by nobled · 14 years ago
  18. f321d5c os: Implement pipe_condvar on Windows Vista and later by nobled · 14 years ago
  19. 9795a60 os: Implement pipe_condvar on win32 by nobled · 14 years ago
  20. 8c836f7 r300g: implement fast color clear by Marek Olšák · 14 years ago
  21. 78e8a87 r300g: clear and copy a resource with a rectangular point sprite by Marek Olšák · 14 years ago
  22. 0864851 r300g: do not use immediate mode if there is a VBO in VRAM by Marek Olšák · 14 years ago
  23. 9be8f7d u_blitter: add draw_rectangle callback which can be overridden by a driver by Marek Olšák · 14 years ago
  24. 749e245 u_blitter: clean up the texcoord computations by Marek Olšák · 14 years ago
  25. 3bd15a9 u_blitter: simplify blitter_set_rectangle by Marek Olšák · 14 years ago
  26. 9b03da9 u_blitter: rename blitter->base, add a way to get a pipe context from blitter by Marek Olšák · 14 years ago
  27. 9cdd481 r300g: ugly fix of a hardlock in the cubestorm xscreensaver by Marek Olšák · 14 years ago
  28. 72e6a1e radeon: lower texture memory consumption is some cases by Maciej Cencora · 14 years ago
  29. ad24ea3 radeon: fix teximage migration failure in rare case by Maciej Cencora · 14 years ago
  30. 452a7d5 r300c: Fix vertex data setup for named buffer objects with unaligned offset by Maciej Cencora · 14 years ago
  31. 932e4e6 r600: Remove unnecessary headers. by Vinson Lee · 14 years ago
  32. d63cb78 r300g: do not print a rejected CS if RADEON_DUMP_CS is not set by Marek Olšák · 14 years ago
  33. 8dc6d76 r600: Fix GCC 'implication declaration of function' warnings. by Vinson Lee · 14 years ago
  34. 00fb58e r600: Remove unnecessary header. by Vinson Lee · 14 years ago
  35. 308f52d r600: Fix include recursion. by Vinson Lee · 14 years ago
  36. 0c767b9 glslcompiler: Fix GCC warn_unused_result warning. by Vinson Lee · 14 years ago
  37. 16def30 glslcompiler: Fix memory leaks on error paths. by Vinson Lee · 14 years ago
  38. 011e679 glslcompiler: Remove unnecessary headers. by Vinson Lee · 14 years ago
  39. 343b38a mesa: Move [UN]CLAMPED_FLOAT_TO_UBYTE from imports.h to macros.h. by Vinson Lee · 14 years ago
  40. 347c00c r300g: allow the GTT domain for samplers by Marek Olšák · 14 years ago
  41. 8a8e311 r300/compiler: Add a register rename pass. by Tom Stellard · 14 years ago
  42. 3724a2e r300/compiler: Fix scheduling of TEX instructions. by Tom Stellard · 14 years ago
  43. 75d0e95 r300g/swtcl: fix out-of-bounds write by Marek Olšák · 14 years ago
  44. f8f1c62 draw: Fix off-by-one error in assert. by Vinson Lee · 14 years ago
  45. 41f6691 glsl: fix indirect addressing of gl_TextureMatrix[] arrays by Brian Paul · 14 years ago
  46. 2168b87 egl_dri2: Support _EGL_PLATFORM_DRM by Kristian Høgsberg · 14 years ago
  47. 7595733 glslcompiler: Fix build. by Vinson Lee · 14 years ago
  48. 6dd7d65 Merge branches 'master' and 'master' of ssh://git.freedesktop.org/git/mesa/mesa by Vinson Lee · 14 years ago
  49. 392a251 r300g: fix texturing with negative lod bias by Marek Olšák · 14 years ago
  50. 61a26cd r300g: store/return the stride for winsys_handle in winsys by Marek Olšák · 14 years ago
  51. 8a3f2eb i965: Add disasm for SEND mlen/rlen on Sandybridge. by Eric Anholt · 14 years ago
  52. 20be3ff i965: Add 'wait' instruction support by Zhenyu Wang · 14 years ago
  53. a3cc758 i965: Fix disasm of a SEND's mlen and rlen on Ironlake. by Eric Anholt · 14 years ago
  54. 3f90662 i965: Add decode for Sandybridge DP write messages. by Zhenyu Wang · 14 years ago
  55. 0446679 i965: Add definitions for Sandybridge DP write/read messages. by Zhenyu Wang · 14 years ago
  56. 9cc6b5b r300g: fix transfering compressed textures by Marek Olšák · 14 years ago
  57. e72b877 intel: Update intel_decode.c from intel-gpu-tools. by Eric Anholt · 14 years ago
  58. b273928 gallium: bump PIPE_MAX_SHADER_INPUTS/OUTPUTS to 32 by Brian Paul · 14 years ago
  59. 62c631b r300g: add a function for marking framebuffer atoms as dirty by Marek Olšák · 14 years ago
  60. f9e8cdc r300g: minor fixups by Marek Olšák · 14 years ago
  61. 3751e6e glsl: fix 'if ((x=foo()) > 1.0)' bug by Brian Paul · 14 years ago
  62. 7c6a897 st/mesa: additional assertions in st_translate_mesa_program() by Brian Paul · 14 years ago
  63. 396f2cd slang: fix typos by Zack Rusin · 14 years ago
  64. f11e25e slang: add some comments related to geometry shaders by Zack Rusin · 14 years ago
  65. 7c42390 gs: inject const int gl_VerticesIn at link time by Zack Rusin · 14 years ago
  66. 6988f65 mesa: initial support for new GL 3.0 texture formats by Brian Paul · 14 years ago
  67. d95b407 gallivm: restore const qualifier by Brian Paul · 14 years ago
  68. b17fba9 gallivm: fix cube map LOD computation by Brian Paul · 14 years ago
  69. 9755539 st/mesa: fix sampler max_lod computation by Brian Paul · 14 years ago
  70. 51c438f r600: workaround 3 comp GL_SHORT vertex attribute format on r700 by Andre Maasikas · 14 years ago
  71. 84a5f27 glsl: use Elements() in arrays instead of sentinal values by Brian Paul · 14 years ago
  72. c89ea8f llvmpipe: Don't build lp_test_round when using MSVC. by Vinson Lee · 14 years ago
  73. 2e423ac llvmpipe: Add lp_test_round to SCons build. by Vinson Lee · 14 years ago
  74. ff318c4 egl: Remove unnecessary headers. by Vinson Lee · 14 years ago
  75. 9ead6c1 draw: Remove unnecessary header. by Vinson Lee · 14 years ago
  76. 0198539 gallivm: Remove unnecessary header. by Vinson Lee · 14 years ago
  77. 98cb202 util: print help for debug options on non-debug builds by Marek Olšák · 14 years ago
  78. e503af4 gallivm: use trunc, not round in lp_build_nearest_mip_level() by Brian Paul · 14 years ago
  79. 7743791 llvmpipe: add test program for round(), trunc(), floor(), ceil() by Brian Paul · 14 years ago
  80. e834c48 gallivm: finish implementation of lp_build_iceil() by Brian Paul · 14 years ago
  81. 99c8d9b llvmpipe: disconnect vertex texture sampling from the setup by Zack Rusin · 14 years ago
  82. ca88683 draw: make sure softpipe doesn't crash with vertex tex sampling by Zack Rusin · 14 years ago
  83. 01eebfe draw: implement vertex texture sampling using llvm by Zack Rusin · 14 years ago
  84. ce929d8 r300/compiler: Implement KILP opcode. by Tom Stellard · 14 years ago
  85. 88b6abf gallivm: Use SSE4.1's BLENDV instructions for lp_build_select(). by José Fonseca · 14 years ago
  86. b3d4e5b gallivm: Fix 8bit comparisons. by José Fonseca · 14 years ago
  87. 5a723af llvmpipe: ensure all bins are reset avoids memory corruption. by Alan Hourihane · 14 years ago
  88. 32a9b27 mesa: Always initialize transform feedback state. by Chia-I Wu · 14 years ago
  89. f2aa361 egl: Rework driver loading. by Chia-I Wu · 14 years ago
  90. cf588ab st/egl: Add support for !GLX_DIRECT_RENDERING. by Chia-I Wu · 14 years ago
  91. abd5627 mesa: initial support for unnormalized integer texture formats by Brian Paul · 14 years ago
  92. e54164b auxiliary/util: Add SM3 meta-cap list. by Corbin Simpson · 14 years ago
  93. 3ed0a09 llvmpipe: wait for queries being finished when asked for it or before deletion by Roland Scheidegger · 14 years ago
  94. a3b0aaf i915g: Remove unnecessary header. by Vinson Lee · 14 years ago
  95. 2d818ed i915g: Add flag to not send commands to hw by Jakob Bornecrantz · 14 years ago
  96. 34bd056 i915g: If the kernel reject the batchbuffer print it then assert by Jakob Bornecrantz · 14 years ago
  97. 50f17a0 i915g: Minor cleanups by Jakob Bornecrantz · 14 years ago
  98. 57fc2ad i915g: Make batchbuffer flush function not be inline by Jakob Bornecrantz · 14 years ago
  99. ded664b i915g: Rename texture state to map state by Jakob Bornecrantz · 14 years ago
  100. 8b122bd i915g: Move fragment state to its own file by Jakob Bornecrantz · 14 years ago