index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
2010-05-15
r300g: fix psychedelic colors with SWTCL
Marek Olšák
2010-05-15
r300g: the vertex_stream_state atom for SWTCL should be static
Marek Olšák
2010-05-15
r300g: remove unused struct r300_vertex_info
Marek Olšák
2010-05-15
r300g: fix emission of some non-CSO atoms at the beginning of CS
Marek Olšák
2010-05-15
r300g: remove unused r300_query::active
Marek Olšák
2010-05-15
r300g: fix BO space accounting for occlusion queries
Marek Olšák
2010-05-15
r300g: forbid overlapping queries and print error messages
Marek Olšák
2010-05-15
r300g: rename a few emit_query functions
Marek Olšák
2010-05-15
r300g: silence warnings
Marek Olšák
2010-05-15
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-05-15
llvmpipe: Use GALLIVM_DEBUG opt where applicable.
José Fonseca
2010-05-14
gallium: remove forward declarations of non-existent objects
Marek Olšák
2010-05-14
r300g: do not abort if a constant buffer is too large
Marek Olšák
2010-05-14
r300g: add framebuffer state debug logging
Marek Olšák
2010-05-14
r300g: sort out debug flags
Marek Olšák
2010-05-14
nouveau/nvfx: Define some capabilities for shaders
Patrice Mandin
2010-05-14
r300g: fix for piglit/fp-indirections2
Marek Olšák
2010-05-13
llvmpipe: silence casting warnings
Brian Paul
2010-05-13
llvmpipe: silence cast warnings in test programs
Brian Paul
2010-05-13
r300g: fix texture transfers
Marek Olšák
2010-05-13
llvmpipe: Update instructions for MSVC builds.
José Fonseca
2010-05-13
trace: Add missing header.
Vinson Lee
2010-05-13
trace: Remove unnecessary headers.
Vinson Lee
2010-05-13
r300g: re-order caps
Marek Olšák
2010-05-13
r300g: fill out the shader limits
Marek Olšák
2010-05-12
trace: Update README
Jakob Bornecrantz
2010-05-12
rbug: Update and add READMEs
Jakob Bornecrantz
2010-05-12
llvmpipe: Dump fs key's stencil state.
José Fonseca
2010-05-12
llvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt.
José Fonseca
2010-05-12
rbug: Add to all targets that link against trace
Jakob Bornecrantz
2010-05-12
trace: Remove rbug from trace
Jakob Bornecrantz
2010-05-12
rbug: Use container of macro
Jakob Bornecrantz
2010-05-12
rbug: Fix draw blocking
Jakob Bornecrantz
2010-05-12
rbug: Fix sampler views and surfaces in context info
Jakob Bornecrantz
2010-05-12
rbug: Fix shaders
Jakob Bornecrantz
2010-05-12
rbug: Break out of trace
Jakob Bornecrantz
2010-05-12
llvmpipe: s/bool/boolean/ in test progs
Brian Paul
2010-05-12
r300g: Correct viewport setup for SW TCL.
Corbin Simpson
2010-05-12
r300g: Add VBO dumper for SW TCL.
Corbin Simpson
2010-05-12
r300g: Immediate mode won't work with SW TCL right now.
Corbin Simpson
2010-05-12
r300g: Fix indentation.
Corbin Simpson
2010-05-12
gallivm/llvmpipe: add const qualifiers
Brian Paul
2010-05-12
llvmpipe: Handle PIPE_CAP_GUARD_*.
José Fonseca
2010-05-12
llvmpipe: Use RAST_WHOLE/EDGE_TEST in more places.
José Fonseca
2010-05-12
llvmpipe: Move the opaque flag computation into the variant.
José Fonseca
2010-05-12
svga: Advertise shader limits.
José Fonseca
2010-05-12
llvmpipe: Advertise (gallivm's) shader limits.
José Fonseca
2010-05-12
softpipe: Adverstise (tgsi_exec's) shader limits.
José Fonseca
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-11
llvmpipe: fix texture image size calculation
Brian Paul
[next]