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_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: disable half float formats
Alan Hourihane
2010-04-13
1
-0
/
+5
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-9
/
+7
*
llvmpipe: Support S3TC when util_format_s3tc_enabled is set.
José Fonseca
2010-04-06
1
-18
/
+10
*
llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
José Fonseca
2010-04-01
1
-1
/
+2
*
llvmpipe: More tweaks to the supported texture formats.
José Fonseca
2010-04-01
1
-10
/
+6
*
llvmpipe: More accurate format capability exporting.
José Fonseca
2010-03-31
1
-5
/
+1
*
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
1
-2
/
+4
*
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
1
-0
/
+1
*
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
1
-16
/
+3
|
\
|
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-13
/
+0
|
*
llvmpipe: define max texture levels
Brian Paul
2010-03-08
1
-3
/
+3
*
|
gallium: fix llvmpipe after winsys move
Keith Whitwell
2010-03-04
1
-1
/
+2
*
|
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
1
-4
/
+4
|
/
*
llvmpipe: SRGB textures not supported yet
Brian Paul
2010-02-24
1
-1
/
+0
*
llvmpipe: vertex shader textures not supported yet
Brian Paul
2010-02-24
1
-1
/
+1
*
llvmpipe: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
1
-4
/
+2
*
llvmpipe: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
José Fonseca
2010-02-24
1
-4
/
+2
*
llvmpipe: Z16 format is not supported
Brian Paul
2010-02-23
1
-0
/
+4
*
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