1. ace937f st/mesa: Check for single level mipmap trees. by Younes Manton · 15 years ago
  2. b96a5df darwin: mklib: Use lipo rather than file to figure out architectures of object files by Jeremy Huddleston · 15 years ago
  3. f926eff darwin: Cleanup CPPFLAGS a bit by Jeremy Huddleston · 15 years ago
  4. 0dd9513 progs/tests: Silence compiler warnings. by Vinson Lee · 15 years ago
  5. d87d710 progs/trivial: Use C-style comments. by Vinson Lee · 15 years ago
  6. 3340fd6 progs/xdemos: Use C-style comment. by Vinson Lee · 15 years ago
  7. 695adf4 progs/demos: Silence compiler warning in morph3d.c. by Vinson Lee · 15 years ago
  8. 121ff55 progs/glsl: Use C-style comments. by Vinson Lee · 15 years ago
  9. 4137794 progs/demos: Use C-style comment. by Vinson Lee · 15 years ago
  10. 0478b74 glsl: clear out shader code before compiling by Brian Paul · 15 years ago
  11. 20ee275 r600: Invert front face winding when rendering to FBO by Alex Deucher · 15 years ago
  12. aeea8a0 mesa: set version string to 7.6.1-rc4 by Ian Romanick · 15 years ago
  13. 8a09e6e mesa: add missing semicolon by Brian Paul · 15 years ago
  14. 35ff190 docs: document 7.6.1 BlueGene fixes by Brian Paul · 15 years ago
  15. 138d639 mesa: test for __blrts for CPU_TO_LE32() by Brian Paul · 15 years ago
  16. a43fc39 mesa: no dlopen on BlueGene by Brian Paul · 15 years ago
  17. 6f202b5 mesa: remove //-style comments by Brian Paul · 15 years ago
  18. ddfc2e7 st/mesa: remove //-style comments by Brian Paul · 15 years ago
  19. dc0a1eb unichrome: Silence compiler warnings. by Vinson Lee · 15 years ago
  20. a60457b sis: Silence compiler warnings. by Vinson Lee · 15 years ago
  21. 7e3825a savage: Silence compiler warnings. by Vinson Lee · 15 years ago
  22. ca02109 r128: Silence uninitialized variable warnings in r128_tris.c. by Vinson Lee · 15 years ago
  23. 7430c3a dri: Initialize variable in driBindContext. by Vinson Lee · 15 years ago
  24. f23d01e intel: Fallback to software if drawable size is > MaxRenderbufferSize by Ian Romanick · 15 years ago
  25. 987e918 x86: ifdef out unused function cptr. by Vinson Lee · 15 years ago
  26. 22d2547 mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/Makefile by Matthew Bell · 15 years ago
  27. 0a8d508 progs/trivial: Silence compiler warnings. by Vinson Lee · 15 years ago
  28. 6e5fe39 mga: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  29. b18fa9f mach64: Silence uninitialized variable warnings. by Vinson Lee · 15 years ago
  30. 6c9870b i810: Silence uninitialized variable warnings in i180tris.c by Vinson Lee · 15 years ago
  31. 555dc25 swrast: Silence uninitialized variable warnings in s_triangle.c by Vinson Lee · 15 years ago
  32. aa44efb st/mesa: Silence uninitialized variables warnings in st_draw.c. by Vinson Lee · 15 years ago
  33. 0aef54b swrast: Silence uninitialized variable warnings in ss_tritmp.h. by Vinson Lee · 15 years ago
  34. 89d85e8 glut: Prevent potential double free in menuVisualSetup. by Vinson Lee · 15 years ago
  35. 20590b9 t_dd_dmatmp.h: Silence unused value warning in render_poly_elts. by Vinson Lee · 15 years ago
  36. cd1a09e glsl: Initialize member label of struct slang_operation to NULL. by Vinson Lee · 15 years ago
  37. f8d4ac5 softpipe: Initialize source in blend_quad. by Vinson Lee · 15 years ago
  38. 7ea452d t_dd_dmatmp2.h: Silence unused value warnings. by Vinson Lee · 15 years ago
  39. 75e8dbb i915g: Silence unused value warning in intel_drm_get_device_id. by Vinson Lee · 15 years ago
  40. 9dc0186 t_dd_dmatmp.h: Silence unused value warnings in render_line_loop_elts. by Vinson Lee · 15 years ago
  41. af4e4a7 t_dd_dmatmp.h: Silence unused value warning in render_tri_fan_elts. by Vinson Lee · 15 years ago
  42. 588e9f6 progs/trivial: Silence compiler warnings in tri-blend-min.c. by Vinson Lee · 15 years ago
  43. de9132f t_dd_dmatmp.h: Silence unused value warning in render_poly_verts. by Vinson Lee · 15 years ago
  44. 1e444c9 swrast: Initialize tex_coords in handle_sample_op. by Vinson Lee · 15 years ago
  45. c1d361b t_dd_dmatmp.h: Silence unused value warning in render_quads_verts. by Vinson Lee · 15 years ago
  46. 786899f progs/trivial: Silence compiler warnings in tri-blend-max.c by Vinson Lee · 15 years ago
  47. 7d52973 t_dd_dmatmp.h: Silence unused value warning in render_tri_fan_verts. by Vinson Lee · 15 years ago
  48. c2cee77 t_dd_dmatmp.h: Silence unused value warning in render_line_loop_verts. by Vinson Lee · 15 years ago
  49. 15c6558 progs/xdemos: Silence compiler warnings in glxinfo.c. by Vinson Lee · 15 years ago
  50. d5be334 progs/tests: Silence compiler warnings in vpeval.c. by Vinson Lee · 15 years ago
  51. 44d6ab6 progs/tests: Silence compiler warnings in cva.c. by Vinson Lee · 15 years ago
  52. 9e2eee4 progs/redbook: Silence compiler warnings in aaindex.c. by Vinson Lee · 15 years ago
  53. 81dcf8b t_dd_dmatmp.h: Silence unused value warning in render_line_loop_verts. by Vinson Lee · 15 years ago
  54. 7d41b42 docs: updated 7.6.1 relnotes with GLSL fixes by Brian Paul · 15 years ago
  55. d8f8eca mesa: remove unnecessary loop in _mesa_remove_output_reads() by Brian Paul · 15 years ago
  56. 5076a4f mesa: check dst reg in _mesa_find_free_register() by Brian Paul · 15 years ago
  57. f7f1211 sparc: additional preprocessor test for SPARC 64-bit by Aurelien Jarno · 15 years ago
  58. 94fba49 mesa: Initialize variable in MatchInstruction. by Vinson Lee · 15 years ago
  59. e31df54 mesa: Assign _mesa_lookup_parameter_index return value to GLint. by Vinson Lee · 15 years ago
  60. cb1dcb5 i915: Add missing break statement in i915_debug_packet. by Vinson Lee · 15 years ago
  61. d38ffed glsl: Increase size of array in_slang_lookup_constant from 4 to 16. by Vinson Lee · 15 years ago
  62. 1cf60c9 progs/samples: Byte swap individual members of struct _rawImageRec. by Vinson Lee · 15 years ago
  63. bc0509b progs/util: Byte swap individual members of struct _rawImageRec. by Vinson Lee · 15 years ago
  64. 51f52ed glsl: Fix array out-of-bounds access by _slang_lookup_constant. by Vinson Lee · 15 years ago
  65. dcb4a37 mesa: Fix array out-of-bounds access by _mesa_TexParameteriv. by Vinson Lee · 15 years ago
  66. b827578 mesa: Fix array out-of-bounds access by _mesa_TexGend. by Vinson Lee · 15 years ago
  67. 444d1f3 mesa: Fix array out-of-bounds access by _mesa_Lighti. by Vinson Lee · 15 years ago
  68. 34528a3 mesa: Fix array out-of-bounds access by _mesa_Lightf. by Vinson Lee · 15 years ago
  69. 3488830 mesa: Fix array out-of-bounds access by _mesa_PointParameteri. by Vinson Lee · 15 years ago
  70. 6f2d51b mesa: Fix array out-of-bounds access by _mesa_PointParameterf. by Vinson Lee · 15 years ago
  71. 637970a mesa: Fix array out-of-bounds access by _mesa_LightModelf. by Vinson Lee · 15 years ago
  72. a082d96 glsl: Remove unused member x from struct slang_operation. by Vinson Lee · 15 years ago
  73. 3de8fff mesa: fix baseLevel >= MAX_TEXTURE_LEVELS test by Brian Paul · 15 years ago
  74. 33a120e r600: fix state size prediction after dc0777d3 by Andre Maasikas · 15 years ago
  75. af16c82 mesa: Fix array out-of-bounds access by _mesa_LightModeli. by Vinson Lee · 15 years ago
  76. d33bf38 mesa: Fix array out-of-bounds access by _mesa_Fogf. by Vinson Lee · 15 years ago
  77. 3f7c2ac mesa: Fix array out-of-bounds access by _mesa_TexParameteri. by Vinson Lee · 15 years ago
  78. 7f146b3 mesa: Fix array out-of-bounds access by _mesa_Fogi. by Vinson Lee · 15 years ago
  79. a1d46fb mesa: Fix array out-of-bounds access by _mesa_TexParameteri. by Vinson Lee · 15 years ago
  80. d88f3b9 mesa: Fix array out-of-bounds access by _mesa_TexParameterfv. by Vinson Lee · 15 years ago
  81. 54b0ed8 vbo: fix array index out of bounds error, and fix evaluator priorities by Brian Paul · 15 years ago
  82. 1de1def i915g: Fix memory leak when pci id is unknown. by Vinson Lee · 15 years ago
  83. 7e93e06 i915g: Add missing break statement in i915_debug_packet. by Vinson Lee · 15 years ago
  84. 7f8e22a rbug: Initialize variable in rbug_get_message. by Vinson Lee · 15 years ago
  85. 369669f r600: add support for TXB instruction by Andre Maasikas · 15 years ago
  86. dc0777d r600: reorder state for render_target and blend by Andre Maasikas · 15 years ago
  87. add6dfb llvmpipe: Initialize variables in emit_instruction. by Vinson Lee · 15 years ago
  88. 3e8b2fd progs/test: Initialize variable in prog_parameter. by Vinson Lee · 15 years ago
  89. 9dbd47f mesa: set version string to 7.6.1-rc3 by Ian Romanick · 15 years ago
  90. 7d84169 progs/demos: Fix memory leak in projtex.c. by Vinson Lee · 15 years ago
  91. 7005f7c st/egl: Fix memory leak in egl_tracker.c. by Vinson Lee · 15 years ago
  92. c994f08 dri: Fix potential null pointer dereference in driBindContext. by Vinson Lee · 15 years ago
  93. f622b64 dri: Fix potential null pointer deference in dri_put_drawable. by Vinson Lee · 15 years ago
  94. 76b3523 glx: Prevent potential null pointer deference in driCreateContext. by Vinson Lee · 15 years ago
  95. 978b80c progs/tests: Add tests to Makefile. by Vinson Lee · 15 years ago
  96. 3cd7455 draw: Initialize variable in draw_pt.c. by Vinson Lee · 15 years ago
  97. b2953ee mesa: Fix array out-of-bounds access by _mesa_TexGenf. by Vinson Lee · 15 years ago
  98. d74cd04 mesa: Fix array out-of-bounds access by _mesa_TexGeni. by Vinson Lee · 15 years ago
  99. ca8a215 mesa: Fix array out-of-bounds access by _mesa_TexParameterf. by Vinson Lee · 15 years ago
  100. 4071d06 mesa: Fix array out-of-bounds access by _mesa_TexParameterf. by Vinson Lee · 15 years ago