Blender Git Commit Log
Git Commits -> Revision 09076e4
Revision 09076e4 by Mike Erwin (GPU_data_request) April 27, 2015, 18:55 (GMT) |
check extensions before use in GPUx Using VAOs and integer vertex attributes. VBO support is *not* checked because it�??s guaranteed to be there in a GL 2.1 context. VAOs are not part of GL 2.1, but enjoy nearly universal support. gpu_shader4 is widely supported on recent hardware, not always on older HW. |
Commit Details:
Full Hash: 09076e4f99f2039029e0037067080cf02235310c
Parent Commit: 9e8f939
Lines Changed: +10, -2
1 Modified Path:
/source/blender/gpu/intern/gpux_vbo.c (+10, -2) (Diff)