This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update rlgl.h
pull/5315/head
Ray
1 month ago
parent
93a21c7e13
commit
78870335e6
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/rlgl.h
+ 1
- 0
src/rlgl.h
View File
@ -21,6 +21,7 @@
*
Internal
buffer
(
and
resources
)
must
be
manually
unloaded
calling
rlglClose
(
)
*
*
CONFIGURATION
:
*
#
define
GRAPHICS_API_OPENGL_11_SOFTWARE
*
#
define
GRAPHICS_API_OPENGL_11
*
#
define
GRAPHICS_API_OPENGL_21
*
#
define
GRAPHICS_API_OPENGL_33
Write
Preview
Loading…
Cancel
Save