index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: align display target size to multiple of tile size
Brian Paul
2010-01-20
1
-7
/
+13
*
llvmpipe: fix-up comment
Brian Paul
2010-01-19
1
-1
/
+2
*
llvmpipe: assorted clean-ups in texture code
Brian Paul
2010-01-14
1
-28
/
+25
*
llvmpipe: added debug warning
Brian Paul
2010-01-13
1
-0
/
+1
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
1
-37
/
+42
|
\
|
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-9
/
+9
|
*
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
1
-25
/
+23
|
|
\
|
|
*
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-12-02
1
-25
/
+23
|
*
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-2
/
+4
|
|
/
|
*
r300g,llvmpipe: fix some more merge problems
Roland Scheidegger
2009-11-27
1
-1
/
+1
|
*
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
1
-17
/
+14
|
*
llvmpipe: Allocate texture storage for whole quads.
José Fonseca
2009-10-18
1
-3
/
+11
*
|
llvmpipe: remove tex tile cache and related code
Keith Whitwell
2009-10-08
1
-3
/
+1
|
/
*
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
1
-11
/
+3
*
llvmpipe: Define an winsys for LLVM. Drop pipe_winsys
José Fonseca
2009-08-29
1
-53
/
+53
*
llvmpipe: Update for changes in master.
José Fonseca
2009-08-29
1
-6
/
+4
*
llvmpipe: keep texture stride 16byte aligned
Keith Whitwell
2009-08-29
1
-1
/
+1
*
llvmpipe: Code generate the depth test, and include in the shader.
José Fonseca
2009-08-29
1
-0
/
+6
*
llvmpipe: Update texture block from format.
José Fonseca
2009-08-29
1
-0
/
+3
*
llvmpipe: Split the texture cache from the color/depth/stencil cache.
José Fonseca
2009-08-29
1
-1
/
+1
*
llvmpipe: make some small steps to flush texture cache less frequently
Keith Whitwell
2009-08-29
1
-1
/
+2
*
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-29
1
-0
/
+421