Blender Git Commit Log

Git Commits -> Revision e7f9614

Revision e7f9614 by Mike Erwin (master)
August 7, 2016, 05:05 (GMT)
Gawain: legacy OpenGL compatibility

Apple invented VAOs and exposes them via an extension in legacy GL.
Other platforms use at least GL 3.0 which has VAOs built in.

QUADS were removed from core profile but are useful for immediate-mode
drawing. We?ll have to implement our own QUAD drawing before switching
to core profile.

Commit Details:

Full Hash: e7f9614f079ff3d6c2dfdfa38aa51b3c556096cf
Parent Commit: 6b21d22
Lines Changed: +17, -1

1 Modified Path:

/source/blender/gpu/intern/gpu_immediate.c (+17, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021