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
/
radeon_mipmap_tree.c
Age
Commit message (
Expand
)
Author
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-09-01
r600: cube mipmap levels are aligned to 8 faces only starting from r7xx
Andre Maasikas
2010-08-09
radeon: fix npot mipmap alignment on r600
Andre Maasikas
2010-07-11
radeon: lower texture memory consumption is some cases
Maciej Cencora
2010-07-11
radeon: fix teximage migration failure in rare case
Maciej Cencora
2010-04-19
Merge branch '7.8'
Jesse Barnes
2010-04-19
radeon: Let this build with gcc 3.3
Matthieu Herrb
2010-03-12
Merge branch '7.8'
Michel Dänzer
2010-03-11
radeon: Fix memory leaks from early return.
Vinson Lee
2010-03-09
radeon: mark framebuffer as incomplete if renderbuffer format isn't supported...
Maciej Cencora
2010-03-07
radeon: Some possible improvements that I spoted in radeon_tiled_texture branch.
Maciej Cencora
2010-03-07
radeon: properly calculate rowstride for tiled images
Maciej Cencora
2010-03-07
radeon: minor refactoring of mipmap code
Maciej Cencora
2010-03-07
radeon: add texture helper function
Maciej Cencora
2010-02-06
radeon: Use _mesa_next_pow_two_32 instead of own implementation.
Pauli Nieminen
2010-02-06
radeon: Add some debug output to miptree code.
Pauli Nieminen
2010-02-06
radeon: Remove the loop from stride size calculation.
Pauli Nieminen
2010-01-30
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-22
r600: fix brownbag, only align if we are dealing with cubemap
Andre Maasikas
2010-01-22
r600: cubemap levels seem to be aligned to 8 images
Andre Maasikas
2010-01-22
radeon/fbo: use correct depth texture offset for depth textures
Andre Maasikas
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-08
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-07
radeon: fix image migration for small compressed textures
Maciej Cencora
2009-12-03
radeon: workaround an FBO issue
Maciej Cencora
2009-12-01
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
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
r600: add ARB_texture_non_power_of_two support.
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-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: rework mipmap tree reference counting
Maciej Cencora
2009-10-24
mesa: remove _mesa_compressed_texture_size()
Brian Paul
2009-10-05
drivers: don't include texformat.h
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-27
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-03
radeon: pass internal format into the miptree.
Dave Airlie
2009-08-31
r100: Use shared debug code.
Pauli Nieminen
2009-08-17
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-05
radeon: fix miptree comparison breakage
Roland Scheidegger
2009-08-04
radeon: more fixes for compressed textures
Roland Scheidegger
2009-07-29
r600: fix texture pitch alignment
Alex Deucher
2009-12-12
radeon: fix #25463
Maciej Cencora
2009-06-12
Merge master and fix conflicts
Alex Deucher
[next]