commit | 203f395aaf717a6faf21a76979cc24d544ae148b | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Thu Sep 03 10:41:14 2009 -0600 |
committer | Brian Paul <brianp@vmware.com> | Thu Sep 03 11:45:17 2009 -0600 |
tree | 7ea47b4217909be8134d7d32007ff629dd783bcd | |
parent | 1b448c7a5cafa68eeead2a4c45f4362a9883383b [diff] |
mesa: use new _mesa_map_pbo_source/dest() functions in more places This trims down the code a bit. The next step would be to combine the validate and map operations into one helper...