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-11
scons: Export shouldn't be part of the if stanza.
José Fonseca
2010-05-10
llvmpipe: enable PIPE_CAP_INDEP_BLEND_ENABLE
Brian Paul
2010-05-10
llvmpipe: fix up indexing of blend/colormask state for render targets
Brian Paul
2010-05-10
llvmpipe: update image dump/debug code
Brian Paul
2010-05-10
llvmpipe: add, update, rewrap comments
Brian Paul
2010-05-10
gallivm/llvmpipe: move an old comment to a better location
Brian Paul
2010-05-10
svga: Fill in is_resource_referenced callback.
José Fonseca
2010-05-10
i965g: fix resource creation recursion bug
Roland Scheidegger
2010-05-10
i965g: add brw_state_debug.c to SConscript
Roland Scheidegger
2010-05-08
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-05-08
r300g: follow pipe_rasterizer_state::light_twoside
Marek Olšák
2010-05-08
r300g: follow pipe_rasterizer_state::point_size_per_vertex
Marek Olšák
2010-05-08
r300g: move GA_POINT_MINMAX back to rs_state
Marek Olšák
2010-05-08
r300g: fix glean/pointSprite using lodbias correction
Marek Olšák
2010-05-08
r300g: pass depth texture swizzle to the compiler if compare mode is enabled
Marek Olšák
2010-05-08
r300g: respect compare mode regardless of sampler type
Marek Olšák
2010-05-08
r300/compiler: generalize depth texture mode to support arbitrary swizzles
Marek Olšák
2010-05-08
r300g: consolidate common render code into one function
Marek Olšák
2010-05-08
llvmpipe: Cover more formats in unit test.
José Fonseca
2010-05-08
llvmpipe: Match p_screen.h's function prototype.
José Fonseca
2010-05-08
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-05-06
gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960.
Török Edwin
2010-05-06
softpipe: fix dangling references to shaders in the TGSI executor
Brian Paul
2010-05-06
llvmpipe: Fix fence wait.
José Fonseca
2010-05-06
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-05-05
gallium: rename draw() to draw_elements() in vbuf code
Brian Paul
2010-05-05
llvmpipe: update driver's provoking vertex code
Brian Paul
2010-05-05
gallium: rework provoking vertex code
Brian Paul
2010-05-05
llvmpipe: added a new assertion as a hint to Coverity
Brian Paul
2010-05-05
nouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
Xavier Chantry
2010-05-04
svga: Remove unnecessary header.
Vinson Lee
2010-05-04
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-05-04
r300g: Fix memory leak on error path.
Vinson Lee
2010-05-04
llvmpipe: predicate LLVMDumpModule() on DEBUG_JIT
Brian Paul
2010-05-04
llvmpipe: fix broken compressed cube maps
Brian Paul
2010-05-04
llvmpipe: do some null pointer checking
Brian Paul
2010-05-04
llvmpipe: add some tests for malloc() returning NULL.
Brian Paul
2010-05-04
r300g: advertise S3TC only when it's available in Gallium
Marek Olšák
2010-05-04
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
gallivm: Implement TXD.
José Fonseca
2010-05-03
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
gallium: move framebuffer utility functions into a new file
Brian Paul
2010-05-03
r300g: use util_format_short_name and util_format_is_plain
Marek Olšák
2010-05-03
r300g: refuse to create a texture with size 0
Marek Olšák
2010-05-03
r300g: improve texture debug output, split into TEX and TEXALLOC flags
Marek Olšák
2010-05-03
Reorder LLVM passes, running mem2reg earlier.
Török Edwin
2010-05-03
svga: Silent warning.
José Fonseca
2010-05-03
gallium: Remove loop register file.
José Fonseca
2010-05-03
softpipe: invalidate cache view when swizzles are different.
Dave Airlie
2010-05-03
identity: Move sampler view create and destroy to id_objects.c
Jakob Bornecrantz
[next]