1. 3924d86 util: Change function names to begin with u_. by Corbin Simpson · 15 years ago
  2. 946bc9a docs: document GLSL float parsing bug fix by Brian Paul · 15 years ago
  3. 89b31c9 mesa: use C locale for _mesa_strtod() by Brian Paul · 15 years ago
  4. 166957a progs/tests: Use rand() instead of random(). by José Fonseca · 15 years ago
  5. 699260b progs/tests: Use rand() instead of random(). by José Fonseca · 15 years ago
  6. 60b6c74 prog/tests: Fix MSVC build. by Vinson Lee · 15 years ago
  7. e4f21be r300g: Set logical ID for each emitted texture/sampler. by Corbin Simpson · 15 years ago
  8. a5a05fd nouveau: nv30: Hack to enforce same number of bits as front buffer, for render targets by Patrice Mandin · 15 years ago
  9. 13580aa nouveau: nv30: refuse binding a colour buffer with a zeta buffer with different bits, till the backend can tell Mesa not to do that. by Patrice Mandin · 15 years ago
  10. 108273c st/xorg: refix source over by Zack Rusin · 15 years ago
  11. 5b7d905 progs/egl: put declarations before code by Brian Paul · 15 years ago
  12. 6c21c88 egl: Rework the synchronization primitives. by Chia-I Wu · 15 years ago
  13. 57da499 egl: Rework eglSwapInterval. by Chia-I Wu · 15 years ago
  14. bbfd0e2 egl: Rework error checking in eglSwapBuffers. by Chia-I Wu · 15 years ago
  15. aaa1253 egl: Update comments about eglapi.c. by Chia-I Wu · 15 years ago
  16. 6190663 egl: Rework error checking in eglGetCurrentSurface. by Chia-I Wu · 15 years ago
  17. 8bb2485 egl: Include GL header in eglconfigutil.h. by Chia-I Wu · 15 years ago
  18. 29d1150 egl: Fix GLX_USE_TLS build. by Chia-I Wu · 15 years ago
  19. 2fc1614 egl: Fix eglCheckConfigHandle. by Chia-I Wu · 15 years ago
  20. 3f30b07 Use the right pitch when rendering to a texture by Owen Taylor · 15 years ago
  21. 16c6a3b r600: FRAG_ATTRIB_WPOS and FRAG_ATTRIB_FOGC appear to be supported. by Robert Noland · 15 years ago
  22. a176b1c r600: cleanup in r600_cs_process_relocs(). by Robert Noland · 15 years ago
  23. e5d6450 radeon: return EINVAL for 0 length buffers. by Robert Noland · 15 years ago
  24. 22a0029 r600: fix tfp1 bo size by Andre Maasikas · 15 years ago
  25. a3fec14 r600: implement ProgramStringNotify by Andre Maasikas · 15 years ago
  26. 606becc r600: LIT dst.y gets value from src.x by Andre Maasikas · 15 years ago
  27. 74c31e5 r600: DPH adds w comp of second operand, so set first one to 1 instead by Andre Maasikas · 15 years ago
  28. 95851d8 r600: fixup KIL instruction a bit by Andre Maasikas · 15 years ago
  29. bf68e54 r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask by Andre Maasikas · 15 years ago
  30. 5101215 r600: user correct alpha blend factor by Andre Maasikas · 15 years ago
  31. f7285bd r600: clear position enable bit when when wpos is not used by FP by Andre Maasikas · 15 years ago
  32. 6f8b4d9 mesa: regenerated lex.yy.c w/ _mesa_strtod() by Brian Paul · 15 years ago
  33. 269f16c mesa: Use _mesa_strtod in the lexer for assembly shaders by Neil Roberts · 15 years ago
  34. 31f7e8e progs/Makefile: remove extra quoting by Brian Paul · 15 years ago
  35. 72fd1cf trace: Handle transfer returning null by Jakob Bornecrantz · 15 years ago
  36. 074e069 st/xorg: fix most of the composition modes by Zack Rusin · 15 years ago
  37. a82fc97 r300g: Move ZTOP to its own state atom. by Corbin Simpson · 15 years ago
  38. 91bd87c progs/demos: try different depth formats in fbo_firecube.c by Brian Paul · 15 years ago
  39. 85fb3e4 docs: document more MESA_GLSL env var options by Brian Paul · 15 years ago
  40. 24e2f61 mesa: assorted top-level Makefile clean-ups by Brian Paul · 15 years ago
  41. 2fd5cb7 mesa: added VERBOSE_SWAPBUFFERS by Brian Paul · 15 years ago
  42. f978407 vbo: clean-ups, reformatting by Brian Paul · 15 years ago
  43. ade1cc9 mesa: added MESA_VERBOSE option 'draw' to debug glDrawArrays/Elements, etc. by Brian Paul · 15 years ago
  44. d9099f8 mesa: rename VERBOSE_IMMEDIATE->VERBOSE_MATERIAL to reflect what it does by Brian Paul · 15 years ago
  45. 73fc0ca mesa: remove unused ctx->Driver.PrioritizeTextures() hook by Brian Paul · 15 years ago
  46. 0187e04 mesa: remove unused ctx->Driver.TextureMatrix() hook by Brian Paul · 15 years ago
  47. 115edf2 Fix build when PROGRAM_DIRS is empty. by Tom Fogal · 15 years ago
  48. 9282edf ac: Fix AIX shared library builds. by Tom Fogal · 15 years ago
  49. ef067b5 st/xorg: Fix dpms include problems by Jakob Bornecrantz · 15 years ago
  50. 5c4bdbd autoconf: Fix case for not having package by Jakob Bornecrantz · 15 years ago
  51. 59cf400 st/xorg: get transparency on fills working (fixes Qt/KDE apps) by Zack Rusin · 15 years ago
  52. 96c9b39 i915g: Fix warnings by Jakob Bornecrantz · 15 years ago
  53. f22c427 r600: enable EXT_vertex_array_bgra extensions by Alex Deucher · 15 years ago
  54. 3ce3c03 util: Fix cpu detection on Windows. Cleanup. by José Fonseca · 15 years ago
  55. 4046c3b llvmpipe: Use ALIGN_STACK. by José Fonseca · 15 years ago
  56. 68edb4e gallium: New ALIGN_STACK macro to tell gcc to align stack pointer. by José Fonseca · 15 years ago
  57. 5ba645f scons: Disable SSE intrinsics on MinGW. by José Fonseca · 15 years ago
  58. 9fd7e9e Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  59. ce3801a Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  60. 98eb7a1 mesa: remove left-over debug printf by Brian Paul · 15 years ago
  61. ea862ec prog/tests: Fix MSVC build. by Vinson Lee · 15 years ago
  62. fd63f89 r300g: Move ztop to derived state. by Corbin Simpson · 15 years ago
  63. f13e507 r300g: Compiler warning cleanup. by Corbin Simpson · 15 years ago
  64. 88b697f r300g: remove buffer add that should be unnecessary. by Dave Airlie · 15 years ago
  65. fa58158 r300g: add QUERY to KITCHEN_SINK by Dave Airlie · 15 years ago
  66. ce5cba0 r300g: add one more ZTOP disable bit. by Dave Airlie · 15 years ago
  67. 51d1cf5 r300g: port over last parts of oq support. by Dave Airlie · 15 years ago
  68. 4779169 r300g: convert query to a state for emitting. by Dave Airlie · 15 years ago
  69. c1bee7b r300g: fixup arb occulsion query support. by Dave Airlie · 15 years ago
  70. 210481a r300g: attempt to make bo space check sane. by Dave Airlie · 15 years ago
  71. 23c0c82 r300g: fix case where texture unit 0 is disabled but unit 1 is enabled. by Dave Airlie · 15 years ago
  72. 220f72a mesa: minor tweak to printf string by Brian Paul · 15 years ago
  73. 435623b mesa: rework _mesa_read_shader() debug hook by Brian Paul · 15 years ago
  74. dfefde3 mesa: don't print pointer in _mesa_fprint_parameter_list() by Brian Paul · 15 years ago
  75. f058b25 Store clipping distance for user clip planes as part of vertex processing by Ian Romanick · 15 years ago
  76. cf33aaf nouveau: nv30: use texture width,height for render target dimensions by Patrice Mandin · 15 years ago
  77. f1c5cab egl: Improve logging facility. by Chia-I Wu · 15 years ago
  78. 310c768 egl: Allow binding to any client API. by Chia-I Wu · 15 years ago
  79. e787ffc egl: Preload a driver if eglGetProcAddress is called early. by Chia-I Wu · 15 years ago
  80. 9061d73 egl: Remove core functions from eglGetProcAddress. by Chia-I Wu · 15 years ago
  81. 5541988 egl: Add support for driver built-in. by Chia-I Wu · 15 years ago
  82. 1cc1c3a st/xorg: solid fills with masks are supported by Zack Rusin · 15 years ago
  83. 83f4e72 intel: fix broken sw generate mipmap path by Brian Paul · 15 years ago
  84. 89bb33f st/xorg: fix and enable by default xrender acceleration by Zack Rusin · 15 years ago
  85. eefecf5 mesa: whitespace fixes by Brian Paul · 15 years ago
  86. c841335 mesa: do RTT check in _mesa_meta_check_generate_mipmap_fallback() by Brian Paul · 15 years ago
  87. ca8cafd r300g: More debug flags. by Corbin Simpson · 15 years ago
  88. a4a4f7a r300g: Surface debug. by Corbin Simpson · 15 years ago
  89. 95a0562 r300g: Fallback on surfaces we can't render to or from. by Corbin Simpson · 15 years ago
  90. 36ccdf0 r300g: Prevent multiple-use textures from getting incorrectly approved. by Corbin Simpson · 15 years ago
  91. 05fc9cd r300g: Clean up texture formats. by Corbin Simpson · 15 years ago
  92. 3f928b3 mesa: save/set/restore texture base/wrap state in blitframebuffer_texture() by Brian Paul · 15 years ago
  93. b5d6a8e mesa: minor clean up in check_begin_texture_render() by Brian Paul · 15 years ago
  94. 47a7535 intel: whitespace/formatting clean-up by Brian Paul · 15 years ago
  95. 3732d0a intel: replace extern decl with #include by Brian Paul · 15 years ago
  96. b9c2897 intel: added INLINE keyword to minify() by Brian Paul · 15 years ago
  97. c932e21 intel: code clean-ups by Brian Paul · 15 years ago
  98. e6594a2 intel: pass zslice to intel_miptree_image_offset() by Brian Paul · 15 years ago
  99. 15d2ef6 i965: remove unused var by Brian Paul · 15 years ago
  100. 96fd13c prog/tests: Fix MSVC build. by Vinson Lee · 15 years ago