History log of /external/mesa3d/src/mesa/drivers/dri/r200/radeon_mipmap_tree.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b2596c36c8f73e8bb7a0b1679b491662aeb2f9d9 11-Nov-2011 Dave Airlie <airlied@redhat.com> radeon: texture/renderbuffer overhaul.

This could have been split up better, but the driver is just broken now,
so bisecting the brokenness is going to be painful no matter what.

This adds renderbuffer mapping/unmapping along with texture image allocation.
It drops all the old texture upload paths, some of which could possible be
reimplemented with the blitter later.

It also redoes the span code paths to use its own set of image mapping handlers,
along with removing the tiling decode paths for the color buffers, since
we now hope to use the blitter for this.

Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
beb3e81b86698359e037d49f35feba3ca53626b2 10-Nov-2011 Dave Airlie <airlied@redhat.com> radeon: fix bug with wrong stride being used for rectangluar textures.

This broke the meta bitmap code when it was enabled.

Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
fd543e1f9506fe41e6e9e78aebbe0bca01df055c 09-Dec-2010 Alex Deucher <alexdeucher@gmail.com> radeon: bump mip tree levels to 15

I forgot to bump this when I bumped the tex levels.
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
d0ca5c3100dfe7ee634e3b455002e11e88822ea7 07-Mar-2010 Maciej Cencora <m.cencora@gmail.com> radeon: properly calculate rowstride for tiled images
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
0d3835475fcb803a295dc738d90b83788bdc9472 16-Jan-2010 Maciej Cencora <m.cencora@gmail.com> radeon: minor refactoring of mipmap code
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
b078a613bedb76242af177bee12520203bd63d50 09-Jan-2010 Maciej Cencora <m.cencora@gmail.com> radeon: add texture helper function
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
7c6f51cdccdd0ed6370ce86ba21549991f4f4293 04-Jan-2010 Andre Maasikas <amaasikas@gmail.com> radeon/fbo: use correct depth texture offset for depth textures
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
63c00c53a3019b801c5eee8a12f7862422f79f10 29-Nov-2009 Maciej Cencora <m.cencora@gmail.com> radeon: update miptree code a little

Simplify gl image level <-> miptree level mapping (are equal now).
Don't allocate miptree for images that won't fit in it (fixes #25230).
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
23ec7c457483aae1e0d399e9b570f1860c27c780 14-Nov-2009 Maciej Cencora <m.cencora@gmail.com> radeon: rework mipmap tree
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
7628b06ba32e42f57a4fdb322bc32e3b411c1f18 14-Nov-2009 Maciej Cencora <m.cencora@gmail.com> radeon: rework mipmap tree reference counting
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
5f7c532b1e5414f65e126948b35cf9e1ef10c3a1 02-Sep-2009 Dave Airlie <airlied@redhat.com> radeon: pass internal format into the miptree.

We need to figure out if the compression format changes.

without this texcmp segfaults if you change format
enough times.
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
d0fab94842b18dbd4027f5565804ca6884646240 12-Jun-2009 Dave Airlie <airlied@redhat.com> radeon: fix size of mipmap texture array
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
f577c8e462fc924ea436d129ad64c8a1226b5f9c 24-Mar-2009 Dave Airlie <airlied@linux.ie> radeon/r200/r300: fix warnings
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
0968512f8f4abc5bce84c200bd99f8a522d56122 22-Mar-2009 Dave Airlie <airlied@linux.ie> radeon: add miptree offset functions
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
23d3559bd4ece1fcab5513ebdaa38600d6654374 12-Feb-2009 Dave Airlie <airlied@redhat.com> radeon: renaming and headers cleanup
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h
33dc14c707734df37fb02b7bcc278ddeb94036f1 20-Jan-2009 Dave Airlie <airlied@redhat.com> radeon/r200/r300: start to move to common miptree/texobj
/external/mesa3d/src/mesa/drivers/dri/radeon/radeon_mipmap_tree.h