summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-05-15r300g: fix emission of some non-CSO atoms at the beginning of CSMarek Olšák
2010-05-15r300g: remove unused r300_query::activeMarek Olšák
2010-05-15r300g: fix BO space accounting for occlusion queriesMarek Olšák
2010-05-15r300g: forbid overlapping queries and print error messagesMarek Olšák
2010-05-15r300g: rename a few emit_query functionsMarek Olšák
2010-05-15r300g: silence warningsMarek Olšák
2010-05-15llvmpipe: Remove unnecessary headers.Vinson Lee
2010-05-15llvmpipe: Use GALLIVM_DEBUG opt where applicable.José Fonseca
2010-05-14gallium: remove forward declarations of non-existent objectsMarek Olšák
2010-05-14r300g: do not abort if a constant buffer is too largeMarek Olšák
2010-05-14r300g: add framebuffer state debug loggingMarek Olšák
2010-05-14r300g: sort out debug flagsMarek Olšák
2010-05-14nouveau/nvfx: Define some capabilities for shadersPatrice Mandin
2010-05-14r300g: fix for piglit/fp-indirections2Marek Olšák
2010-05-13llvmpipe: silence casting warningsBrian Paul
2010-05-13llvmpipe: silence cast warnings in test programsBrian Paul
2010-05-13r300g: fix texture transfersMarek Olšák
2010-05-13llvmpipe: Update instructions for MSVC builds.José Fonseca
2010-05-13trace: Add missing header.Vinson Lee
2010-05-13trace: Remove unnecessary headers.Vinson Lee
2010-05-13r300g: re-order capsMarek Olšák
2010-05-13r300g: fill out the shader limitsMarek Olšák
2010-05-12trace: Update READMEJakob Bornecrantz
2010-05-12rbug: Update and add READMEsJakob Bornecrantz
2010-05-12llvmpipe: Dump fs key's stencil state.José Fonseca
2010-05-12llvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt.José Fonseca
2010-05-12rbug: Add to all targets that link against traceJakob Bornecrantz
2010-05-12trace: Remove rbug from traceJakob Bornecrantz
2010-05-12rbug: Use container of macroJakob Bornecrantz
2010-05-12rbug: Fix draw blockingJakob Bornecrantz
2010-05-12rbug: Fix sampler views and surfaces in context infoJakob Bornecrantz
2010-05-12rbug: Fix shadersJakob Bornecrantz
2010-05-12rbug: Break out of traceJakob Bornecrantz
2010-05-12llvmpipe: s/bool/boolean/ in test progsBrian Paul
2010-05-12r300g: Correct viewport setup for SW TCL.Corbin Simpson
2010-05-12r300g: Add VBO dumper for SW TCL.Corbin Simpson
2010-05-12r300g: Immediate mode won't work with SW TCL right now.Corbin Simpson
2010-05-12r300g: Fix indentation.Corbin Simpson
2010-05-12gallivm/llvmpipe: add const qualifiersBrian Paul
2010-05-12llvmpipe: Handle PIPE_CAP_GUARD_*.José Fonseca
2010-05-12llvmpipe: Use RAST_WHOLE/EDGE_TEST in more places.José Fonseca
2010-05-12llvmpipe: Move the opaque flag computation into the variant.José Fonseca
2010-05-12svga: Advertise shader limits.José Fonseca
2010-05-12llvmpipe: Advertise (gallivm's) shader limits.José Fonseca
2010-05-12softpipe: Adverstise (tgsi_exec's) shader limits.José Fonseca
2010-05-12gallium: Make PIPE_CAP_xxx enums.José Fonseca
2010-05-11llvmpipe: fix texture image size calculationBrian Paul
2010-05-11llvmpipe: add a simple resource tracking/debug featureBrian Paul
2010-05-11llvmpipe: remove trailing whitespace, rewrap commentBrian Paul
2010-05-11scons: Export shouldn't be part of the if stanza.José Fonseca