Age | Commit message (Expand) | Author |
2010-05-04 | gallium: remove trailing comma in enum list | Brian Paul |
2010-05-03 | gallium: Remove loop register file. | José Fonseca |
2010-04-28 | gallium: remove trailing comma | Brian Paul |
2010-04-27 | gallium: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. | José Fonseca |
2010-04-26 | st_api: Remove st_module | Jakob Bornecrantz |
2010-04-22 | gallium: use better param name | Brian Paul |
2010-04-22 | gallium: fix comment language, remove dangling comment | Brian Paul |
2010-04-20 | gallium: replace pipe_resource::_usage with pipe_resource::usage | Brian Paul |
2010-04-20 | Merge branch 'gallium-index-bias' | José Fonseca |
2010-04-19 | gallium: Add index bias parameter to draw_elements and friends. | José Fonseca |
2010-04-18 | p_compiler: add likely/unlikely macros | Luca Barbieri |
2010-04-16 | gallium: comments and whitespace fixes | Brian Paul |
2010-04-16 | st/drisw: Stop pretending to be drm_api | Jakob Bornecrantz |
2010-04-13 | gallium: Remove pipe_screen::update_buffer. | Chia-I Wu |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-04-08 | gallium: Add a couple more of D3D9 formats forgotten earlier. | José Fonseca |
2010-04-08 | gallium: Add missing D3D9 color formats. | José Fonseca |
2010-04-07 | util: Remove the half typedef from p_compiler.h. | José Fonseca |
2010-04-01 | gallium: remove old comment about return values | Brian Paul |
2010-04-01 | gallium: Integrate util_half with scons. | Michal Krol |
2010-03-30 | Merge branch 'master' into gallium-new-formats | Roland Scheidegger |
2010-03-29 | st/dri/sw: add drisw_api similarly to dri1_api | George Sapountzis |
2010-03-29 | gallium: fix bogus depth/stencil format names (and channel descriptions) | Roland Scheidegger |
2010-03-29 | gallium: add new texture formats | Roland Scheidegger |
2010-03-28 | gallium: new raw gallium interface to support standalone tests | Keith Whitwell |
2010-03-25 | st/dri: add drisw | George Sapountzis |
2010-03-21 | dri1_api: need not include drm.h | George Sapountzis |
2010-03-18 | Add format B5G5R5X1 | Alan Hourihane |
2010-03-16 | gallium: Silence warning. | José Fonseca |
2010-03-16 | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell |
2010-03-16 | Merge remote branch 'origin/gallium-st-api' | Chia-I Wu |
2010-03-16 | winsys/sw: Add a software winsys layered on a pipe | Jakob Bornecrantz |
2010-03-13 | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell |
2010-03-12 | gallium: Add st_api.h. | Chia-I Wu |
2010-03-11 | gallium: remove pipe_context member from pipe_transfer | Keith Whitwell |
2010-03-11 | Squashed commit of gallium-context-transfers: | Keith Whitwell |
2010-03-11 | gallium: Use last_level for pipe_sampler_view instead of num_levels. | Michal Krol |
2010-03-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-10 | gallium: Do not mix winsys-drawable-handle and context-private. | Chia-I Wu |
2010-03-10 | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell |
2010-03-09 | drop stray XFree86Server, XGLServer | George Sapountzis |
2010-03-09 | gallium: create helper for swrast+xlib combination | Keith Whitwell |
2010-03-09 | ws/xlib: remove self-knowledge about users of xlib winsys | Keith Whitwell |
2010-03-09 | cell: fix up assorted compilation problems | Brian Paul |
2010-03-09 | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger |
2010-03-09 | ws/xlib: manage the GC internally | Keith Whitwell |
2010-03-09 | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell |
2010-03-09 | Squashed commit of gallium-no-texture-blanket | Keith Whitwell |
2010-03-08 | gallium: update some comments, remove others which are superfluous | Brian Paul |
2010-03-08 | gallium: remove xlib_driver::display_surface | Keith Whitwell |