| Commit message (Expand) | Author | Age | Files | Lines |
* | softpipe: YUV textures should be supported. | José Fonseca | 2010-04-23 | 1 | -4/+0 |
* | softpipe: call draw_wide_point_sprites() | Brian Paul | 2010-04-21 | 1 | -0/+2 |
* | gallium: replace pipe_resource::_usage with pipe_resource::usage | Brian Paul | 2010-04-20 | 1 | -1/+1 |
* | Merge branch 'gallium-index-bias' | José Fonseca | 2010-04-20 | 2 | -4/+16 |
|\ |
|
| * | softpipe: Implement index bias. | José Fonseca | 2010-04-19 | 2 | -4/+16 |
* | | softpipe: add option to do polygon stipple in softpipe vs. draw module | Brian Paul | 2010-04-19 | 3 | -0/+14 |
* | | Merge branch '7.8' | Brian Paul | 2010-04-19 | 3 | -5/+5 |
|\ \ |
|
| * | | gallium/draw: use correct rasterization state for wide/AA points/lines | Brian Paul | 2010-04-19 | 2 | -2/+2 |
| * | | softpipe: Fix division by zero | Arpad Borsos | 2010-04-14 | 1 | -3/+3 |
* | | | softpipe: new comment and assertion for face value | Brian Paul | 2010-04-18 | 1 | -0/+3 |
* | | | softpipe: fix computation of fragment[FACE] attribute | Brian Paul | 2010-04-18 | 1 | -3/+7 |
* | | | softpipe: clean-up and comments | Brian Paul | 2010-04-18 | 1 | -40/+57 |
* | | | softpipe: document MAX_QUADS | Brian Paul | 2010-04-18 | 1 | -1/+6 |
| |/
|/| |
|
* | | softpipe: Preserve/check the signal of the number of scanlines in an edge. | José Fonseca | 2010-04-18 | 1 | -1/+2 |
* | | softpipe: rename vars, update comments, etc | Brian Paul | 2010-04-16 | 2 | -92/+91 |
* | | softpipe: s/template/templat/ to avoid potential C++ issues | Brian Paul | 2010-04-16 | 1 | -12/+12 |
* | | softpipe: formatting fixes and comments | Brian Paul | 2010-04-16 | 1 | -66/+63 |
* | | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 21 | -826/+216 |
* | | Merge remote branch 'origin/7.8' | Dave Airlie | 2010-04-08 | 1 | -2/+4 |
|\| |
|
| * | softpipe: index the correct blend/mask state index | Brian Paul | 2010-04-05 | 1 | -2/+4 |
* | | util: Revert unsolicited, untested, unreviewed, and broken changes to format ... | José Fonseca | 2010-04-03 | 1 | -2/+21 |
* | | softpipe: remove S3TC init, since it's done on-demand now | Luca Barbieri | 2010-04-02 | 1 | -2/+0 |
* | | gallium/util: revert util_format_init addition | Luca Barbieri | 2010-04-02 | 1 | -1/+1 |
* | | gallium/util: add util_format_is_supported to check for pack/unpack | Luca Barbieri | 2010-04-02 | 1 | -19/+1 |
* | | gallium/util: add util_format_init that inits s3tc and util_half | Luca Barbieri | 2010-04-02 | 1 | -1/+2 |
* | | softpipe: Use S3TC when avaiilable, | José Fonseca | 2010-03-31 | 1 | -5/+8 |
* | | gallium: adapt all code to the renamed depth/stencil formats | Roland Scheidegger | 2010-03-30 | 2 | -9/+9 |
* | | softpipe: Map GS constants, too. | Michal Krol | 2010-03-29 | 1 | -3/+2 |
* | | Merge branch '7.8' | Brian Paul | 2010-03-23 | 2 | -187/+219 |
|\| |
|
| * | softpipe: comments, re-formatting, etc | Brian Paul | 2010-03-23 | 1 | -14/+24 |
| * | softpipe: add special cases for all Z compare modes for 16-bit Z buffer | Brian Paul | 2010-03-23 | 2 | -173/+195 |
* | | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell | 2010-03-16 | 2 | -4/+56 |
|\ \ |
|
| * | | winsys/sw: Add a software winsys layered on a pipe | Jakob Bornecrantz | 2010-03-16 | 2 | -4/+56 |
* | | | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell | 2010-03-15 | 1 | -1/+0 |
|\| | |
|
| * | | softpipe: Remove unnecessary header. | Vinson Lee | 2010-03-13 | 1 | -1/+0 |
* | | | Merge commit 'origin/master' into gallium-sampler-view | Keith Whitwell | 2010-03-13 | 16 | -136/+214 |
|\| | |
|
| * | | Merge commit 'origin/gallium-context-transfers-2' | Keith Whitwell | 2010-03-12 | 8 | -63/+65 |
| |\ \ |
|
| | * | | gallium: remove pipe_context member from pipe_transfer | Keith Whitwell | 2010-03-11 | 3 | -16/+18 |
| | * | | Squashed commit of gallium-context-transfers: | Keith Whitwell | 2010-03-11 | 8 | -54/+54 |
| * | | | softpipe: further tighen up sample_cube() | Brian Paul | 2010-03-11 | 1 | -45/+21 |
| * | | | softpipe: tighten up the code in sample_cube() | Brian Paul | 2010-03-11 | 1 | -62/+38 |
| * | | | softpipe: Dummy fence functions. | José Fonseca | 2010-03-11 | 5 | -0/+114 |
| |/ / |
|
| * | | softpipe: fix memcpy params to avoid static analysis warnings | Brian Paul | 2010-03-10 | 2 | -2/+12 |
* | | | gallium: Check for OOM condition when creating a sampler view. | Michal Krol | 2010-03-11 | 1 | -5/+7 |
* | | | gallium: pipe_get_tile_swizzle() accepts format parameter. | Michal Krol | 2010-03-10 | 2 | -0/+3 |
* | | | Merge branch 'master' into gallium-sampler-view | Michal Krol | 2010-03-10 | 23 | -653/+491 |
|\| | |
|
| * | | softpipe: Prevent NULL dereference. | José Fonseca | 2010-03-10 | 1 | -1/+2 |
| * | | Merge commit 'origin/master' into gallium-sw-api-2 | Keith Whitwell | 2010-03-10 | 4 | -17/+44 |
| |\ \ |
|
| | * \ | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger | 2010-03-09 | 4 | -17/+44 |
| | |\ \ |
|
| | | * | | gallium: don't use flexible array members in drivers for vertex elements cso | Roland Scheidegger | 2010-03-09 | 2 | -2/+2 |