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-02-03
cso: don't tell drivers to bind null samplers, sampler views
Brian Paul
2011-02-03
r600g: Make some more things static.
Henri Verbeet
2011-02-03
r600g: Get rid of the unused r600_cf_vtx_tc() function.
Henri Verbeet
2011-02-03
r300g: Make the buffer and texture vbtls static const.
Henri Verbeet
2011-02-03
r600g: Make the buffer and texture vbtls static const.
Henri Verbeet
2011-02-03
svga: Fix resource leak; undo temporary workaround.
José Fonseca
2011-02-03
svga: Temporarily disable buffer DMA upload coalescing.
José Fonseca
2011-02-03
svga/drm: Flushing preemptively on a 1/3 of the aperture.
José Fonseca
2011-02-03
util: Prevent transfer dangling pointer on map failure.
José Fonseca
2011-02-03
svga: Don't call swc->flush directly.
José Fonseca
2011-02-03
svga: Add an assert to catch reentrancy.
José Fonseca
2011-02-03
svga/drm: Update for pb_vtbl::map argument addition.
José Fonseca
2011-02-03
r600g: flush differences back to DB copy.
Dave Airlie
2011-02-03
r600g: fix depth hw resource copies.
Dave Airlie
2011-02-03
r600g: only set depth bit for hw accessible depth buffers.
Dave Airlie
2011-02-03
r600g: rework dirty / depth texture tracking.
Dave Airlie
2011-02-03
r600g: set correct pitch/offset for depth textures in flushed state.
Dave Airlie
2011-02-02
softpipe: rename sampler[] -> fragment_samplers[]
Brian Paul
2011-02-02
softpipe: rename fragment sampler/view fields
Brian Paul
2011-02-02
cso: refactor texture sampler and sampler view code
Brian Paul
2011-02-02
cso: rename fragment sampler-related fields
Brian Paul
2011-02-02
cso: fix loop bound in cso_set_vertex_samplers()
Brian Paul
2011-02-02
svga: Flush upload buffers or we get asserts
José Fonseca
2011-02-02
r600g: use burst exports in shaders
Christian König
2011-02-01
r600g: just change tile type when buffer is set to depth.
Dave Airlie
2011-02-01
r600g: align the tiling modes with what the DDX and kernel expects.
Dave Airlie
2011-02-01
r600g: fix evergreen for depth decompress test
Dave Airlie
2011-02-01
r600: only decompress depth when its tile type is wrong.
Dave Airlie
2011-02-01
r600g: start looking at evergreen tiling.
Dave Airlie
2011-02-01
r600g: Actually use the info from the flushed depth texture when creating a s...
Henri Verbeet
2011-01-31
r600g: fix invalid ref count handling in r600_set_constant_buffer
Christian König
2011-01-31
llvmpipe: fix incorrect array index in image dump code
Brian Paul
2011-01-31
scons: Gracefully handle pkg-config errors with libdrm_radeon.
Vinson Lee
2011-01-31
Remove talloc from the SCons build system.
Kenneth Graunke
2011-01-31
svga: Fix translation of TGSI SSG opcode.
Michel Dänzer
2011-01-31
svga: TEXLDL opcode dst/src register information is correct.
Michel Dänzer
2011-01-31
svga: Print the number and mnemonic of the opcode we're missing information for.
Michel Dänzer
2011-01-31
r600g: fix eg OQ properly.
Dave Airlie
2011-01-31
r600g: fix OQ on evergreen
Alex Deucher
2011-01-31
r600g: fix occlusion query results.
Dave Airlie
2011-01-30
r600g: remove some non-existent evergreen reg fields
Alex Deucher
2011-01-31
r600g: fix regression in cubemap tests since eea1d8199b376f37027c14669e0bdf99...
Dave Airlie
2011-01-31
r600g: handle the write all cbufs property.
Dave Airlie
2011-01-30
util: Call tables should be const.
Henri Verbeet
2011-01-30
r600g: Update the flushed depth texture after drawing to the corresponding te...
Henri Verbeet
2011-01-30
st/vega: Disable blending when the paint is opaque.
Chia-I Wu
2011-01-30
st/vega: Remove an invalid sanity check.
Chia-I Wu
2011-01-30
st/vega: s/vg[A-Z]/vega[A-Z]/.
Chia-I Wu
2011-01-30
r600g: Fix void pointer arithmetic.
Vinson Lee
2011-01-30
r600g: fixes a segfault in the piglit fbo-genmipmap-formats test.
Dave Airlie
[next]