Age | Commit message (Expand) | Author |
2010-06-07 | cell/spu: divorce from tgsi_exec.h | Keith Whitwell |
2010-06-03 | Merge branch 'gallium-newclear' | Roland Scheidegger |
2010-06-03 | gallium: silence all debug_named_value related warnings | Joakim Sindholt |
2010-05-29 | cell: adapt to clear interface changes | Roland Scheidegger |
2010-05-21 | Merge branch 'gallium-msaa' | Roland Scheidegger |
2010-05-21 | cell: assorted compilation fixes | Brian Paul |
2010-05-21 | cell: fix breakage from earlier draw module changes | Brian Paul |
2010-05-21 | gallium: remnants of old ccw state | Keith Whitwell |
2010-05-18 | gallium: implement set_sample_mask() in all drivers | Roland Scheidegger |
2010-05-17 | cell: adapt to interface changes | Roland Scheidegger |
2010-05-03 | gallium: move surface utility functions into u_surface.c | Brian Paul |
2010-05-17 | gallium: EXT_timer_query support. | Mathias Fröhlich |
2010-05-12 | gallium: Make PIPE_CAP_xxx enums. | José Fonseca |
2010-04-27 | cell: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes. | José Fonseca |
2010-04-20 | gallium: replace pipe_resource::_usage with pipe_resource::usage | Brian Paul |
2010-04-19 | cell: Implement index bias. | José Fonseca |
2010-04-10 | Squashed commit of the following: | Keith Whitwell |
2010-04-06 | cell: fix build | Marc Dietrich |
2010-03-30 | gallium: adapt all code to the renamed depth/stencil formats | Roland Scheidegger |
2010-03-22 | Merge branch '7.8' | Brian Paul |
2010-03-17 | cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE | Brian Paul |
2010-03-17 | cell: be more conservative in cell_is_format_supported() | Brian Paul |
2010-03-16 | cell: add missing semicolon | Brian Paul |
2010-03-16 | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell |
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 | Merge branch '7.8' | Michel Dänzer |
2010-03-12 | Grammar and spelling fixes | Jeff Smith |
2010-03-11 | cell: adapt to context texture transfers (untested) | Roland Scheidegger |
2010-03-11 | gallium: Check for OOM condition when creating a sampler view. | Michal Krol |
2010-03-10 | cell: handle NULL cso vertex_elements state object on bind | Roland Scheidegger |
2010-03-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-10 | Merge commit 'origin/master' into gallium-sw-api-2 | 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 | cell: untwiddle surface contents in flush_frontbuffer() | Keith Whitwell |
2010-03-09 | gallium: don't use flexible array members in drivers for vertex elements cso | Roland Scheidegger |
2010-03-09 | cell: attempt conversion to sw_winsys | Keith Whitwell |
2010-03-04 | gallium: remove redundant includes | Keith Whitwell |
2010-03-01 | cell: Rename pipe formats. | José Fonseca |
2010-03-01 | cell: adapt to new vertex element cso | Roland Scheidegger |
2010-02-25 | cell: Fix after sampler view changes. | Michal Krol |
2010-02-19 | Replace the _mesa_*printf() wrappers with the plain libc versions | Kristian Høgsberg |
2010-02-14 | cell: Use util_format_name(). | José Fonseca |
2010-02-12 | cell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query | Brian Paul |
2010-02-12 | cell: adjust structure padding | Brian Paul |
2010-02-12 | cell: remove unused var | Brian Paul |
2010-02-12 | cell: include cell_context.h | Brian Paul |
2010-02-12 | cell: re-fix undeclared var | Brian Paul |