summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_texture.h
AgeCommit message (Expand)Author
2011-03-11gallium: kill is_resource_referencedMarek Olšák
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-07-16llvmpipe: use single swizzled tileKeith Whitwell
2010-05-11llvmpipe: add a simple resource tracking/debug featureBrian Paul
2010-04-27llvmpipe: added llvmpipe_resource_size()Brian Paul
2010-04-23llvmpipe: rename lp_tile_size.h to lp_limits.hBrian Paul
2010-04-23llvmpipe: move LP_MAX_TEXTURE_x_LEVELS, etc to lp_tile_size.hBrian Paul
2010-04-20llvmpipe: Change return type of declaration to match code.Vinson Lee
2010-04-19llvmpipe: get 3D texture image stride from an array rather than computing itBrian Paul
2010-04-19llvmpipe: fix rendering to 3D texturesBrian Paul
2010-04-19llvmpipe: checkpoint: fixes for render to 3D textureBrian Paul
2010-04-16llvmpipe: rename vars, update comments for texture->resource changesBrian Paul
2010-04-16Merge the lp-surface-tiling branch into master.Brian Paul
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-07llvmpipe: Add missing include.José Fonseca
2010-04-02llvmpipe: limit max texture size to 2Kx2K for nowBrian Paul
2010-03-13llvmpipe: Don't use texture transfer internally.José Fonseca
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell
2010-03-08llvmpipe: define max texture levelsBrian Paul
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-01-14llvmpipe: assorted clean-ups in texture codeBrian Paul
2010-01-13llvmpipe: added llvmpipe_texture_const()Brian Paul
2009-08-29llvmpipe: Define an winsys for LLVM. Drop pipe_winsysJosé Fonseca
2009-08-29llvmpipe: make some small steps to flush texture cache less frequentlyKeith Whitwell
2009-08-29llvmpipe: Rename preprocessor symbols too.José Fonseca
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca