Files
blender/intern
Mike Erwin 4452bea2f1 move Gawain library to intern
Before now it lived in source/blender/gpu for convenience. Only a few files in the gpu module use Gawain directly.

Tested on Mac, time to push and test on Windows.

Todo: some CMake magic to make it easy to
#include "gawain/some_header.h"
from any C or H file. Main problem here is the many editors that include GPU_immediate.h which includes Gawain's immediate.h -- is there a way to avoid changing every editor's CMakeLists?
2017-03-16 23:32:35 -04:00
..
2017-03-12 02:47:53 +11:00
2017-03-16 23:32:35 -04:00
2016-07-02 10:08:33 +10:00
2016-06-11 22:05:20 +02:00
2017-03-16 23:32:35 -04:00