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
/
mesa
/
drivers
/
dri
/
radeon
Age
Commit message (
Expand
)
Author
2009-12-22
radeon/r600: use new libdrm_radeon api
Dave Airlie
2009-12-22
radeon: drop assert accessing cref which is meant to be hidden
Dave Airlie
2009-12-22
radeon: drop unused members of radeon_state.
Dave Airlie
2009-12-12
radeon: fix #25463
Maciej Cencora
2009-12-11
r300: fix depth textures
Maciej Cencora
2009-12-07
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
radeon: fix cases when only first image where put directly into miptree.
Maciej Cencora
2009-12-07
radeon: fix image migration for small compressed textures
Maciej Cencora
2009-12-04
radeon: fix polygon stipple
Alex Deucher
2009-12-03
radeon: workaround an FBO issue
Maciej Cencora
2009-12-03
radeon: properly check if image should be placed in the miptree
Maciej Cencora
2009-12-02
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...
Dave Airlie
2009-11-30
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-29
radeon: update miptree code a little
Maciej Cencora
2009-11-29
radeon: don't check the same miptree many times when looking for matching mip...
Maciej Cencora
2009-11-29
radeon: add some debugging info
Maciej Cencora
2009-11-28
radeon: need to flush cs when moving images between mipmap trees
Maciej Cencora
2009-11-25
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-25
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-23
radeon: fix errors in miptree related function
Maciej Cencora
2009-11-21
radeon: fix compressed mipmapped textures
Maciej Cencora
2009-11-21
radeon: fix glCompressedTexSubImage
Maciej Cencora
2009-11-20
r100: fix texture_from_pixmap and compiz.
Dave Airlie
2009-11-18
Revert "radeon: Fix legacy bo not to reuse dma buffers before refcount is 1."
Alex Deucher
2009-11-18
Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
Maciej Cencora
2009-11-17
radeon: align for mipmap tree changes
Maciej Cencora
2009-11-17
r300: fix reads and writes for MESA_FORMAT_S8Z24 buffer
Maciej Cencora
2009-11-17
r600: More span breakage fixes.
Michel Dänzer
2009-11-17
r600: Attempt to fix span breakage introduced by big endian fixes.
Michel Dänzer
2009-11-17
radeon: Depth/stencil span code fixes for big endian.
Michel Dänzer
2009-11-17
radeon: Fix occlusion queries on big endian.
Michel Dänzer
2009-11-17
radeon: Fix software fallbacks with KMS on big endian.
Michel Dänzer
2009-11-17
radeon: FBO fixes for big endian.
Michel Dänzer
2009-11-17
radeon: rn50's have no 3D engine so don't try and init 3D driver.
Dave Airlie
2009-11-14
radeon: return false on texture validation if texture isn't complete
Maciej Cencora
2009-11-14
radeon: rework mipmap tree
Maciej Cencora
2009-11-14
radeon: more texture code refactoring
Maciej Cencora
2009-11-14
radeon: minor refactoring of texture code
Maciej Cencora
2009-11-14
radeon: rework mipmap tree reference counting
Maciej Cencora
2009-11-14
radeon: use radeon_bo_is_referenced_by_cs for query objects
Maciej Cencora
2009-11-14
radeon/r300: don't flush cmdbuf if not necessary
Maciej Cencora
2009-11-14
radeon/r300: no need to flush the cmdbuf when changing scissors state in KMM ...
Maciej Cencora
2009-11-14
radeon: fix glBufferSubData
Maciej Cencora
2009-11-14
radeon: add radeon_bo_is_referenced_by_cs function
Maciej Cencora
2009-11-14
radeon: remove unnecessary call to radeonEmitState
Maciej Cencora
2009-10-31
radeon: add missing include
Dave Airlie
2009-10-31
radeon: use _mesa_get_current_tex_unit
Dave Airlie
2009-10-29
radeon: fix incorrect Z format in radeon_alloc_renderbuffer_storage()
Brian Paul
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
r600: add occlusion query support
Alex Deucher
[next]