1. 58b4013 progs: Ignore derived files. by José Fonseca · 15 years ago
  2. cbb2352 glsl: Ignore programs. by José Fonseca · 15 years ago
  3. 3d747ed scons: Don't globally define WIN32_LEAN_AND_MEAN. by José Fonseca · 15 years ago
  4. 33f44b9 mesa: Avoid WIN32_LEAN_AND_MEAN re-definition. by José Fonseca · 15 years ago
  5. 04c7f48 mesa: Make condrender.[ch] prototypes match. by José Fonseca · 15 years ago
  6. 97e2c5a scons: Expose convienience libraries to the host environment. by José Fonseca · 15 years ago
  7. 700a2eb glut: Silent the glut*_ATEXIT_HACK defined but not used warnings. by José Fonseca · 15 years ago
  8. 45a01bc nv50: small fix for handling "dangerous" swizzles by Christoph Bumiller · 15 years ago
  9. 25024d9 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  10. d14beea mesa: remove a line of dead code by Brian Paul · 15 years ago
  11. 06f1090 docs: 7.8 relnotes: GL_NV_conditional_render and GL_EXT_draw_buffers2 by Brian Paul · 15 years ago
  12. f10470e mesa: enable ColorMaskIndexed in display lists by Brian Paul · 15 years ago
  13. 34075d0 progs/tests: added test for GL_EXT_draw_buffers2 by Brian Paul · 15 years ago
  14. fcc2e1a mesa: enable GL_EXT_draw_buffers2 for sw drivers by Brian Paul · 15 years ago
  15. c28b451 docs: update status for conditional rendering by Brian Paul · 15 years ago
  16. 08d145e progs/tests: added conditional rendering test program by Brian Paul · 15 years ago
  17. aa491c1 mesa: turn on NV_conditional_render for software drivers by Brian Paul · 15 years ago
  18. ab26682 swrast: add check for conditional rendering by Brian Paul · 15 years ago
  19. 699cfae tnl: add check for conditional rendering by Brian Paul · 15 years ago
  20. ff3a526 mesa: plug in API functions for conditional rendering by Brian Paul · 15 years ago
  21. 007b1f4 mesa: added dispatch for GL_NV_conditional_render extension by Brian Paul · 15 years ago
  22. 5a0eb89 mesa: added FLUSH_VERTICES(), more comments by Brian Paul · 15 years ago
  23. 2be0d77 mesa: add flag for GL_NV_conditional_render extension by Brian Paul · 15 years ago
  24. 0fbe828 mesa: _mesa_Begin/EndConditionalRender() functions by Brian Paul · 15 years ago
  25. 534e005 mesa: make _mesa_lookup_query_object() an non-private inline function by Brian Paul · 15 years ago
  26. 195e765 swrast: use different temp array in _swrast_get_dest_rgba() by Brian Paul · 15 years ago
  27. 4e4244b nv50: fix TEXLOD sequence and use it only in FPs by Christoph Bumiller · 15 years ago
  28. 616ddc8 nv50: cannot kill branch if immediate is used by Christoph Bumiller · 15 years ago
  29. b3425bc nv50: make assimilate_temp safe by Christoph Bumiller · 15 years ago
  30. d9ae8f3 nv50: handle TGSI_OPCODE_EXP,LOG by Christoph Bumiller · 15 years ago
  31. f2cca04 nv50: add support for subroutines by Christoph Bumiller · 15 years ago
  32. 170cdb4 nv50: alloc_reg on reg_instance by Christoph Bumiller · 15 years ago
  33. 0ba518e nv50: multiply polygon offset units by 2 by Christoph Bumiller · 15 years ago
  34. 4d2551b nv50: neg and abs modifiers for flops by Christoph Bumiller · 15 years ago
  35. 3019afd nv50: don't negate immediates in set_immd by Christoph Bumiller · 15 years ago
  36. 6e05849 mesa: Silence unused variable warning. by Vinson Lee · 15 years ago
  37. 5b2713c progs/glsl: Provide a better fix for fgets warning. by Vinson Lee · 15 years ago
  38. 9b0bbe1 docs: added GL 3.x feature checklist to track what's done in Mesa by Brian Paul · 15 years ago
  39. 16e91d4 mesa: implement _mesa_GetStringi() for GL3 by Brian Paul · 15 years ago
  40. 56bdaca mesa: _mesa_get_enabled_extension() function by Brian Paul · 15 years ago
  41. 802b808 mesa: implement GL3 GL_NUM_EXTENSIONS query by Brian Paul · 15 years ago
  42. 1ec6de9 mesa: simplify some extension testing code by Brian Paul · 15 years ago
  43. 05fb922 mesa: display list support for glClearBuffer functions by Brian Paul · 15 years ago
  44. 2b5ece5 mesa: implement GL3 glClearBuffer() functions by Brian Paul · 15 years ago
  45. 12039aa mklib: use a wrapper for ar by Brian Paul · 15 years ago
  46. 9656177 nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40 by Luca Barbieri · 15 years ago
  47. f00bf05 st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info() by Brian Paul · 15 years ago
  48. de95e57 glu/sgi: Initialize members of struct O_nurbssurface. by Vinson Lee · 15 years ago
  49. 1677d5c mesa: fix-up blend enable/disable code in _mesa_PopAttrib() by Brian Paul · 15 years ago
  50. 36092fa mesa: finish-up indexed color mask code in _mesa_PopAttrib() by Brian Paul · 15 years ago
  51. 81c72a1 mesa: plug in GL_EXT_draw_buffers2 functions by Brian Paul · 15 years ago
  52. 285d3f9 mesa: regenerate API files related to GL_EXT_draw_buffers2 by Brian Paul · 15 years ago
  53. ca3a853 glapi: extension info for GL_EXT_draw_buffers2 by Brian Paul · 15 years ago
  54. ac21edf tdfx: Silence uninitialized variable warning. by Vinson Lee · 15 years ago
  55. 0ab29d2 progs/glsl: Silence compiler warnings. by Vinson Lee · 15 years ago
  56. 70bbe22 glu/sgi: Silence warn_unused_result warnings. by Vinson Lee · 15 years ago
  57. 31263f4 st/xorg: Use C-style comments. by Vinson Lee · 15 years ago
  58. 97b8993 glu/sgi: Initialize member of struct GridVertex. by Vinson Lee · 15 years ago
  59. 5169775 st/xorg: Fix warning and add a TODO comment by Jakob Bornecrantz · 15 years ago
  60. d34fdf1 st/xorg: On close wait on fences and then destroy the screen by Jakob Bornecrantz · 15 years ago
  61. 5fdc4f7 st/xorg: Be proper with pipe pointers on close in exa by Jakob Bornecrantz · 15 years ago
  62. 8f6f112 mesa: added infrastructure for GL_EXT_draw_buffers2 by Brian Paul · 15 years ago
  63. 53e314c st/xorg: Make sure we don't overrun the fence array in block handler by Jakob Bornecrantz · 15 years ago
  64. 3bcf7d7 glu/sgi: Initialize member variables in class Varray. by Vinson Lee · 15 years ago
  65. a7db305 glu/sgi: Initialize member of class monoChain. by Vinson Lee · 15 years ago
  66. 5060fb4 glu/sgi: Initialize members of class sampledLine. by Vinson Lee · 15 years ago
  67. a856d63 mesa: add dlist support for indexed colormask and indexed enables/disables by Brian Paul · 15 years ago
  68. fd5511d mesa: implement per-buffer color masking by Brian Paul · 15 years ago
  69. 495b8f8 glu/sgi: Initialize members of class directedLine. by Vinson Lee · 15 years ago
  70. 126b35b mesa: implement indexed glGet functions by Brian Paul · 15 years ago
  71. 3728673 mesa: per-buffer blend enabled flags by Brian Paul · 15 years ago
  72. 62a0d4e mesa: Initialize variable in get_tex_color_index. by Vinson Lee · 15 years ago
  73. 4f481cb glsl: added uniform initializer check by Brian Paul · 15 years ago
  74. 639e7a1 ARB prog parser: use _mesa_add_unnamed_constant() to use fewer constant slots by Brian Paul · 15 years ago
  75. 561a107 glsl: added default case in _fetch_token() to silence warnings by Brian Paul · 15 years ago
  76. a099644 intel: Fix false positives in checking for non-packed depth/stencil RB. by Eric Anholt · 15 years ago
  77. b4658db st/egl: Move declaration before code. by Vinson Lee · 15 years ago
  78. 089144e intel: Allow binding a stencil but not a depth buffer. by Eric Anholt · 15 years ago
  79. e4df8d3 intel: Improve INTEL_DEBUG=fbo output. by Eric Anholt · 15 years ago
  80. 1e4677a intel: Remove dead fthrottle_mode option. We only do IRQ waits. by Eric Anholt · 15 years ago
  81. 2515cca mesa: remove gratuitous stores I added in remove_instructions. by Eric Anholt · 15 years ago
  82. c67bb15 intel: Silence compiler warnings. by Vinson Lee · 15 years ago
  83. 46c2196 llvmpipe: Fix assert. by Vinson Lee · 15 years ago
  84. e049ddb llvmpipe: Silence compiler warnings. by Vinson Lee · 15 years ago
  85. 85dcc07 nouveau: Unreference state/buffer objects on context/screen destruction. by Younes Manton · 15 years ago
  86. cb9214f nouveau: Fix swizzling for copies to rectangular textures by Luca Barbieri · 15 years ago
  87. 3a0c527 nouveau: Fix nv20-40 swizzled miptree RTs by Luca Barbieri · 15 years ago
  88. a55e50b NV30/NV40 CMP and SCS src == dst handling by Luca Barbieri · 15 years ago
  89. 926562f llvmpipe: Unmapping vertex/index buffers does NOT flush draw module anymore. by José Fonseca · 15 years ago
  90. 64893eb python/retrace: Dump only the specified image rectangles. by José Fonseca · 15 years ago
  91. 67171ed xlib: Integrate the trace driver with all pipe drivers. by José Fonseca · 15 years ago
  92. 7abdaf5 scons: Fix xlib build. by José Fonseca · 15 years ago
  93. 49a0f29 nv04: Fix build after the latest nouveau_class.h changes. by Francisco Jerez · 15 years ago
  94. c84cc09 nv50: Dehexify and bring up to date with new method defines. by Marcin Kościelnicki · 15 years ago
  95. f0ba7d8 util: better fix for unused variable warnings with asserts by Keith Whitwell · 15 years ago
  96. 31d1822 llvmpipe: Silence compiler warnings. by Vinson Lee · 15 years ago
  97. c441386 st/xorg: Silence unused variable warnings. by Vinson Lee · 15 years ago
  98. aa04375 g3dvl: Silence compiler warnings. by Vinson Lee · 15 years ago
  99. bf63b9d st/vega: Silence compiler warnings. by Vinson Lee · 15 years ago
  100. 9d3092d gallium/xlib: Silence unused variable warning. by Vinson Lee · 15 years ago