index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-0
/
+2
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-31
1
-0
/
+10
|
\
|
*
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-29
1
-0
/
+6
|
*
gallium: add the new PIPE_CAP blend bits to more drivers
Roland Scheidegger
2010-01-26
1
-0
/
+4
*
|
llvmpipe: added debug option to disable LLVM optimization passes
Brian Paul
2010-01-27
1
-0
/
+1
*
|
llvmpipe: added simple perf/statistics counting facility
Brian Paul
2010-01-21
1
-0
/
+1
*
|
llvmpipe: added show_tiles and show_subtiles debug options
Brian Paul
2010-01-18
1
-0
/
+2
*
|
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
1
-8
/
+54
|
\
|
|
*
llvmpipe: add LP_DEBUG env var
José Fonseca
2009-12-16
1
-0
/
+22
|
*
llvmpipe: Port vertex sampler support from softpipe.
José Fonseca
2009-12-04
1
-1
/
+3
|
*
llvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian Paul
2009-12-02
1
-1
/
+1
|
*
llvmpipe: Be more conservative with the supported formats.
José Fonseca
2009-11-24
1
-7
/
+51
*
|
llvmpipe: remove old fence code, compile new lp_fence.c file
Brian Paul
2009-12-11
1
-0
/
+2
*
|
llvmpipe: add LP_DEBUG env var
Keith Whitwell
2009-10-09
1
-0
/
+22
|
/
*
llvmpipe: increase max 3D texture size to 256
Brian Paul
2009-09-24
1
-1
/
+1
*
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-09-16
1
-2
/
+0
*
llvmpipe: Remove dead references to pipe_winsys.
José Fonseca
2009-09-13
1
-4
/
+1
*
llvmpipe: Define an winsys for LLVM. Drop pipe_winsys
José Fonseca
2009-08-29
1
-6
/
+47
*
llvmpipe: Centralize the C <-> JIT interfaces in one place.
José Fonseca
2009-08-29
1
-27
/
+3
*
llvmpipe: Code generate the depth test, and include in the shader.
José Fonseca
2009-08-29
1
-0
/
+5
*
llvmpipe: Use the generated SoA blending code.
José Fonseca
2009-08-29
1
-2
/
+33
*
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-29
1
-0
/
+190