1. 7f5202b gallium: Make printing info on debug builds default off by Jakob Bornecrantz · 14 years ago
  2. 84ec422 glsl: Include missing header in slang_log.h. by Vinson Lee · 14 years ago
  3. fcd2da4 glsl: Include missing headers in slang_compile_variable.h. by Vinson Lee · 14 years ago
  4. 586fbc7 glsl: Clean up header file inclusion in slang_codegen.h. by Vinson Lee · 14 years ago
  5. 10d77f3 gallivm: Remove unnecessary header. by Vinson Lee · 14 years ago
  6. db0e24e scons: Fix r600g build. by Vinson Lee · 14 years ago
  7. 77458b5 r600g: Remove unnecessary headers. by Vinson Lee · 14 years ago
  8. e01a49a r300g: Remove unnecessary header. by Vinson Lee · 14 years ago
  9. 9232566 u_cpu_detect: remove arch and little_endian by Luca Barbieri · 14 years ago
  10. eacb624 gallivm: Refactor the Newton-Rapshon steps, and disable once again. by José Fonseca · 14 years ago
  11. 3c9b00e glsl: Clean up header file inclusion in slang_builtin.h. by Vinson Lee · 14 years ago
  12. 71a6dea glsl: Clean up header file inclusion. by Vinson Lee · 14 years ago
  13. d75eac5 glsl: Include missing header in slang_compile.c. by Vinson Lee · 14 years ago
  14. de33671 glsl/cl: Add forward declaration. by Vinson Lee · 14 years ago
  15. e8000ff mesa: assorted clean-ups, var type changes, assertions in prog_optimize.c by Brian Paul · 14 years ago
  16. 9021c56 mesa: more/better program optimizations by Benjamin Segovia · 14 years ago
  17. 5c0a0f2 st/dri: make dri_drawable_validate_att static by George Sapountzis · 14 years ago
  18. c14b437 st/dri: move TFP code to dri_drawable.c by George Sapountzis · 14 years ago
  19. 5270dea st/dri: Fix segmentation fault in sw drivers by nobled · 14 years ago
  20. d3758fe st/dri: dri_drawable_get_format is shared between DRI2 and DRISW by George Sapountzis · 14 years ago
  21. 48def86 mesa: Clean up header file inclusion in vf.h. by Vinson Lee · 14 years ago
  22. 5dbd3fe swrast: Clean up header file inclusion in ss_vb.h. by Vinson Lee · 14 years ago
  23. c7f24af swrast: Clean up header file inclusion in ss_triangle.h. by Vinson Lee · 14 years ago
  24. 8829e0c swrast: Clean up header file inclusion in ss_context.h. by Vinson Lee · 14 years ago
  25. db0c681 mesa: Include missing header in programopt.h. by Vinson Lee · 14 years ago
  26. bac59b3 r300g: do not support separate depth/stencil clear in the driver by Marek Olšák · 14 years ago
  27. aa6bdd3 r300g: fix fastfill when color and Z clear are invoked separately by Marek Olšák · 14 years ago
  28. 4985ce1 r600g: update shader caps by Marek Olšák · 14 years ago
  29. 16e782b r300g: disable depth clamp for now by Marek Olšák · 14 years ago
  30. 06928ba mesa: fpclassify is available with MinGW. by Vinson Lee · 14 years ago
  31. 527ac90 r600g: fix warning in the winsys by Dave Airlie · 14 years ago
  32. f2804e7 r600g: fix memory leaks running gears. by Dave Airlie · 14 years ago
  33. 26c042c translate_test: Fix compilation with MSVC. by Vinson Lee · 14 years ago
  34. ca70bf8 scons: Add main/querymatrix.c to SCons build. by Vinson Lee · 14 years ago
  35. c59c6c0 glsl: print to stderr like other program printing code by Brian Paul · 14 years ago
  36. 56450d5 mesa: Fix FreeBSD build with llvm enabled. by Vinson Lee · 14 years ago
  37. b9abe7f translate_test: fix compilation on non-POSIX platforms by Luca Barbieri · 14 years ago
  38. 4d946c4 translate_test: improve by Luca Barbieri · 14 years ago
  39. f668ea1 Revert "u_blitter: unify clear_depth_stencil and flush_depth_stencil" by Marek Olšák · 14 years ago
  40. e62e5b0 r600: add support for draw_elements_base_vertex by Andre Maasikas · 14 years ago
  41. 17bcfaa mesa: Clean up header file inclusion in prog_uniform.h. by Vinson Lee · 14 years ago
  42. 791d7d4 mesa: Include missing headers in prog_print.h. by Vinson Lee · 14 years ago
  43. 991a24d mesa: Include missing header in prog_optimize.h. by Vinson Lee · 14 years ago
  44. 582129c r600g: fix typo in stencil translate. by Dave Airlie · 14 years ago
  45. 13bc209 r600g: fix provoking-vertex piglit test. by Dave Airlie · 14 years ago
  46. e2df0a8 r600g: improve texture format checker. by Dave Airlie · 14 years ago
  47. de4784e u_blitter: unify clear_depth_stencil and flush_depth_stencil by Marek Olšák · 14 years ago
  48. e1bb9ee scons: Fix freebsd8 build. by Vinson Lee · 14 years ago
  49. 4a859cd scons: Add freebsd8 to list of accepted platforms. by Vinson Lee · 14 years ago
  50. 608f168 r300/compiler: remove an unused variable by Marek Olšák · 14 years ago
  51. 39cd4f7 translate_test: fix segfault on x86-64 by Luca Barbieri · 14 years ago
  52. 41c7ff1 u_staging: remove useless inline keyword by Luca Barbieri · 14 years ago
  53. 99cc6d7 translate_test: fix, reindent, and improve by Luca Barbieri · 14 years ago
  54. 10adb78 translate: allow clients to ask for supported output formats by Luca Barbieri · 14 years ago
  55. 27fe234 auxiliary: Make u_staging.c MSVC compatible. by Vinson Lee · 14 years ago
  56. f7d7b08 translate: Add translate_test.c to SCons. by Vinson Lee · 14 years ago
  57. 04cfc62 auxiliary: Add u_staging.c to SCons build. by Vinson Lee · 14 years ago
  58. f78445d r300/compiler: Implement the CONT opcode. by Tom Stellard · 14 years ago
  59. 953e39c r300/compiler: Handle loops in the register allocator. by Tom Stellard · 14 years ago
  60. 481b65a r600g: accept empty frag prog shader by Jerome Glisse · 14 years ago
  61. 1bb0427 r600g: add src negation support by Jerome Glisse · 14 years ago
  62. b481a12 gallivm: Fix and enable the extra Newton/Raphson step in lp_build_rcp(). by José Fonseca · 14 years ago
  63. 457378e r600g: add point/sprite rendering support by Jerome Glisse · 14 years ago
  64. 5266bc3 Revert "translate_generic: return NULL instead of assert(0) if format not supported" by Luca Barbieri · 14 years ago
  65. 684aeb36 translate_generic: fix broken A8R8G8B8_UNORM output by Luca Barbieri · 14 years ago
  66. 945e38c translate: add testsuite by Luca Barbieri · 14 years ago
  67. 16b45ca translate_generic: return NULL instead of assert(0) if format not supported by Luca Barbieri · 14 years ago
  68. deb809e auxiliary: fix util_framebuffer_copy by Luca Barbieri · 14 years ago
  69. 10ce677 gallivm: Use lp_build_div instead of lp_build_mul + lp_build_rcp. by José Fonseca · 14 years ago
  70. f853348 gallivm: Use unsigned shift in lp_build_minify. by José Fonseca · 14 years ago
  71. 66f5723 llvmpipe: Debug code to dump interpolation coefficients. by José Fonseca · 14 years ago
  72. 3deca2e llvmpipe: Use single precision divide for one over area computation. by José Fonseca · 14 years ago
  73. 4b20ad7 util: copy the u_staging commit message to the code by Marek Olšák · 14 years ago
  74. b85c71d auxiliary: support for transfers using staging resources by Luca Barbieri · 14 years ago
  75. 6f3c481 gallium: add ALWAYS_INLINE by Luca Barbieri · 14 years ago
  76. 5668526 u_surfaces: add util_surfaces_peek by Luca Barbieri · 14 years ago
  77. e45b2ce u_surfaces: use cso_hash instead of util_hash_table by Luca Barbieri · 14 years ago
  78. 24f5ebb u_surfaces: fix surface leak due to off by one by Luca Barbieri · 14 years ago
  79. 58b104d auxiliary: make primitive splitter assert on unimplemented adjacency prims by Luca Barbieri · 14 years ago
  80. eee5cea auxiliary: fix u_split_prim naming convention by Luca Barbieri · 14 years ago
  81. 0dcf0f9 auxiliary: move Ben Skeggs' primitive splitter to common code by Luca Barbieri · 14 years ago
  82. 0578acb mesa: Include missing header in prog_noise.h. by Vinson Lee · 14 years ago
  83. f36a4b3 mesa: Clean up header file inclusion in prog_instruction.h. by Vinson Lee · 14 years ago
  84. c20e92c mesa: Include missing header in prog_execute.h. by Vinson Lee · 14 years ago
  85. 2a5bf7b mesa: Include missing header in prog_cache.h. by Vinson Lee · 14 years ago
  86. 1c5a077 mesa: Include missing header in nvvertparse.h. by Vinson Lee · 14 years ago
  87. 13887f3 mesa: Include missing header in nvfragparse.h. by Vinson Lee · 14 years ago
  88. 48f8495 mesa: Remove unnecessary header from hash_table.h. by Vinson Lee · 14 years ago
  89. c8e714d swrast: fix span color array pointer assignment for 32-bit/channel rendering by M.Froehlich@science-computing.de · 14 years ago
  90. ca5227c r300g: initialize VAP_VTX_STATE_CNTL by Marek Olšák · 14 years ago
  91. 683ef52 r300g: implement gl_FrontFacing by Marek Olšák · 14 years ago
  92. cc732bf swrast: Remove unnecessary header. by Vinson Lee · 14 years ago
  93. 61205f6 svga: Remove unnecessary headers. by Vinson Lee · 14 years ago
  94. 34cdad6 r300g: Remove unnecessary header. by Vinson Lee · 14 years ago
  95. 6768afb glut: also check for GLX_ARB_multisample by Nigel Stewart · 14 years ago
  96. bbfdcc1 mesa: use switch stmt in init_program_limits() by Brian Paul · 14 years ago
  97. f6ca938 mesa: remove obsolete comments by Brian Paul · 14 years ago
  98. 8dd4308 r300/compiler: Use predicate bit for IF statements in r500 vertex shaders by Tom Stellard · 14 years ago
  99. c298bab r300/compiler: Implement hardware assisted loops for vertex shaders. by Tom Stellard · 14 years ago
  100. 5c7b7da r300/compiler: Correctly transform nested loops. by Tom Stellard · 14 years ago