1. 543b233 r600g: implement transform feedback by Marek Olšák · 13 years ago
  2. 047363a st/mesa: expose conservative_depth if GLSL 1.3 is supported by Marek Olšák · 13 years ago
  3. 95aa0e5 gallivm: Fix build with llvm-3.1svn. by Vinson Lee · 13 years ago
  4. 5d32b00 mesa: Fix memory leak on error path. by Vinson Lee · 13 years ago
  5. 7b6b5f5 st/mesa: Fix memory leak in out-of-memory path. by Vinson Lee · 13 years ago
  6. cf79e22 meta: use _mesa_prepare_mipmap_level() in the mipmap generation code by Brian Paul · 13 years ago
  7. d77b963 mesa: new _mesa_prepare_mipmap_level() function for mipmap generation by Brian Paul · 13 years ago
  8. d842a11 mesa: make update_fbo_texture() non-static by Brian Paul · 13 years ago
  9. 45bd5c4 mesa: whitespace and comment fixes in fbobject.c by Brian Paul · 13 years ago
  10. 2b3fdb1 mesa: add MESA_FORMAT_RGB565[_REV] as candidates for GL_R3_G3_B2 by Brian Paul · 13 years ago
  11. 3d3a21c vbo: add comment for map_vp_non[] array by Brian Paul · 13 years ago
  12. 89da5a1 mesa: add a few comments for the z unpacking functions by Brian Paul · 13 years ago
  13. 36a484b Enabling display list support for glClearBuffer functions with minor fixes by Anuj Phogat · 13 years ago
  14. cf59483 gallium: fix a crash in drivers that don't support stream output by Fredrik Höglund · 13 years ago
  15. 97144ee llvmpipe: adapt to struct stream_output_info modifications by Christoph Bumiller · 13 years ago
  16. 14bd9d7 nvc0: implement new stream output interface by Christoph Bumiller · 13 years ago
  17. 14193da d3d1x: implement new stream output interface by Christoph Bumiller · 13 years ago
  18. c05fafa st/mesa: implement EXT_transform_feedback and ARB_transform_feedback2 by Marek Olšák · 13 years ago
  19. 36d66f8 u_blitter: implement copy_buffer using stream output by Marek Olšák · 13 years ago
  20. b177e2c u_blitter: restore stream output targets by Marek Olšák · 13 years ago
  21. 1114b19 trace: implement stream output interface by Christoph Bumiller · 13 years ago
  22. 6a00e4e noop: implement stream output by Marek Olšák · 13 years ago
  23. 8a9a37c gallium: utility helper functions for stream output by Marek Olšák · 13 years ago
  24. 861a029 gallium: interface changes necessary to implement transform feedback (v5) by Marek Olšák · 13 years ago
  25. 4f4a1be gallium: disable stream output in drivers that support it by Marek Olšák · 13 years ago
  26. 14bb957 mesa: implement DrawTransformFeedback from ARB_transform_feedback2 by Marek Olšák · 13 years ago
  27. 3baaa1b st/xa: Disable composite solid fill with mask by Thomas Hellstrom · 13 years ago
  28. aa7d765 st/xa: Fix format conversion copy alpha channel by Thomas Hellstrom · 13 years ago
  29. 11c9459 st/xa: Fix component alpha check by Thomas Hellstrom · 13 years ago
  30. 7aadb53 st/egl: fix compiler warnings by Chia-I Wu · 13 years ago
  31. a06f58f st/egl: Implement EGL_NOK_swap_region for x11 by Fredrik Höglund · 13 years ago
  32. fa0f70e st/egl: Add support for EGL_NOK_swap_region by Fredrik Höglund · 13 years ago
  33. 3f41f7d i965: Drop separate stencil assertions in update_draw_buffer(). by Eric Anholt · 13 years ago
  34. 7eb0aa3 intel: Simplify and touch up the FBO completeness test. by Eric Anholt · 13 years ago
  35. 950310e intel: Remove another renderbuffer allocation path. by Eric Anholt · 13 years ago
  36. a91c316 intel: Make the separate stencil RB storage path match texture more. by Eric Anholt · 13 years ago
  37. f22068d intel: Move S8 width/height alignment to miptree creation. by Eric Anholt · 13 years ago
  38. 8967f75 intel: Drop check for wrapped_depth in RB mapping. by Eric Anholt · 13 years ago
  39. faa44bc intel: Fix uninitialized values in debug output for renderbuffer mapping. by Eric Anholt · 13 years ago
  40. b2469ff swrast: Add a note about overlapping support for framebuffer blit. by Eric Anholt · 13 years ago
  41. 657f321 swrast: Don't do Z24S8 drawpixels fast-paths with Z32_X24S8 input data. by Eric Anholt · 13 years ago
  42. 5d1de8b st/vdpau: fix unwanted output scaling by Christian König · 13 years ago
  43. 9e51c20 st/vdpau: some mixer fixes by Christian König · 13 years ago
  44. 167b1b3 g3dvl/compositor: improve dirty area handling by Christian König · 13 years ago
  45. 606d3a3 Add mismatch check for glGetTexImage or it will return -1 and may lead to segment fault. by Jian Zhao · 13 years ago
  46. c87cb98 glsl: Fix crashes caused by Bison error messages involving "'%'". by Kenneth Graunke · 13 years ago
  47. 7e9cb2a Regenerate files from previous commits by Ian Romanick · 13 years ago
  48. 0c6b930 glapi/glx: For GLX code, use the existing _X_HIDDEN and _X_INTERNAL defines by Ian Romanick · 13 years ago
  49. bc35da4 glapi/glx: Generate glapi_gentable.c so that the xserver can use it by Ian Romanick · 13 years ago
  50. af50f3b glapi/glx: Generate dispatch.h so that the xserver can use it by Ian Romanick · 13 years ago
  51. 2e16875 glapi/glx: Xserver wants dispatch.h, not glapidispatch.h by Ian Romanick · 13 years ago
  52. c0d2f4c glapi/glx: Don't send GL API files to the xserver by Ian Romanick · 13 years ago
  53. e089a0e glapi: Remove mention of nonexistent enums by Ian Romanick · 13 years ago
  54. 090dd94 glapi/glx: Remove g_disptab.h from xserver generated files by Ian Romanick · 13 years ago
  55. 35d2764 r300g: take advantage of KEEP_TILING_FLAGS flush flag by Marek Olšák · 13 years ago
  56. 10e9312 nouveau: get rid of winsys object by Marcin Slusarz · 13 years ago
  57. 642d11d i915g: Roll back to the previous shader limits. by Stéphane Marchesin · 13 years ago
  58. f41fd6b i915g: Update TODO. by Stéphane Marchesin · 13 years ago
  59. 41b75dc winsys/radeon: add flush option not to rewrite tiling flags in registers by Marek Olšák · 13 years ago
  60. df809ae mesa: add const flags to skip MaxVarying and MaxUniform linker checks (v2) by Marek Olšák · 13 years ago
  61. 8a11d40 mesa: fix an out-of-bounds access in prog_print.c by Marek Olšák · 13 years ago
  62. 3b15f50 glsl_to_tgsi: fix typo in comment by Bryan Cain · 13 years ago
  63. d24b44c glsl_to_tgsi: emit both operands of shift and bitwise operations by Bryan Cain · 13 years ago
  64. 2a58453 egl_dri2: Fix some valgrind reported leaks by Benjamin Franzke · 13 years ago
  65. cbd65fe mesa: update comments for _DepthBuffer, _StencilBuffer fields by Brian Paul · 13 years ago
  66. 6596aeb mesa: remove _DepthBuffer, _StencilBuffer resize code by Brian Paul · 13 years ago
  67. d7c0fac swrast: add debug code to test combined depth/stencil buffers by Brian Paul · 13 years ago
  68. 8ba9c22 mesa: remove unused depthstencil.[ch] files by Brian Paul · 13 years ago
  69. 6e12289 mesa: move depth/stencil buffer validation to swrast by Brian Paul · 13 years ago
  70. 2ac02ea swrast: update depth/stencil wrapper sizes by Brian Paul · 13 years ago
  71. 23527eb mesa: build swrast/s_depthstencil.c by Brian Paul · 13 years ago
  72. ba35094 swrast: add new s_depthstencil.[ch] files by Brian Paul · 13 years ago
  73. c0a55cf mesa: move update_depth/stencil_buffer() functions by Brian Paul · 13 years ago
  74. 2750809 radeon: stop using _DepthBuffer, _StencilBuffer fields by Brian Paul · 13 years ago
  75. a782db5 nouveau: stop using _DepthBuffer, _StencilBuffer fields by Brian Paul · 13 years ago
  76. d124092 mesa: stop using _Depth, _StencilBuffer fields in _mesa_BlitFramebufferEXT() by Brian Paul · 13 years ago
  77. 02d1271 st/mesa: stop using _DepthBuffer, _StencilBuffer fields by Brian Paul · 13 years ago
  78. 22e806f swrast: add missing state validation calls for Blit, Clear by Brian Paul · 13 years ago
  79. 23895cc r600g: add some new pci ids by Alex Deucher · 13 years ago
  80. fc52534 mesa: fix possible precision issues in pack/unpack/fetch functions by Marek Olšák · 13 years ago
  81. 4298c88 r300g: integer and fixed-point 16.16 textures are not supported by Marek Olšák · 13 years ago
  82. 1ded658 st/mesa: add color varyings to MaxVarying by Marek Olšák · 13 years ago
  83. 592323d i915g: fix debug dump on 64 bit systems by Michael Karcher · 13 years ago
  84. 13632e6 i915g: Fix wrong indices for LINE_LOOP case by Fatih Aşıcı · 13 years ago
  85. 45bb4b7 vl: Add missing mpeg fields to pipe_mpeg12_picture_desc by Maarten Lankhorst · 13 years ago
  86. e809f4e g3dvl/xlib: fix build by changing include order by Tobias Droste · 13 years ago
  87. 72cb103 st/mesa: move frag depth up a level. by Dave Airlie · 13 years ago
  88. b1a8b7b Revert "st/mesa: only resolve is number of samples is > 1" by Dave Airlie · 13 years ago
  89. 8c71362 st/mesa: only resolve is number of samples is > 1 by Dave Airlie · 13 years ago
  90. f767e96 mesa: add missing RG_INTEGER and some RED_INTEGER_EXT checks. by Dave Airlie · 13 years ago
  91. 06f217d gallium: implement ARB_conservative_depth by Marek Olšák · 13 years ago
  92. c83fb4d util: Add strings.h include on unices by José Fonseca · 13 years ago
  93. f188c0d mesa/st: Don't modify the context draw/read buffers. by José Fonseca · 13 years ago
  94. eefff37 mesa,intel: use _mesa_image_offset() for PBOs by nobled · 13 years ago
  95. 4a2b9b5 mesa: add _mesa_image_offset() by nobled · 13 years ago
  96. f22421e mesa/image: assert on bad format by nobled · 13 years ago
  97. 37fd22a mesa/image: delete dead store by nobled · 13 years ago
  98. 20b0daf glsl_to_tgsi: fix a bug in eliminate_dead_code_advanced() by Bryan Cain · 13 years ago
  99. 6cf7245 llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count. by José Fonseca · 13 years ago
  100. f32c723 llvmpipe,draw,gallivm: Ensure we don't walk beyond the end of the shader variant list. by José Fonseca · 13 years ago