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-11-19
tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]
Eric Anholt
2009-11-19
tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.
Eric Anholt
2009-11-19
tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]
Eric Anholt
2009-11-19
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-11-19
tnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL]
Eric Anholt
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
2009-10-27
radeon: add case for MESA_FORMAT_X8_Z24 in radeon_create_renderbuffer()
Brian Paul
2009-10-25
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-25
mesa: remove calls to _mesa_compressed_row_stride()
Brian Paul
2009-10-24
mesa: remove _mesa_compressed_texture_size()
Brian Paul
2009-10-24
mesa: change compressed texture size calls
Brian Paul
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-10-22
radeon: simplify radeon_create_renderbuffer()
Brian Paul
2009-10-22
r600: fix depth span macros for format changes
Alex Deucher
2009-10-22
radeon: fix some renderbuffer format bugs
Brian Paul
2009-10-21
radeon: get rid of z24s8 <-> s8z24 conversions in span code
Brian Paul
2009-10-21
radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
Brian Paul
2009-10-19
Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...
Alex Deucher
2009-10-16
mesa: lift default symlinks target into Makefile.template
Brian Paul
2009-10-15
Use the right pitch when rendering to a texture
Owen Taylor
2009-10-15
radeon: return EINVAL for 0 length buffers.
Robert Noland
2009-10-14
radeon: initialize renderbuffer Format field in radeon_create_renderbuffer()
Brian Paul
2009-10-10
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-09
radeon: fix scissor regression
Alex Deucher
[prev]
[next]