Blender Git Loki
Git Commits -> Revision ed642d4
Revision ed642d4 by Alexander Kuznetsov (soc-2012-swiss_cheese) August 17, 2012, 17:36 (GMT) |
Extends gpu_object for glsl by adding color(pointer and single) and texture coord. Also adding two shader for glsl: shader_main - simple color shader_alphatexture - alpha texture (for text). Later we will have more orgonized shaders. gpu_object_glsl is available on desktop also (but not used) for OpenGL 3.0+ |
Commit Details:
Full Hash: ed642d4cbfdc5274a2c83a0dc2115c2331bb64e2
SVN Revision: 49959
Parent Commit: 1008ce7
Lines Changed: +235, -14