commit | 95bc0527e9f81c62cbfe02dace94e73d9950d04d | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Thu Jul 05 13:02:02 2012 -0400 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Jul 11 15:28:35 2012 -0400 |
tree | d5b3e3f982c865049af9b8aa5ed28147a79f064e | |
parent | 02ebad900db4ef1ac42cbfb41b433919a4c857a2 [diff] |
intel: Implement __DRIimage::createSubImage and bump supported version to 5 We use the new miptree offset to pick out the sub-image when we bind the EGLImage to a texture. Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>