bf371437b3
- Check the actual debug extension instead of checking GL 4.0 support; it appears that despite having GL 4.0 support, AMD does not implement the standard debug extensions even when the *_CONTEXT_DEBUG_BIT_ARB flag is set on the context. - Also, fixed a place where spaces where used for indents instead of a tab. |
||
---|---|---|
.. | ||
glew | ||
.gitignore | ||
CMakeLists.txt | ||
gl-cocoa.m | ||
gl-exports.h | ||
gl-helpers.c | ||
gl-helpers.h | ||
gl-indexbuffer.c | ||
gl-shader.c | ||
gl-shaderparser.c | ||
gl-shaderparser.h | ||
gl-stagesurf.c | ||
gl-subsystem.c | ||
gl-subsystem.h | ||
gl-texture2d.c | ||
gl-texturecube.c | ||
gl-vertexbuffer.c | ||
gl-windows.c | ||
gl-x11.c | ||
gl-zstencil.c | ||
makefile.am |