e12c08e8d1
ClangFormat: apply to source, most of intern
...
Apply clang format as proposed in T53211.
For details on usage and instructions for migrating branches
without conflicts, see:
https://wiki.blender.org/wiki/Tools/ClangFormat
2019-04-17 06:21:24 +02:00
e9b1163162
Code cleanup: stop using rectangle textures in window draw, simplify code.
2018-02-13 20:02:31 +01:00
ef3c255457
fix typo in interlace shader
...
introduced by recent 8adec78ca5
2017-05-19 11:09:12 -04:00
648f2a61ad
OpenGL: convert old texture2D calls in built-in shaders
2017-05-19 11:09:12 -04:00
8adec78ca5
Cleanup: remove GLSL version checks
2017-05-17 10:46:42 +10:00
Dalai Felinto
5ed5ed59c3
Fix T49861: Interlace stereo drawing
...
This does not address stapling shader in 2.8, though the solution can be
similar (own shader, not polutting interlace shader).
part of T49043
Reviewers: merwin
Differential Revision: https://developer.blender.org/D2440
2017-01-09 17:58:13 +01:00