Files
test/source/blender/gpu
Mike Erwin 0d5c5a8438 OpenGL: early exit from functions that don't mix with core profile
These parts will not be part of final viewport, but are called indirectly during the transition. To avoid runtime errors on core profile, exit early -- functions effectively do nothing.

I put the early exits inside the functions to avoid cluttering the code that calls these. But (long term) the calling functions need to change.

Basic shader's detect_options function was unused and full of old, so I deleted it.

Part of T51164
2017-04-27 14:21:12 -04:00
..
2017-04-13 19:11:55 +10:00
2016-03-21 22:43:03 +01:00
2017-04-27 11:24:35 -04:00
2017-04-06 18:46:33 +02:00
2014-10-07 15:47:32 -05:00
2017-04-10 12:36:32 +02:00
2017-04-19 15:22:58 +02:00
2017-04-15 17:51:08 +10:00