commit | 202ff7db490f4a1d041a88f11665fbd3ccea2201 | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Mon Apr 19 16:42:47 2010 -0600 |
committer | Brian Paul <brianp@vmware.com> | Mon Apr 19 17:07:25 2010 -0600 |
tree | 8da39cb98259a5f4c7da91ee534cca89b4b1d1a5 | |
parent | ee7cf9d80ff962e714bc66487f621e03f21e1293 [diff] |
llvmpipe: fix rendering to 3D textures Treat cube faces and 3D texture slices in the same manner (they're layed out out continuously in memory). Additional clean-ups and improvements coming.