index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_scene.c
Age
Commit message (
Expand
)
Author
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-02
llvmpipe: limit max texture size to 2Kx2K for now
Brian Paul
2010-03-13
llvmpipe: Don't use texture transfer internally.
José Fonseca
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-02
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-02-23
llvmpipe: added some assertions
Brian Paul
2010-02-08
llvmpipe: s/textured/texture/
Brian Paul
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-01-13
llvmpipe: added scene functions for texture reference counting
Brian Paul
2010-01-13
llvmpipe: Reset the bin when shading a whole tile with an opaque shader.
José Fonseca
2010-01-12
llvmpipe: fix indentation, comment typo
Brian Paul
2010-01-12
llvmpipe: debug checks: make sure scene is empty at key points
Brian Paul
2010-01-12
llvmpipe: added lp_scene_is_empty()
Brian Paul
2009-12-13
llvmpipe: rename bins to scene
Keith Whitwell