1. 93f4e3c winsys/radeon: move managing GEM domains back to drivers by Marek Olšák · 13 years ago
  2. e6e9bec i965 gen6: Fix incorrect order of dwords in gen6_update_sol_indices() by Paul Berry · 13 years ago
  3. b31f62c i965 gen6: Fix transform feedback of triangle strips. by Paul Berry · 13 years ago
  4. 5c818c6 mesa: consolidate texstore functions by Brian Paul · 13 years ago
  5. afebe13 mesa: fix _mesa_store_texsubimage2d() for GL_TEXTURE_1D_ARRAY by Brian Paul · 13 years ago
  6. 9b26aa4 mesa: update comment for MapTextureImage() by Brian Paul · 13 years ago
  7. c60ac7b swrast: rewrite glDrawPixels(GL_DEPTH) with zoom by Brian Paul · 13 years ago
  8. bf0c0cc swrast: stop using _DepthBuffer in triangle code by Brian Paul · 13 years ago
  9. 7a7b521 mesa: remove gl_renderbuffer::PutRowRGB() by Brian Paul · 13 years ago
  10. 6e7bc79 swrast: stop using PutRowRGB() in triangle code by Brian Paul · 13 years ago
  11. 743c664 swrast: refactor/rewrite fast_draw_rgba_pixels() by Brian Paul · 13 years ago
  12. e66858f swrast: move swrast_render_start/finish() call in drawpixels code by Brian Paul · 13 years ago
  13. d9d0d41 swrast: new fast_draw_depth_stencil() for glDrawPixels(GL_DEPTH_STENCIL) by Brian Paul · 13 years ago
  14. 826f36b swrast: remove the copy_depth_stencil_pixels() function by Brian Paul · 13 years ago
  15. e6c6b1c swrast: stop using depth/stencil wrappers in CopyPixels code by Brian Paul · 13 years ago
  16. bd31fb3 swrast: remove needless assignment in draw_depth_stencil_pixels() by Brian Paul · 13 years ago
  17. 7cf2d75 swast: replace renderbuffer->GetPointer() with _swrast_pixel_address() by Brian Paul · 13 years ago
  18. 242fd9d swrast: use _swrast_pixel_address() helper function by Brian Paul · 13 years ago
  19. d00d39a swrast: rewrite stencil test code by Brian Paul · 13 years ago
  20. 8b913bd swrast: remove dead code in s_stencil.c by Brian Paul · 13 years ago
  21. 70df474 swrast: rewrite _swrast_read_stencil_span() by Brian Paul · 13 years ago
  22. 4d6b092 swrast: rewrite _swrast_read_depth_span_float() by Brian Paul · 13 years ago
  23. 82f28c0 mesa: rewrite _swrast_depth_bounds_test() by Brian Paul · 13 years ago
  24. 29a9983 swrast: rewrite depth-testing code by Brian Paul · 13 years ago
  25. 8e7c388 swrast: stop using _swrast_get_values() in z/depth code by Brian Paul · 13 years ago
  26. e23e8cb swrast: stop using _swrast_get_values() in stencil code by Brian Paul · 13 years ago
  27. 89fb81d swrast: do fast_copy_pixels() with Map/UnmapRenderbuffer() by Brian Paul · 13 years ago
  28. 9597067 swrast: replace GetRow() call with _mesa_unpack_ubyte_stencil_row() by Brian Paul · 13 years ago
  29. fc41473 mesa: remove gl_renderbufer::PutMonoRow() and PutMonoValues() by Brian Paul · 13 years ago
  30. c4b5f0c swrast: rewrite color buffer clearing to use Map/UnmapRenderbuffer() by Brian Paul · 13 years ago
  31. f1a2aa5 mesa: add _mesa_pack_colormask() by Brian Paul · 13 years ago
  32. 488d7fc mesa: add _mesa_get_format_max_bits() by Brian Paul · 13 years ago
  33. fd104a8 swrast: do depth/stencil clearing with Map/UnmapRenderbuffer() by Brian Paul · 13 years ago
  34. fb758aa mesa: split get_tex_rgba() into compressed/uncompressed versions by Brian Paul · 13 years ago
  35. 5e6a6e4 mesa: fix comments in getteximage_error_check() by Brian Paul · 13 years ago
  36. 26195c8 mesa: move the format and type check before select_tex_image() by Jian Zhao · 13 years ago
  37. 1fdecef vl: Fix inverted logic in vlc checks by Maarten Lankhorst · 13 years ago
  38. 3258cd9 egl,glx,wgl: Fixes stapi->createContext usage by Alexandre Demers · 13 years ago
  39. e71375d i965/gen7: Fix feedback for flat-shaded tristrips versus provoking vertex. by Eric Anholt · 13 years ago
  40. c8223d8 i965/gen7: Add support for transform feedback. by Eric Anholt · 13 years ago
  41. 8f0baac i965/gen7: Move SOL stage disable to gen7_sol_state.c by Eric Anholt · 13 years ago
  42. e1425a5 i965/gen7: Add register definitions for GL_EXT_transform_feedback. by Eric Anholt · 13 years ago
  43. 43e0d77 i965/gen7: Make primitives_written counting work. by Eric Anholt · 13 years ago
  44. bf2a93d i965/gen7: Enable EXT_transform_feedback extension under 3.0 override. by Eric Anholt · 13 years ago
  45. 7a8f52e glsl: remove old autogen.sh by Matt Turner · 13 years ago
  46. f2f14bc i965 Gen6+: Invalidate VF address-based cache on flush by Paul Berry · 13 years ago
  47. e25c4d0 i965 gen6: Resend binding table pointer after updating SOL bindings. by Paul Berry · 13 years ago
  48. 9cfa8a7 i965: Rename BRW_NEW_WM_SURFACES to BRW_NEW_SURFACES. by Paul Berry · 13 years ago
  49. 9df8662 i965: Don't use BRW_DEPTHFORMAT_D24_UNORM_X8_UINT on Gen4. by Kenneth Graunke · 13 years ago
  50. cb04588 mesa: Pause transform feedback during meta ops. by Paul Berry · 13 years ago
  51. 772d4fe i965 gen6: Implement transform feedback pause/resume functionality. by Paul Berry · 13 years ago
  52. 87c7e5f mesa: Disable certain error checks when transform feedback is paused by Paul Berry · 13 years ago
  53. 08ce487 mesa: Ensure that Paused is reset to false on EndTransformFeedback. by Paul Berry · 13 years ago
  54. a3a4d01 mesa: Save and restore GL_RASTERIZER_DISCARD state during meta ops. by Paul Berry · 13 years ago
  55. b5b2081 dri2: Add createContextAttribs entry point for DRISW version 3 by Ian Romanick · 13 years ago
  56. 1ab5454 dri2: Add createContextAttribs entry point for DRI2 version 3 by Ian Romanick · 13 years ago
  57. d181520 st-api: Have context_create explain why creation failed by Ian Romanick · 13 years ago
  58. 358ecff st-api: Clean-up OpenGL profile handling by Ian Romanick · 13 years ago
  59. ed4a65c glx: Propagate the glXIsDirect protocol error back to the application by Ian Romanick · 13 years ago
  60. fba4000 glx: Deliver an xlib style error to the application from an XCB error by Ian Romanick · 13 years ago
  61. efa93ae vl: improve vlc functions and handling by Maarten Lankhorst · 13 years ago
  62. ebe7c68 nouveau: Fix bugs in nouveau_video_buffer by Maarten Lankhorst · 13 years ago
  63. 2eafd07 gallivm: Close a memory leak by Lauri Kasanen · 13 years ago
  64. 7fd8dc3 softpipe: try and use back color for a slot if color fails. by Dave Airlie · 13 years ago
  65. d61d399 format_unpack: add 8/16 rgba/rgb types. by Dave Airlie · 13 years ago
  66. f1d8963 i965: Don't make consumers of brw_CONT/brw_WHILE track if depth in loop. by Eric Anholt · 13 years ago
  67. ce6be33 i965: Don't make consumers of brw_WHILE do pre-gen6 BREAK/CONT patching. by Eric Anholt · 13 years ago
  68. 32118cf i965: Don't make consumers of brw_DO()/brw_WHILE() track loop start. by Eric Anholt · 13 years ago
  69. 9f88147 i965: Drop unused do_insn argument from gen6_CONT(). by Eric Anholt · 13 years ago
  70. d44878e mesa: Add _NEW_RASTERIZER_DISCARD as synonym for _NEW_TRANSFORM. by Paul Berry · 13 years ago
  71. aee9680 mesa: Move RasterDiscard to toplevel of gl_context. by Paul Berry · 13 years ago
  72. 636f2fc egl/x11: Merge the right version of Frederiks change by Kristian Høgsberg · 13 years ago
  73. 352c889 egl_dri2/x11: Add support for the DRI2 SwapBuffers request by Fredrik Höglund · 13 years ago
  74. 655f2c1 egl_dri2/x11: Add support for eglSwapInterval by Fredrik Höglund · 13 years ago
  75. 3a2e718 i965 gen6: Turn on transform feedback extension unconditionally. by Paul Berry · 13 years ago
  76. c59393b i965 gen6: Implement transform feedback queries. by Paul Berry · 13 years ago
  77. c5e17a8 i965: Convert if/else to switch statements in brw_queryobj.c by Paul Berry · 13 years ago
  78. f8328c9 i965 gen6: Ensure correct transform feedback indices on new batch. by Paul Berry · 13 years ago
  79. 163611d mesa: Add a function to query whether a meta-op is in progress. by Paul Berry · 13 years ago
  80. dc7b6d7 mesa: Add count_tessellated_primitives() function. by Paul Berry · 13 years ago
  81. 291ae4e mesa: Remove unnecessary FLUSH_VERTICES in bind_buffer_range by Paul Berry · 13 years ago
  82. 7d2ff0b i965 gen6: Implement rasterizer discard. by Paul Berry · 13 years ago
  83. 21504b4 i965: Implement bounds checking for transform feedback output. by Kenneth Graunke · 13 years ago
  84. 63cf7fa i965: Flush pipeline on EndTransformFeedback. by Paul Berry · 13 years ago
  85. c3161b6 i965 gen6+: Make intel_batchbuffer_emit_mi_flush() actually flush. by Paul Berry · 13 years ago
  86. 6ca6144 i965 gen6: Turn on transform feedback extension. by Paul Berry · 13 years ago
  87. 9308f29 i965 gen6: Initial implementation of transform feedback. by Paul Berry · 13 years ago
  88. 1413f95 i965 gs: Move vue_map to brw_gs_compile. by Paul Berry · 13 years ago
  89. fd5d0c8 i965 gen6+: Use 1-wide null operands for IF instructions by Paul Berry · 13 years ago
  90. 38b118d mesa: Fix off-by-one error in transform feedback size check. by Paul Berry · 13 years ago
  91. 942d452 mesa: Record transform feedback strides/offsets in linker output. by Paul Berry · 13 years ago
  92. 9f8573b Fix compilation on cygwin after commit 762c9766c93697af8d7fbaa729aed118789dbe8e by Jon TURNEY · 13 years ago
  93. 704d22d xvmc: Remove unused variable by Maarten Lankhorst · 13 years ago
  94. 68651c3 vl: Remove unused declaration by Maarten Lankhorst · 13 years ago
  95. 72325ee vl: Use pipe clear_render_target instead of util_clear_render_target by Maarten Lankhorst · 13 years ago
  96. dae2fca mesa: fix a leak in _mesa_delete_texture_image() by Pekka Paalanen · 13 years ago
  97. 249c6f1 st/egl: error check and clamp coordinates in eglPostSubBufferNV by Chia-I Wu · 13 years ago
  98. eb7d1b9 egl_dri2/x11: error check coordinates in eglPostSubBufferNV by Chia-I Wu · 13 years ago
  99. 7577284 st/egl: Add support for EGL_NV_post_sub_buffer by Fredrik Höglund · 13 years ago
  100. 71b8fc9 egl_dri2/x11: Add support for EGL_NV_post_sub_buffer by Fredrik Höglund · 13 years ago