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_tex_sample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: add LP_PERF flag to disable various aspects of rasterization
Keith Whitwell
2010-09-16
1
-0
/
+6
*
gallivm/llvmpipe: add const qualifiers
Brian Paul
2010-05-12
1
-3
/
+3
*
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
1
-2
/
+4
*
gallivm: Implement TXD.
José Fonseca
2010-05-04
1
-3
/
+4
*
llvmpipe: lp_tex_sample_llvm.c -> lp_tex_sample.c
José Fonseca
2010-04-25
1
-0
/
+216
*
llvmpipe: Code generate the texture sampling inside the shader.
José Fonseca
2009-09-07
1
-1713
/
+0
*
llvmpipe: Further abstract the texture sampling generation from TGSI translat...
José Fonseca
2009-09-07
1
-0
/
+133
*
llvmpipe: Texture cache in 4 ubytes instead of 4 floats.
José Fonseca
2009-08-30
1
-14
/
+14
*
llvmpipe: Back port recent softpipe-opt improvements from Keith.
José Fonseca
2009-08-29
1
-92
/
+385
*
llvmpipe: Split the texture cache from the color/depth/stencil cache.
José Fonseca
2009-08-29
1
-10
/
+10
*
llvmpipe: shortcircuit repeated lookups of the same tile
Keith Whitwell
2009-08-29
1
-5
/
+7
*
llvmpipe: remove backwards dependency from tilecache to llvmpipe
Keith Whitwell
2009-08-29
1
-21
/
+11
*
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-29
1
-0
/
+1295