summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe
AgeCommit message (Expand)Author
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-08Merge remote branch 'origin/7.8'Dave Airlie
2010-04-05softpipe: index the correct blend/mask state indexBrian Paul
2010-04-03util: Revert unsolicited, untested, unreviewed, and broken changes to format ...José Fonseca
2010-04-02softpipe: remove S3TC init, since it's done on-demand nowLuca Barbieri
2010-04-02gallium/util: revert util_format_init additionLuca Barbieri
2010-04-02gallium/util: add util_format_is_supported to check for pack/unpackLuca Barbieri
2010-04-02gallium/util: add util_format_init that inits s3tc and util_halfLuca Barbieri
2010-03-31softpipe: Use S3TC when avaiilable,José Fonseca
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-29softpipe: Map GS constants, too.Michal Krol
2010-03-23Merge branch '7.8'Brian Paul
2010-03-23softpipe: comments, re-formatting, etcBrian Paul
2010-03-23softpipe: add special cases for all Z compare modes for 16-bit Z bufferBrian Paul
2010-03-16Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell
2010-03-16winsys/sw: Add a software winsys layered on a pipeJakob Bornecrantz
2010-03-15Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell
2010-03-13softpipe: Remove unnecessary header.Vinson Lee
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell
2010-03-12Merge commit 'origin/gallium-context-transfers-2'Keith Whitwell
2010-03-11softpipe: further tighen up sample_cube()Brian Paul
2010-03-11softpipe: tighten up the code in sample_cube()Brian Paul
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-03-11gallium: Check for OOM condition when creating a sampler view.Michal Krol
2010-03-11softpipe: Dummy fence functions.José Fonseca
2010-03-10softpipe: fix memcpy params to avoid static analysis warningsBrian Paul
2010-03-10gallium: pipe_get_tile_swizzle() accepts format parameter.Michal Krol
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-10softpipe: Prevent NULL dereference.José Fonseca
2010-03-10Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09ws/xlib: remove self-knowledge about users of xlib winsysKeith Whitwell
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-09softpipe: silence warningKeith Whitwell
2010-03-09gallium: don't use flexible array members in drivers for vertex elements csoRoland Scheidegger
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-09Squashed commit of gallium-no-texture-blanketKeith Whitwell
2010-03-09softpipe: quads never provoke the first vertexMarek Olšák
2010-03-08softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELSBrian Paul
2010-03-08Merge branch '7.8'Brian Paul
2010-03-08softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear()Brian Paul
2010-03-08Merge commit 'origin/gallium-winsys-handle-rebased'Keith Whitwell
2010-03-05softpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for unorm texture samplingBrian Paul
2010-03-04softpipe: minor tweaks to texture filtering codeBrian Paul
2010-03-04softpipe: fix constant buffer tracking after reworkKeith Whitwell
2010-03-04gallium: remove redundant includesKeith Whitwell
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-03-04softpipe: remove dead get_texture_buffer functionKeith Whitwell
2010-03-02Merge branch 'gallium-format-cleanup'José Fonseca
2010-03-02Merge branch 'gallium-no-rhw-position'Michal Krol