summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-1021-826/+216
* Merge remote branch 'origin/7.8'Dave Airlie2010-04-081-2/+4
|\
| * softpipe: index the correct blend/mask state indexBrian Paul2010-04-051-2/+4
* | util: Revert unsolicited, untested, unreviewed, and broken changes to format ...José Fonseca2010-04-031-2/+21
* | softpipe: remove S3TC init, since it's done on-demand nowLuca Barbieri2010-04-021-2/+0
* | gallium/util: revert util_format_init additionLuca Barbieri2010-04-021-1/+1
* | gallium/util: add util_format_is_supported to check for pack/unpackLuca Barbieri2010-04-021-19/+1
* | gallium/util: add util_format_init that inits s3tc and util_halfLuca Barbieri2010-04-021-1/+2
* | softpipe: Use S3TC when avaiilable,José Fonseca2010-03-311-5/+8
* | gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-302-9/+9
* | softpipe: Map GS constants, too.Michal Krol2010-03-291-3/+2
* | Merge branch '7.8'Brian Paul2010-03-232-187/+219
|\|
| * softpipe: comments, re-formatting, etcBrian Paul2010-03-231-14/+24
| * softpipe: add special cases for all Z compare modes for 16-bit Z bufferBrian Paul2010-03-232-173/+195
* | Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-162-4/+56
|\ \
| * | winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz2010-03-162-4/+56
* | | Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-151-1/+0
|\| |
| * | softpipe: Remove unnecessary header.Vinson Lee2010-03-131-1/+0
* | | Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-1316-136/+214
|\| |
| * | Merge commit 'origin/gallium-context-transfers-2'Keith Whitwell2010-03-128-63/+65
| |\ \
| | * | gallium: remove pipe_context member from pipe_transferKeith Whitwell2010-03-113-16/+18
| | * | Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-118-54/+54
| * | | softpipe: further tighen up sample_cube()Brian Paul2010-03-111-45/+21
| * | | softpipe: tighten up the code in sample_cube()Brian Paul2010-03-111-62/+38
| * | | softpipe: Dummy fence functions.José Fonseca2010-03-115-0/+114
| |/ /
| * | softpipe: fix memcpy params to avoid static analysis warningsBrian Paul2010-03-102-2/+12
* | | gallium: Check for OOM condition when creating a sampler view.Michal Krol2010-03-111-5/+7
* | | gallium: pipe_get_tile_swizzle() accepts format parameter.Michal Krol2010-03-102-0/+3
* | | Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-1023-653/+491
|\| |
| * | softpipe: Prevent NULL dereference.José Fonseca2010-03-101-1/+2
| * | Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-104-17/+44
| |\ \
| | * \ Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-094-17/+44
| | |\ \
| | | * | gallium: don't use flexible array members in drivers for vertex elements csoRoland Scheidegger2010-03-092-2/+2
| | | * | softpipe: adapt to new vertex element csoRoland Scheidegger2010-03-014-17/+44
| * | | | ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell2010-03-093-8/+11
| * | | | softpipe: silence warningKeith Whitwell2010-03-091-1/+1
| * | | | Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-096-107/+76
| |\| | |
| | * | | Squashed commit of gallium-no-texture-blanketKeith Whitwell2010-03-091-40/+8
| | * | | softpipe: quads never provoke the first vertexMarek Olšák2010-03-091-68/+12
| | * | | softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELSBrian Paul2010-03-082-5/+9
| | * | | Merge branch '7.8'Brian Paul2010-03-081-3/+4
| | |\ \ \ | | | | |/ | | | |/|
| | | * | softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear()Brian Paul2010-03-081-3/+4
| | * | | Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell2010-03-082-27/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | softpipe: remove dead get_texture_buffer functionKeith Whitwell2010-03-042-26/+0
| | | * | gallium: Reorg texture usage flagsJakob Bornecrantz2010-03-011-1/+2
| | * | | softpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for unorm texture samplingBrian Paul2010-03-051-6/+43
| | * | | softpipe: minor tweaks to texture filtering codeBrian Paul2010-03-041-9/+5
| * | | | softpipe: fix constant buffer tracking after reworkKeith Whitwell2010-03-041-4/+2
| * | | | gallium: remove redundant includesKeith Whitwell2010-03-042-3/+0
| * | | | softpipe: rework to use the llvmpipe winsysKeith Whitwell2010-03-0412-458/+282
| |/ / /