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/source/blender/gpu
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-16 23:32:35 -04:00
2017-03-16 23:32:35 -04:00
2016-03-21 22:43:03 +01:00
2014-10-07 15:47:32 -05:00
2017-03-16 23:32:35 -04:00
2014-10-07 15:47:32 -05:00
2017-02-03 16:01:32 +01:00
2017-03-09 01:30:26 +01:00