commit | 566ccdf11b37363255bf5d20d7ab6639ddaf1b30 | [log] [tgz] |
---|---|---|
author | Laura Ekstrand <laura@jlekstrand.net> | Tue Jan 13 11:28:17 2015 -0800 |
committer | Laura Ekstrand <laura@jlekstrand.net> | Tue Mar 17 10:18:33 2015 -0700 |
tree | 6f202d87db3a4affdacdfaf28bcdfa32d8506b39 | |
parent | cb56835f870de01ed9c638d1470af38775bb6f72 [diff] |
main: Add entry point for NamedBufferSubData. v2: review by Ian Romanick - Remove "_mesa" from name of static software fallback buffer_sub_data. - Remove mappedRange from _mesa_buffer_sub_data. - Removed some cosmetic changes to a separate commit. Reviewed-by: Martin Peres <martin.peres@linux.intel.com>