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-26
gallium: add the new PIPE_CAP blend bits to more drivers
Roland Scheidegger
2010-01-26
r300g: Per-MRT blending is not supported.
Corbin Simpson
2010-01-25
softpipe: enable new blend functionality
Roland Scheidegger
2010-01-25
trace: adapt to blend changes
Roland Scheidegger
2010-01-25
svga: adapt to blend changes
Roland Scheidegger
2010-01-25
softpipe: adapt to blend changes
Roland Scheidegger
2010-01-25
nouveau: adapt drviers to blend changes
Roland Scheidegger
2010-01-25
r300g: adapt to blend changes
Roland Scheidegger
2010-01-25
i965g: adapt to blend changes
Roland Scheidegger
2010-01-25
i915g: adapt to blend changes
Roland Scheidegger
2010-01-25
cell: adapt to blend changes
Roland Scheidegger
2010-01-25
llvmpipe: adapt to blend changes
Roland Scheidegger
2010-01-20
llvmpipe: adapt to per-rendertarget blend changes
Roland Scheidegger
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
softpipe: remove redundant assignments
Brian Paul
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
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
r300g: Cleanup from last few commits.
Corbin Simpson
2010-01-14
r300g: Really destroy translated buffer at the end.
Łukasz Krotowski
2010-01-13
r300g: Use indices to translate index buffers of ubytes.
Corbin Simpson
2010-01-13
r300g: Disable immediate mode rendering for now.
Corbin Simpson
2010-01-13
svga: Fix compile_vs error code.
José Fonseca
[next]