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
Age
Commit message (
Expand
)
Author
2011-03-13
nvc0: update/fix supported instruction src modifiers
Christoph Bumiller
2011-03-12
i915g: fix transfer coherency
Daniel Vetter
2011-03-12
i915g: don't recalculate fb dimension
Daniel Vetter
2011-03-12
i915g: use y-tiling when the blitter is not used
Daniel Vetter
2011-03-12
i915g: implement copy_region using u_blitter
Daniel Vetter
2011-03-12
i915g: fix use after free
Daniel Vetter
2011-03-12
gallium: Delay the creation of simple helper shaders
Jakob Bornecrantz
2011-03-12
r600g: Fix VS sampler view offsets for r600/r700.
Carl-Philip Hänsch
2011-03-12
r600g: Fix an unused variable warning.
Henri Verbeet
2011-03-12
u_blitter: Do blits in linear color space.
Henri Verbeet
2011-03-12
st/dri: fix warning: ‘bind’ may be used uninitialized in this function
Marek Olšák
2011-03-12
llvmpipe: fix warning: ‘t0’ may be used uninitialized in this function
Marek Olšák
2011-03-12
r300g: implement fragment color clamping in the shader
Marek Olšák
2011-03-11
r600g: revert unintentional commit
Adam Jackson
2011-03-11
r600: Build fix
Adam Jackson
2011-03-11
st/python: Remove flags from flush function.
Vinson Lee
2011-03-11
st/python: Remove the geom_flags param from is_format_supported.
Vinson Lee
2011-03-11
st/python: Clean up fence_finish.
Vinson Lee
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
swrastg: Add __DRI_TEX_BUFFER support
Adam Jackson
2011-03-11
vega: remove unused pipe var
Brian Paul
2011-03-11
svga: Propagate discard/unsynchronized flags to the host when doing texture D...
José Fonseca
2011-03-11
util: Fix typo in u_upload_flush().
José Fonseca
2011-03-11
r300g: fix alignement for NPOT values in hyperz setup
Nicolas Peninguy
2011-03-11
draw: remove unnecessary flush
Marek Olšák
2011-03-11
st/vega: remove unnecessary flushes
Marek Olšák
2011-03-11
st/mesa: remove unnecessary flushes
Marek Olšák
2011-03-10
Revert "gallium/svga: Only upload parts of vertexarrays that are actually used"
Thomas Hellstrom
2011-03-10
i915g: implement surface clear functions using hw-clear
Daniel Vetter
2011-03-10
i915g: make set_framebuffer_state more robust
Daniel Vetter
2011-03-10
i915g: implement hw clear
Daniel Vetter
2011-03-10
i915g: blitter handles overlapping blits
Daniel Vetter
2011-03-10
i915g: enable separate depth/stencil clears
Daniel Vetter
2011-03-10
i915g: streamline derived state updates of the driver pipeline
Daniel Vetter
2011-03-10
i915g: don't validate a NULL vbo
Daniel Vetter
2011-03-10
gallium/util: new polygon stipple utility helper
Brian Paul
2011-03-10
gallium/svga: Only upload parts of vertexarrays that are actually used
Thomas Hellstrom
2011-03-10
r600: don't close fd on failed load
Dave Airlie
2011-03-09
nv50: add back initialization of redefine_user_buffer
Christoph Bumiller
2011-03-09
r600g: remove some now unneeded code from r600_bc_vtx_build
Christian König
2011-03-09
r600g: R700+ can do more than 8 tex and vtx clause in one CF inst
Christian König
2011-03-09
r600g: split R600 and R700 CF generation for VTX and TEX
Christian König
2011-03-09
svga: Add a new winsys entry point to query the hw version.
José Fonseca
2011-03-09
util: Use PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE in pipe_buffer_write.
José Fonseca
2011-03-09
util: add ensure_sanity checks, fix a bug
Keith Whitwell
2011-03-09
util: improve cache collision behaviour
Keith Whitwell
2011-03-09
util: Add remove to util_cache
Alex Corscadden
[next]