commit | 60b212f8ddcdbbfa8595f40300756b9ea8dd387e | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Fri Feb 18 05:51:58 2011 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Feb 23 11:10:22 2011 +1000 |
tree | edc2c884496fba7a187c2b896cb909f867ea08d0 | |
parent | 82ef594efb16d1747c55dc449a8eeb38ea97ef80 [diff] |
drm/radeon: overhaul texture checking. (v3) the texture checking code didn't work for block formats like s3tc, this overhauls it to work for all types. v2: add texture array support. v3: add subsampled formats Signed-off-by: Dave Airlie <airlied@redhat.com>