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-04
r600g: don't set tile_type on evergreen.
Dave Airlie
2011-02-04
r600g: fix evergreen sampler view + depth interaction
Dave Airlie
2011-02-03
util: Change u_get_transfer_vtbl usage argument type to match prototype.
Vinson Lee
2011-02-04
r600g: get offset for correct texture when setting up CB.
Dave Airlie
2011-02-04
r600g: avoid trying to flush the flushing texture.
Dave Airlie
2011-02-04
r600g: evergreen CB check for flushed texture
Dave Airlie
2011-02-04
r600g: flushing texture needs all levels.
Dave Airlie
2011-02-04
r600g: remove unused variables
Dave Airlie
2011-02-04
r600g: add a flag to just create flushed texture without flushing.
Dave Airlie
2011-02-04
r600g: also check CB bindings for textures to depth flush.
Dave Airlie
2011-02-04
r600g: flush depth texture before a blit from it.
Dave Airlie
2011-02-03
svga: rename a couple sampler, sampler view functions
Brian Paul
2011-02-03
gallium/svga: added debug code for dumping framebuffer images (disabled)
Brian Paul
2011-02-03
gallium/docs: more info about setting samplers and sampler views
Brian Paul
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
[next]