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_tile_soa.h
Age
Commit message (
Expand
)
Author
2010-07-13
llvmpipe: Always swizzle/unswizzle whole tiles.
José Fonseca
2010-04-25
llvmpipe: Replace tile_read/write with more descriptive swizzle/unswizzle verbs.
José Fonseca
2010-04-23
llvmpipe: rename lp_tile_size.h to lp_limits.h
Brian Paul
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-01-20
llvmpipe: put TILE_SIZE #define in its own header
Brian Paul
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2009-12-28
llvmpipe: Silence compiler warnings.
Vinson Lee
2009-12-02
llvmpipe: whitespace for readability
Brian Paul
2009-10-21
llvmpipe: remove one of two definitions of TILESIZE
Keith Whitwell
2009-10-19
llvmpipe: Reshape the shader input from 8x2 to 4x4.
José Fonseca
2009-10-04
llvmpipe: Autogenerate lp_tile_soa.c from u_format.csv.
José Fonseca
2009-08-29
llvmpipe: Tile in SoA format identical to the blender function output.
José Fonseca
2009-08-29
llvmpipe: Tiles in rgba8 format.
José Fonseca
2009-08-29
llvmpipe: Store tile color in SoA.
José Fonseca