commit | 379e0a3ada995b4cf57d142e0dd4618022e0aadc | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Mon Dec 05 20:40:48 2011 -0700 |
committer | Brian Paul <brianp@vmware.com> | Thu Dec 08 08:56:30 2011 -0700 |
tree | afad067199d009a899c5964bbf1be83ca48a7b82 | |
parent | ff8e6420fbbbd80c8fd7327f2f2b68e016b7f5c0 [diff] |
swrast: remove core renderbuffer functions from s_renderbuffer.[ch] We'll use the functions that live in main/ Plus, rename the remaining functions with "swrast_" prefix. Reviewed-by: Eric Anholt <eric@anholt.net>