feature/imgui-sdl
points-test
Last change
on this file since 9546928 was d02c25f, checked in by Dmitry Portnoy <dmitry.portnoy@…>, 5 years ago |
Create openglgame, which will be the original opengl+glfw game, but refactored to make simplify its conversion to vulkan
|
-
Property mode
set to
100644
|
File size:
179 bytes
|
Line | |
---|
1 | newgame
|
---|
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 | *.filters
|
---|
19 | include/
|
---|
20 | lib/
|
---|
21 | *.dll
|
---|
22 | Debug/
|
---|
23 | Release/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.