1
0

Init opengl

This commit is contained in:
Niklas Birk
2019-12-18 18:18:55 +01:00
parent 95e874e74e
commit e7db6fdf34
339 changed files with 7351 additions and 4 deletions

View File

@ -0,0 +1,94 @@
#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">])
#IncludeRegexScan: ^.*$
#IncludeRegexComplain: ^$
#IncludeRegexTransform:
../deps/glad/gl.h
winapifamily.h
-
glad/khrplatform.h
-
../deps/glad/khrplatform.h
stdint.h
-
inttypes.h
-
stdint.h
-
../deps/linmath.h
math.h
-
../include/GLFW/glfw3.h
stddef.h
-
stdint.h
-
GLES/gl.h
-
GLES/glext.h
-
GLES2/gl2.h
-
GLES2/gl2ext.h
-
GLES3/gl3.h
-
GLES2/gl2ext.h
-
GLES3/gl31.h
-
GLES2/gl2ext.h
-
GLES3/gl32.h
-
GLES2/gl2ext.h
-
OpenGL/gl3.h
-
OpenGL/gl3ext.h
-
GL/glcorearb.h
-
OpenGL/gl.h
-
OpenGL/glu.h
-
GL/gl.h
-
GL/glext.h
-
GL/glu.h
-
vulkan/vulkan.h
-
D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/deps/glad_gl.c
stdio.h
-
stdlib.h
-
string.h
-
glad/gl.h
-
D:/Niklas Birk/Dokumente/Programmierung/C/Informatikprojekt/glfw-3.3/examples/boing.c
stdio.h
-
stdlib.h
-
math.h
-
glad/gl.h
-
GLFW/glfw3.h
-
linmath.h
-