Files
third_party_mesa3d/src
Eric Anholt ff60e3fa03 intel: If a tex image doesn't fit in the object's tree, make a temporary tree.
Previously, we would just store the data as malloced memory hanging off the
object, which would get memcpyed in at validate time.  This broke an
oglconform render-to-texture test, since validate wasn't called but a miptree
was expected.
2008-07-25 12:19:50 -07:00
..
2008-05-07 11:35:23 -07:00
2008-06-17 10:08:22 -06:00
2008-06-07 12:34:45 +09:00
2003-06-17 07:20:22 +00:00