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_texture.h
Age
Commit message (
Expand
)
Author
2010-07-16
llvmpipe: use single swizzled tile
Keith Whitwell
2010-05-11
llvmpipe: add a simple resource tracking/debug feature
Brian Paul
2010-04-27
llvmpipe: added llvmpipe_resource_size()
Brian Paul
2010-04-23
llvmpipe: rename lp_tile_size.h to lp_limits.h
Brian Paul
2010-04-23
llvmpipe: move LP_MAX_TEXTURE_x_LEVELS, etc to lp_tile_size.h
Brian Paul
2010-04-20
llvmpipe: Change return type of declaration to match code.
Vinson Lee
2010-04-19
llvmpipe: get 3D texture image stride from an array rather than computing it
Brian Paul
2010-04-19
llvmpipe: fix rendering to 3D textures
Brian Paul
2010-04-19
llvmpipe: checkpoint: fixes for render to 3D texture
Brian Paul
2010-04-16
llvmpipe: rename vars, update comments for texture->resource changes
Brian Paul
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-07
llvmpipe: Add missing include.
José Fonseca
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
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-09
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-08
llvmpipe: define max texture levels
Brian Paul
2010-03-04
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-01-14
llvmpipe: assorted clean-ups in texture code
Brian Paul
2010-01-13
llvmpipe: added llvmpipe_texture_const()
Brian Paul
2009-08-29
llvmpipe: Define an winsys for LLVM. Drop pipe_winsys
José Fonseca
2009-08-29
llvmpipe: make some small steps to flush texture cache less frequently
Keith Whitwell
2009-08-29
llvmpipe: Rename preprocessor symbols too.
José Fonseca
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca