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-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
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-05
drivers: don't include texformat.h
Brian Paul
2009-10-05
mesa: lift _mesa_set_fetch_functions() calls out of drivers
Brian Paul
2009-10-03
radeon: Cope better with texture images with no miptrees.
Michel Dänzer
2009-10-01
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
mesa: move mesa_set_fetch_functions()
Brian Paul
2009-10-01
radeon: fix tx_table[] entry
Brian Paul
2009-10-01
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-28
drivers: use new _mesa_texstore() function
Brian Paul
2009-09-27
drivers: use more mesa format functions
Brian Paul
2009-09-27
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-24
Merge branch 'mesa_7_6_branch'
Pauli Nieminen
2009-09-24
radeon: Fix scissors for r600 KMS.
Pauli Nieminen
2009-09-24
r600: various cleanups
Alex Deucher
2009-09-24
radeon: don't build non-r600 span code on r600
Alex Deucher
2009-09-24
r600: minor span cleanups
Alex Deucher
2009-09-24
r600: add span support for 1D tiles
Alex Deucher
2009-09-21
radeon: update buffer map/unmap code for changes introduced in 92033a9516942d...
Maciej Cencora
2009-09-21
r600: various cleanups
Alex Deucher
2009-09-21
radeon: update buffer map/unmap code for changes introduced in 92033a9516942d...
Maciej Cencora
2009-09-21
Merge branch 'mesa_7_6_branch'
Michel Dänzer
2009-09-20
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
2009-09-20
radeon: Fix legacy bo not to reuse dma buffers before refcount is 1.
Pauli Nieminen
2009-09-20
radeon: Fix typo in variable name.
Pauli Nieminen
2009-09-20
radeon: Improve WARN_ONCE macro to appear as single statement.
Pauli Nieminen
2009-09-20
radeon: Fix "verts" debugging enable
Nicolai Hähnle
[next]