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
Age
Commit message (
Expand
)
Author
2010-09-20
i915g: Link with wrapper sw winsys with scons
Jakob Bornecrantz
2010-09-20
svga: Integer constant register file has a separate namespace.
Michal Krol
2010-09-20
svga: Fix relative addressing translation for pixel shaders.
Michal Krol
2010-09-19
r600g: Cleanup viewport floats.
Corbin Simpson
2010-09-19
r600g: Clean up PS setup.
Corbin Simpson
2010-09-20
r600g: only flush for the correct colorbuffer, not all of them.
Dave Airlie
2010-09-20
r600g: add missing BC_INST wrapper for evergreen
Dave Airlie
2010-09-20
r600g: fixup r700 CB_SHADER_CONTROL register.
Dave Airlie
2010-09-20
r600g: fix r700 cube map sizing.
Dave Airlie
2010-09-20
r600g: add color/texture support for more depth formats.
Dave Airlie
2010-09-20
r600g: add z16 to color setup
Dave Airlie
2010-09-20
r600g: fix tiling support for ddx supplied buffers
Dave Airlie
2010-09-19
r600g: "tmp" is such a bad name for a texture.
Corbin Simpson
2010-09-19
r600g: Fix false and true.
Corbin Simpson
2010-09-19
r600g: Clean up some indentation and |= vs. | usage.
Corbin Simpson
2010-09-19
r600g: Deobfuscate and comment a few more functions in r600_hw_states.
Corbin Simpson
2010-09-19
r600g: Trivially deobfuscate r600_hw_states.
Corbin Simpson
2010-09-19
r600g: Use align() instead of handrolled code.
Corbin Simpson
2010-09-20
r600g: drop debugging that snuck in
Dave Airlie
2010-09-20
r600g: clean up valgrind issues on maxtargets test.
Dave Airlie
2010-09-20
r600g: fix fbo-drawbuffers-maxtargets
Dave Airlie
2010-09-20
r600g: send correct surface base update for multi-cbufs
Dave Airlie
2010-09-20
r600g: modify index buffers for sizes the hw can't deal with.
Dave Airlie
2010-09-20
util/r300g: split the r300 index buffer modifier functions out to util
Dave Airlie
2010-09-20
r600g: fix exports_ps to export a number not a mask.
Henri Verbeet
2010-09-20
scons: Link against talloc in the Gallium DRI drivers
Jakob Bornecrantz
2010-09-20
rbug: Add function to get opcode name string
Jakob Bornecrantz
2010-09-20
rbug: Cast opcode to corrent int size
Jakob Bornecrantz
2010-09-19
Revert "r600g: Flush upload buffers before draws instead of before flushes."
Henri Verbeet
2010-09-19
r600g: Respect PB_USAGE_UNSYNCHRONIZED in radeon_bo_pb_map_internal().
Henri Verbeet
2010-09-19
gallium/docs: Fixed a typo in the SCS opcode description.
Tilman Sauerbeck
2010-09-19
auxiliary: fix depth-only and stencil-only clears
Luca Barbieri
2010-09-19
r600g: Buffer object maps imply a wait.
Henri Verbeet
2010-09-19
r600g: Remove a redundant flush in r600_texture_transfer_map().
Henri Verbeet
2010-09-19
r600g: Check for other references before checking for existing mappings in ra...
Henri Verbeet
2010-09-19
r600g: Flush upload buffers before draws instead of before flushes.
Henri Verbeet
2010-09-19
st/egl: s/kms/drm/ on the drm backend.
Chia-I Wu
2010-09-19
st/egl: Rename kms backend to drm.
Chia-I Wu
2010-09-19
st/egl: Split modeset code support to modeset.c.
Chia-I Wu
2010-09-19
r600g: only emit uses waterfall on r6xx hw.
Dave Airlie
2010-09-19
r600g; add uses waterfall to asm cf for r6xx.
Dave Airlie
2010-09-19
r600g: Added support for TGSI_SEMANTIC_FACE.
Tilman Sauerbeck
2010-09-18
nv50: Remove dead initialization.
Vinson Lee
2010-09-18
nv50: Remove dead initialization.
Vinson Lee
2010-09-18
nv50: Silence missing initializer warning.
Vinson Lee
2010-09-18
nv50: fix typo in fifo packet length limit
Christoph Bumiller
2010-09-18
glsl/builtins: Switch comparison functions to just return an expression.
Kenneth Graunke
2010-09-18
glsl/builtins: Fix equal and notEqual builtins.
Kenneth Graunke
2010-09-18
nv50: emit constbuf relocs before uploading constants
Christoph Bumiller
2010-09-18
nv50: add relocs for stack and local mem buffers
Christoph Bumiller
[next]