index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_screen.c
Age
Commit message (
Expand
)
Author
2010-01-29
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-26
gallium: add the new PIPE_CAP blend bits to more drivers
Roland Scheidegger
2009-12-16
llvmpipe: add LP_DEBUG env var
José Fonseca
2009-12-04
llvmpipe: Port vertex sampler support from softpipe.
José Fonseca
2009-12-02
llvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian Paul
2009-11-24
llvmpipe: Be more conservative with the supported formats.
José Fonseca
2009-09-24
llvmpipe: increase max 3D texture size to 256
Brian Paul
2009-09-16
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-09-13
llvmpipe: Remove dead references to pipe_winsys.
José Fonseca
2009-08-29
llvmpipe: Define an winsys for LLVM. Drop pipe_winsys
José Fonseca
2009-08-29
llvmpipe: Centralize the C <-> JIT interfaces in one place.
José Fonseca
2009-08-29
llvmpipe: Code generate the depth test, and include in the shader.
José Fonseca
2009-08-29
llvmpipe: Use the generated SoA blending code.
José Fonseca
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca