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-01-23
r300g: fix up buffer emission ordering.
Dave Airlie
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
i915g: Remove unnecessary header.
Vinson Lee
2010-01-21
svga: Remove unused variable.
Vinson Lee
2010-01-21
svga: Remove duplicate code.
José Fonseca
2010-01-21
svga: Remove unused code.
José Fonseca
2010-01-21
svga: Don't swap buffers to system memory -- winsys' responsibility.
José Fonseca
2010-01-21
svga: Avoid synchronization issues when doing SW TNL.
José Fonseca
2010-01-21
svga: Follow buffer usage semantics properly.
José Fonseca
2010-01-21
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-21
svga: Remove unnecessary headers.
Vinson Lee
2010-01-21
softpipe: added region assertions in softpipe_get_tex_transfer()
Brian Paul
2010-01-20
gallium/i965: Make brw_batchbuffer prototypes match in source & header
Alan Coopersmith
2010-01-20
softpipe: Remove unnecessary headers.
Vinson Lee
2010-01-19
i915g: Remove unnecessary headers.
Vinson Lee
2010-01-19
r300g: Move GB_AA_CONFIG to its eventual new home.
Corbin Simpson
2010-01-19
r300g: Make invariant state into an atom.
Corbin Simpson
2010-01-19
svga: Do a more propper creation of textures from handles
Jakob Bornecrantz
2010-01-19
softpipe: remove redundant assignments
Brian Paul
2010-01-19
st/drm: Expose kernel driver name
Jakob Bornecrantz
2010-01-19
softpipe: Fix vertex buffer memory leak.
José Fonseca
2010-01-18
softpipe: Skip depth testing for PIPE_S8_UNORM.
José Fonseca
2010-01-18
svga: Ensure buffer size/alignment is not zero.
José Fonseca
2010-01-18
nv50: fix constant vtxattr methods
Christoph Bumiller
2010-01-18
nv50: make instanced drawing work with edge flags
Christoph Bumiller
2010-01-18
nv50: cannot exit shaders on a control flow instruction
Christoph Bumiller
2010-01-18
nv50: fix nv50_program->immd memory leak
Marcin Slusarz
2010-01-18
r300g: fix polygon offset
Marek Olšák
2010-01-18
r300g: fix vertex data swizzle
Marek Olšák
2010-01-18
r300g: do not align compressed textures to a tile size
Marek Olšák
2010-01-18
softpipe: Fix leak in vbuf draw module
Jakob Bornecrantz
2010-01-17
nv50: implement instanced drawing
Christoph Bumiller
2010-01-17
softpipe: Move st/python's malloc winsys to softpipe
Jakob Bornecrantz
2010-01-17
r300g: Check for bogus texture targets.
Corbin Simpson
2010-01-17
r300g: fix the rasterization of secondary color
Marek Olšák
2010-01-17
r300g: fix vertex colors with 8 bits per channel
Marek Olšák
2010-01-17
r300g: simplify is_format_supported
Marek Olšák
2010-01-17
r300g: output texture debug messages if only RADEON_DEBUG=tex is set
Marek Olšák
2010-01-17
r300g: move debug flags into r300_screen
Marek Olšák
2010-01-17
r300g: disable the MIP filter for NPOT textures
Marek Olšák
2010-01-17
r300g: fix the CS size when emitting invariant state
Marek Olšák
2010-01-16
r300g: Stop using indices.
Corbin Simpson
2010-01-16
r300g: Respect fill modes in indices fallback.
Corbin Simpson
2010-01-16
nv50: fix tile flags for scanout tex usage
Christoph Bumiller
2010-01-16
nv50: handle all and more system values
Christoph Bumiller
2010-01-16
nv50: hook up geometry programs
Christoph Bumiller
2010-01-16
nv50: support for geometry programs in nv50_program
Christoph Bumiller
2010-01-16
nv50: get access to primitive input space
Christoph Bumiller
2010-01-15
nouveau: nv30: Remove useless variables fs, txp. Also do not change txf, as b...
Patrice Mandin
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
[next]