summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_scene.h
AgeCommit message (Expand)Author
2010-03-13llvmpipe: Don't use texture transfer internally.José Fonseca
2010-03-02llvmpipe: reorganize transfer usageKeith Whitwell
2010-02-24llvmpipe: more lp_rasterizer_task parameter passingBrian Paul
2010-02-11Revert "llvmpipe: Move tile coordinate assertion into a more useful place."José Fonseca
2010-02-11llvmpipe: Move tile coordinate assertion into a more useful place.José Fonseca
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: assert that we're putting data into a valid binBrian Paul
2010-01-12llvmpipe: added lp_scene_is_empty()Brian Paul
2009-12-13llvmpipe: rename bins to sceneKeith Whitwell