tornavis/source/blender/blenfont
Campbell Barton 4184f890fd GPU: minor changes to support standalone GHOST builds
- Move gpuPush/Pop from GPU_draw.h into GPU_state.h
  as this is for pushing/popping state.
- Add 'GPU_STANDALONE' define, to bypass use of user-preferences
  for theme colors and pixelsize, as well as pbvh init/free functions.

Needed to get GHOST tests working again.
2020-03-11 14:52:57 +11:00
..
intern GPU: minor changes to support standalone GHOST builds 2020-03-11 14:52:57 +11:00
BLF_api.h Cleanup: make blf header work in C++ 2020-03-02 15:34:17 +01:00
CMakeLists.txt CMake: Refactor external dependencies handling 2020-01-23 16:59:18 +01:00