summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_scene.c
Commit message (Expand)AuthorAgeFilesLines
* 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