1. 34671ef radeon: drop unused members of radeon_state. by Dave Airlie · 15 years ago
  2. e77bfc4 r600: move structs for legacy cmdbuf into cmdbuf C file. by Dave Airlie · 15 years ago
  3. 9373287 radeon/r600: use new libdrm_radeon api by Dave Airlie · 15 years ago
  4. 9d2910e radeon: drop assert accessing cref which is meant to be hidden by Dave Airlie · 15 years ago
  5. 43d8727 radeon: drop unused members of radeon_state. by Dave Airlie · 15 years ago
  6. 1703628 r600: move structs for legacy cmdbuf into cmdbuf C file. by Dave Airlie · 15 years ago
  7. 07b54fe progs/redbook: Silence compiler warnings. by Vinson Lee · 15 years ago
  8. fdae39c progs/perf: added check for GL_ARB_framebuffer_object by Brian Paul · 15 years ago
  9. 79e74cd progs/demos: report pixel rate in million pixels / sec by Brian Paul · 15 years ago
  10. 753f0a1 r600: fix glFrontFace(GL_CW) by Dave Airlie · 15 years ago
  11. ace937f st/mesa: Check for single level mipmap trees. by Younes Manton · 15 years ago
  12. b96a5df darwin: mklib: Use lipo rather than file to figure out architectures of object files by Jeremy Huddleston · 15 years ago
  13. f926eff darwin: Cleanup CPPFLAGS a bit by Jeremy Huddleston · 15 years ago
  14. 0dd9513 progs/tests: Silence compiler warnings. by Vinson Lee · 15 years ago
  15. d87d710 progs/trivial: Use C-style comments. by Vinson Lee · 15 years ago
  16. 3340fd6 progs/xdemos: Use C-style comment. by Vinson Lee · 15 years ago
  17. 695adf4 progs/demos: Silence compiler warning in morph3d.c. by Vinson Lee · 15 years ago
  18. 121ff55 progs/glsl: Use C-style comments. by Vinson Lee · 15 years ago
  19. 4137794 progs/demos: Use C-style comment. by Vinson Lee · 15 years ago
  20. 0478b74 glsl: clear out shader code before compiling by Brian Paul · 15 years ago
  21. 20ee275 r600: Invert front face winding when rendering to FBO by Alex Deucher · 15 years ago
  22. aeea8a0 mesa: set version string to 7.6.1-rc4 by Ian Romanick · 15 years ago
  23. 8a09e6e mesa: add missing semicolon by Brian Paul · 15 years ago
  24. 35ff190 docs: document 7.6.1 BlueGene fixes by Brian Paul · 15 years ago
  25. 138d639 mesa: test for __blrts for CPU_TO_LE32() by Brian Paul · 15 years ago
  26. a43fc39 mesa: no dlopen on BlueGene by Brian Paul · 15 years ago
  27. 6f202b5 mesa: remove //-style comments by Brian Paul · 15 years ago
  28. ddfc2e7 st/mesa: remove //-style comments by Brian Paul · 15 years ago
  29. dc0a1eb unichrome: Silence compiler warnings. by Vinson Lee · 15 years ago
  30. a60457b sis: Silence compiler warnings. by Vinson Lee · 15 years ago
  31. 7e3825a savage: Silence compiler warnings. by Vinson Lee · 15 years ago
  32. ca02109 r128: Silence uninitialized variable warnings in r128_tris.c. by Vinson Lee · 15 years ago
  33. 7430c3a dri: Initialize variable in driBindContext. by Vinson Lee · 15 years ago
  34. f23d01e intel: Fallback to software if drawable size is > MaxRenderbufferSize by Ian Romanick · 15 years ago
  35. 987e918 x86: ifdef out unused function cptr. by Vinson Lee · 15 years ago
  36. 22d2547 mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/Makefile by Matthew Bell · 15 years ago
  37. 0a8d508 progs/trivial: Silence compiler warnings. by Vinson Lee · 15 years ago
  38. 6e5fe39 mga: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  39. b18fa9f mach64: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  40. 6c9870b i810: Silence uninitialized variable warnings in i180tris.c by Vinson Lee · 15 years ago
  41. 555dc25 swrast: Silence uninitialized variable warnings in s_triangle.c by Vinson Lee · 15 years ago
  42. aa44efb st/mesa: Silence uninitialized variables warnings in st_draw.c. by Vinson Lee · 15 years ago
  43. 0aef54b swrast: Silence uninitialized variable warnings in ss_tritmp.h. by Vinson Lee · 15 years ago
  44. 89d85e8 glut: Prevent potential double free in menuVisualSetup. by Vinson Lee · 15 years ago
  45. 20590b9 t_dd_dmatmp.h: Silence unused value warning in render_poly_elts. by Vinson Lee · 15 years ago
  46. cd1a09e glsl: Initialize member label of struct slang_operation to NULL. by Vinson Lee · 15 years ago
  47. f8d4ac5 softpipe: Initialize source in blend_quad. by Vinson Lee · 15 years ago
  48. 7ea452d t_dd_dmatmp2.h: Silence unused value warnings. by Vinson Lee · 15 years ago
  49. 75e8dbb i915g: Silence unused value warning in intel_drm_get_device_id. by Vinson Lee · 15 years ago
  50. 9dc0186 t_dd_dmatmp.h: Silence unused value warnings in render_line_loop_elts. by Vinson Lee · 15 years ago
  51. af4e4a7 t_dd_dmatmp.h: Silence unused value warning in render_tri_fan_elts. by Vinson Lee · 15 years ago
  52. 588e9f6 progs/trivial: Silence compiler warnings in tri-blend-min.c. by Vinson Lee · 15 years ago
  53. de9132f t_dd_dmatmp.h: Silence unused value warning in render_poly_verts. by Vinson Lee · 15 years ago
  54. 1e444c9 swrast: Initialize tex_coords in handle_sample_op. by Vinson Lee · 15 years ago
  55. c1d361b t_dd_dmatmp.h: Silence unused value warning in render_quads_verts. by Vinson Lee · 15 years ago
  56. 786899f progs/trivial: Silence compiler warnings in tri-blend-max.c by Vinson Lee · 15 years ago
  57. 7d52973 t_dd_dmatmp.h: Silence unused value warning in render_tri_fan_verts. by Vinson Lee · 15 years ago
  58. c2cee77 t_dd_dmatmp.h: Silence unused value warning in render_line_loop_verts. by Vinson Lee · 15 years ago
  59. 15c6558 progs/xdemos: Silence compiler warnings in glxinfo.c. by Vinson Lee · 15 years ago
  60. d5be334 progs/tests: Silence compiler warnings in vpeval.c. by Vinson Lee · 15 years ago
  61. 44d6ab6 progs/tests: Silence compiler warnings in cva.c. by Vinson Lee · 15 years ago
  62. 9e2eee4 progs/redbook: Silence compiler warnings in aaindex.c. by Vinson Lee · 15 years ago
  63. 81dcf8b t_dd_dmatmp.h: Silence unused value warning in render_line_loop_verts. by Vinson Lee · 15 years ago
  64. 7d41b42 docs: updated 7.6.1 relnotes with GLSL fixes by Brian Paul · 15 years ago
  65. d8f8eca mesa: remove unnecessary loop in _mesa_remove_output_reads() by Brian Paul · 15 years ago
  66. 5076a4f mesa: check dst reg in _mesa_find_free_register() by Brian Paul · 15 years ago
  67. f7f1211 sparc: additional preprocessor test for SPARC 64-bit by Aurelien Jarno · 15 years ago
  68. 94fba49 mesa: Initialize variable in MatchInstruction. by Vinson Lee · 15 years ago
  69. e31df54 mesa: Assign _mesa_lookup_parameter_index return value to GLint. by Vinson Lee · 15 years ago
  70. cb1dcb5 i915: Add missing break statement in i915_debug_packet. by Vinson Lee · 15 years ago
  71. d38ffed glsl: Increase size of array in_slang_lookup_constant from 4 to 16. by Vinson Lee · 15 years ago
  72. 1cf60c9 progs/samples: Byte swap individual members of struct _rawImageRec. by Vinson Lee · 15 years ago
  73. bc0509b progs/util: Byte swap individual members of struct _rawImageRec. by Vinson Lee · 15 years ago
  74. 51f52ed glsl: Fix array out-of-bounds access by _slang_lookup_constant. by Vinson Lee · 15 years ago
  75. dcb4a37 mesa: Fix array out-of-bounds access by _mesa_TexParameteriv. by Vinson Lee · 15 years ago
  76. b827578 mesa: Fix array out-of-bounds access by _mesa_TexGend. by Vinson Lee · 15 years ago
  77. 444d1f3 mesa: Fix array out-of-bounds access by _mesa_Lighti. by Vinson Lee · 15 years ago
  78. 34528a3 mesa: Fix array out-of-bounds access by _mesa_Lightf. by Vinson Lee · 15 years ago
  79. 3488830 mesa: Fix array out-of-bounds access by _mesa_PointParameteri. by Vinson Lee · 15 years ago
  80. 6f2d51b mesa: Fix array out-of-bounds access by _mesa_PointParameterf. by Vinson Lee · 15 years ago
  81. 637970a mesa: Fix array out-of-bounds access by _mesa_LightModelf. by Vinson Lee · 15 years ago
  82. a082d96 glsl: Remove unused member x from struct slang_operation. by Vinson Lee · 15 years ago
  83. 3de8fff mesa: fix baseLevel >= MAX_TEXTURE_LEVELS test by Brian Paul · 15 years ago
  84. 33a120e r600: fix state size prediction after dc0777d3 by Andre Maasikas · 15 years ago
  85. af16c82 mesa: Fix array out-of-bounds access by _mesa_LightModeli. by Vinson Lee · 15 years ago
  86. d33bf38 mesa: Fix array out-of-bounds access by _mesa_Fogf. by Vinson Lee · 15 years ago
  87. 3f7c2ac mesa: Fix array out-of-bounds access by _mesa_TexParameteri. by Vinson Lee · 15 years ago
  88. 7f146b3 mesa: Fix array out-of-bounds access by _mesa_Fogi. by Vinson Lee · 15 years ago
  89. a1d46fb mesa: Fix array out-of-bounds access by _mesa_TexParameteri. by Vinson Lee · 15 years ago
  90. d88f3b9 mesa: Fix array out-of-bounds access by _mesa_TexParameterfv. by Vinson Lee · 15 years ago
  91. 54b0ed8 vbo: fix array index out of bounds error, and fix evaluator priorities by Brian Paul · 15 years ago
  92. f44f647 st/xorg Fail early if we don't intend to accelerate. by Thomas Hellstrom · 15 years ago
  93. 189ee75 darwin: mklib: Use lipo rather than file to figure out architectures of object files by Jeremy Huddleston · 15 years ago
  94. da5741c darwin: Cleanup CPPFLAGS a bit by Jeremy Huddleston · 15 years ago
  95. 6785d67 i915: Fix GL_TEXTURE_MAX_LEVEL support (piglit levelclamp test). by Eric Anholt · 15 years ago
  96. b51e0fa i915: Clean up some unnecessary x/y miptree code. by Eric Anholt · 15 years ago
  97. f06c8bd i965: Add support for OPCODE_CMP in the VS to fix GLSL sqrt() by Eric Anholt · 15 years ago
  98. 325f045 st/mesa: move assert on nr vs insns until after pos_invarient expansion by Keith Whitwell · 15 years ago
  99. 1de1def i915g: Fix memory leak when pci id is unknown. by Vinson Lee · 15 years ago
  100. 7e93e06 i915g: Add missing break statement in i915_debug_packet. by Vinson Lee · 15 years ago