feature/imgui-sdl
Last change
on this file since 670c09a was e66fd66, checked in by Dmitry Portnoy <dportnoy@…>, 4 years ago |
In OpenGLReference, change all enums to enum classes and update IMGUI to the latest version
|
-
Property mode
set to
100644
|
File size:
172 bytes
|
Line | |
---|
1 | openglref
|
---|
2 | vulkanref
|
---|
3 | openglgame
|
---|
4 | vulkangame
|
---|
5 |
|
---|
6 | gl.log
|
---|
7 | game.log
|
---|
8 | crash.log
|
---|
9 |
|
---|
10 | *.spv
|
---|
11 | imgui.ini
|
---|
12 |
|
---|
13 | # Visual Studio files
|
---|
14 | *.user
|
---|
15 | *.db
|
---|
16 | *.opendb
|
---|
17 | .vs/
|
---|
18 | *.dll
|
---|
19 | Debug/
|
---|
20 | Release/
|
---|
21 |
|
---|
22 | include/
|
---|
23 | lib/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.