Blender Git Loki
Git Commits -> Revision 916d243
Revision 916d243 by Jason Wilkins (soc-2012-swiss_cheese) May 23, 2012, 02:11 (GMT) |
gpuImmediate: A simplified replacement for OpenGL immediate mode. This is an initial commit of the API. I have not converted any code to use this yet. There may be problems with use of the "restrict" keyword because I was not able to test it. |
Commit Details:
Full Hash: 916d2434076d3b65d075133a819f5972b417974b
SVN Revision: 46917
Parent Commit: ad44317
Lines Changed: +1272, -0
3 Added Paths:
/source/blender/gpu/GPU_compatibility.h (+45, -0) (View)
/source/blender/gpu/intern/gpu_immediate.c (+662, -0) (View)
/source/blender/gpu/intern/gpu_immediate.h (+562, -0) (View)
/source/blender/gpu/intern/gpu_immediate.c (+662, -0) (View)
/source/blender/gpu/intern/gpu_immediate.h (+562, -0) (View)
1 Modified Path:
/source/blender/gpu/CMakeLists.txt (+3, -0) (Diff)