Go to file
Mike Erwin 97fa285ae1 OpenGL: add gpuMatrixUpdate_legacy function
Marks matrix state as dirty so shader will use the latest values from glScale, glTranslate, etc.

We'll remove this after transitioning 100% to the new matrix API, which handles this sort of thing automatically.

Part of T49450
2017-02-06 23:24:10 -05:00
build_files install_deps.sh: don't use backticks 2017-02-02 17:49:24 +01:00
doc Use new manual URL 2017-01-23 19:10:37 -05:00
extern Fix strict compiler warning in the gflags code 2017-01-23 11:52:41 +01:00
intern OpenGL: use GL4 on Linux when available 2017-02-04 19:35:54 -05:00
release Merge branch 'master' into blender2.8 2017-02-02 21:50:12 +01:00
source OpenGL: add gpuMatrixUpdate_legacy function 2017-02-06 23:24:10 -05:00
tests Cycles tests: Allow python auto-exec 2017-02-01 10:13:40 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt Merge branch 'master' into blender2.8 2017-01-31 10:47:43 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: line length 2016-07-15 01:26:26 +10:00
make.bat [Cycles/MSVC/Testing] Fix broken test code. 2017-01-25 09:37:19 -07:00