This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/intern/cycles/util
Brecht Van Lommel 070a668d04 Code refactor: move more memory allocation logic into device API.
* Remove tex_* and pixels_* functions, replace by mem_*.
* Add MEM_TEXTURE and MEM_PIXELS as memory types recognized by devices.
* No longer create device_memory and call mem_* directly, always go
  through device_only_memory, device_vector and device_pixels.
2017-10-24 01:25:19 +02:00
..
2014-12-25 02:50:24 +01:00
2016-12-02 12:23:38 +01:00
2014-12-25 02:50:24 +01:00
2017-09-04 13:28:15 +02:00
2014-12-25 02:50:24 +01:00