summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_scene.c
Commit message (Expand)AuthorAgeFilesLines
...
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-10/+10
* llvmpipe: reorganize transfer usageKeith Whitwell2010-03-021-49/+199
* llvmpipe: added some assertionsBrian Paul2010-02-231-0/+3
* llvmpipe: s/textured/texture/Brian Paul2010-02-081-2/+2
* Merge remote branch 'origin/lp-binning'José Fonseca2010-02-051-0/+1
* llvmpipe: added scene functions for texture reference countingBrian Paul2010-01-131-0/+48
* llvmpipe: Reset the bin when shading a whole tile with an opaque shader.José Fonseca2010-01-131-13/+20
* llvmpipe: fix indentation, comment typoBrian Paul2010-01-121-4/+4
* llvmpipe: debug checks: make sure scene is empty at key pointsBrian Paul2010-01-121-0/+4
* llvmpipe: added lp_scene_is_empty()Brian Paul2010-01-121-0/+22
* llvmpipe: rename bins to sceneKeith Whitwell2009-12-131-0/+310