Init opengl
This commit is contained in:
@ -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
|
||||
-
|
||||
|
Reference in New Issue
Block a user