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.c
Age
Commit message (
Expand
)
Author
2010-02-07
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-31
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-27
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-20
llvmpipe: align display target size to multiple of tile size
Brian Paul
2010-01-19
llvmpipe: fix-up comment
Brian Paul
2010-01-14
llvmpipe: assorted clean-ups in texture code
Brian Paul
2010-01-13
llvmpipe: added debug warning
Brian Paul
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-02
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-11-27
r300g,llvmpipe: fix some more merge problems
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-10-18
llvmpipe: Allocate texture storage for whole quads.
José Fonseca
2009-10-08
llvmpipe: remove tex tile cache and related code
Keith Whitwell
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-08-29
llvmpipe: Define an winsys for LLVM. Drop pipe_winsys
José Fonseca
2009-08-29
llvmpipe: Update for changes in master.
José Fonseca
2009-08-29
llvmpipe: keep texture stride 16byte aligned
Keith Whitwell
2009-08-29
llvmpipe: Code generate the depth test, and include in the shader.
José Fonseca
2009-08-29
llvmpipe: Update texture block from format.
José Fonseca
2009-08-29
llvmpipe: Split the texture cache from the color/depth/stencil cache.
José Fonseca
2009-08-29
llvmpipe: make some small steps to flush texture cache less frequently
Keith Whitwell
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca