This repository has been archived on 2023-10-09 . You can view files and clone it, but cannot push or open issues or pull requests.
e7f9614f079ff3d6c2dfdfa38aa51b3c556096cf
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.
Description
Archive of Blender with old branches
Languages
C
67.4%
C++
23.4%
Python
6.1%
CMake
1.5%
GLSL
1.1%
Other
0.4%