diff options
author | Keith Whitwell <keithw@vmware.com> | 2010-03-20 11:47:03 +0000 |
---|---|---|
committer | Keith Whitwell <keithw@vmware.com> | 2010-03-20 11:47:03 +0000 |
commit | f07b2c836958bee5796899123eca4ed05ac6242b (patch) | |
tree | 80b54b92a54cfa9f9bf45ba4886846a80ce8fa38 /src/gallium/drivers/softpipe | |
parent | feca9c3ca62daaf0d8745370106d4e3b22340c49 (diff) |
r300: convert to pipe_resources
Do a very shallow conversion - basically keeping the existing
buffer and texture code intact and using a vtbl struct
inside our resource struct to select between the two implementations.
The buffer and texture treatments could be further merged without
much effort, but try to keep the existing code working at this point.
Diffstat (limited to 'src/gallium/drivers/softpipe')
0 files changed, 0 insertions, 0 deletions