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
Age
Commit message (
Expand
)
Author
2009-12-28
nv04: Fix build after the latest nouveau_class.h changes.
Francisco Jerez
2009-12-28
nv50: Dehexify and bring up to date with new method defines.
Marcin Kościelnicki
2009-12-27
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-27
cell: add glsl to SRC_DIRS
Brian Paul
2009-12-27
st/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORM
Brian Paul
2009-12-27
r300g: fix use of uninitialised variables.
Dave Airlie
2009-12-27
r300g: rename modesetting_drv.so to radeong_drv.so
Dave Airlie
2009-12-26
softpipe: Flush draw module when fragment pipeline state changes.
José Fonseca
2009-12-26
llvmpipe: Treat state changes systematically.
José Fonseca
2009-12-26
i965: Extra asserts on flow control instructions to clarify for clang.
Eric Anholt
2009-12-26
i965: Clean up double initialization of dst_flags from a rebase resolve.
Eric Anholt
2009-12-26
i965: Fix setup of immediate types for gen4 disasm.
Eric Anholt
2009-12-26
llvmpipe: Use comments and more code from softpipe's is_texture_referenced im...
José Fonseca
2009-12-26
softpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-26
llvmpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-26
tgsi: Don't dump parenthesis for negation.
José Fonseca
2009-12-26
python: Update python state tracker and samples for recent interface changes.
José Fonseca
2009-12-26
trace: Fix transfer size computation.
José Fonseca
2009-12-26
scons: Put the configuration info in the build directory too.
José Fonseca
2009-12-26
svga: Allow to dump an individual command.
José Fonseca
2009-12-26
r300g: fixup for GS additions
Dave Airlie
2009-12-25
gallium: remove TGSI_SEMANTIC_VERTICES
Zack Rusin
2009-12-25
draw: disable some debugging output coming from the geometry shaders
Zack Rusin
2009-12-25
gallium: geometry shader can be always enabled and we don't need a cap for that
Zack Rusin
2009-12-25
util: put vertices_per_primitive function in its proper location
Zack Rusin
2009-12-25
draw/tgsi: fix geometry shader input/output swizzling
Zack Rusin
2009-12-25
tgsi: dump the indices correctly when dealing with 2d arrays
Zack Rusin
2009-12-25
tgsi: fix property parsing/building
Zack Rusin
2009-12-25
python: fix python state tracker after some latest changes
Zack Rusin
2009-12-25
softpipe: make it possible to dump geometry shader from the softpipe
Zack Rusin
2009-12-25
tgsi: add missing support for two dimensional arrays in various places
Zack Rusin
2009-12-25
python/gs: fix the example
Zack Rusin
2009-12-25
gallium: add an inline that returns number of vertices per primitive
Zack Rusin
2009-12-25
softpipe/gs: don't crash with null shader
Zack Rusin
2009-12-25
gs: fix drivers so they work with geometry shaders
Zack Rusin
2009-12-25
tgsi: make the tgsi assembly parser report line/column on error
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-24
mklib: put usage info into usage() function
Brian Paul
2009-12-24
mklib: expand .a into .o files on FreeBSD, put common code into subroutines
Brian Paul
2009-12-24
i965g: get trivial/tri working again after edgeflag changes
Keith Whitwell
2009-12-24
i965g: strict aliasing changes
Keith Whitwell
2009-12-24
gallium/util: quieten compiler
Keith Whitwell
2009-12-24
i965g: calculate depth min/max
Keith Whitwell
2009-12-24
nv50: support TGSI_OPCODE_CONT
Christoph Bumiller
2009-12-24
nv50: make edgeflags work
Christoph Bumiller
2009-12-23
Regenerate gl_mangle.h.
Tom Fogal
2009-12-23
llvmpipe: Install unit tests on build/xxx/bin
José Fonseca
2009-12-23
util: Define common dynamic library extensions.
José Fonseca
2009-12-23
gallium: only create pipe buffer when size is nonzero
Maarten Maathuis
2009-12-23
glsl/pp: move static functions out of header file
Keith Whitwell
[next]