summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_scene.c
AgeCommit message (Expand)Author
2010-03-13llvmpipe: Don't use texture transfer internally.José Fonseca
2010-03-11gallium: remove pipe_context member from pipe_transferKeith Whitwell
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell
2010-03-02llvmpipe: reorganize transfer usageKeith Whitwell
2010-02-23llvmpipe: added some assertionsBrian Paul
2010-02-08llvmpipe: s/textured/texture/Brian Paul
2010-02-05Merge remote branch 'origin/lp-binning'José Fonseca
2010-01-13llvmpipe: added scene functions for texture reference countingBrian Paul
2010-01-13llvmpipe: Reset the bin when shading a whole tile with an opaque shader.José Fonseca
2010-01-12llvmpipe: fix indentation, comment typoBrian Paul
2010-01-12llvmpipe: debug checks: make sure scene is empty at key pointsBrian Paul
2010-01-12llvmpipe: added lp_scene_is_empty()Brian Paul
2009-12-13llvmpipe: rename bins to sceneKeith Whitwell