feature/imgui-sdl
Last change
on this file since 9d21aac was 187b0f5, checked in by Dmitry Portnoy <dportnoy@…>, 4 years ago |
Change VulkanGame and SDLGame to only use discrete GPUs and switch the timer class to steady_clock
|
-
Property mode
set to
100644
|
File size:
189 bytes
|
Line | |
---|
1 | openglref
|
---|
2 | vulkanref
|
---|
3 | openglgame
|
---|
4 | sdlgame
|
---|
5 | vulkangame
|
---|
6 |
|
---|
7 | gl.log
|
---|
8 | game.log
|
---|
9 | crash.log
|
---|
10 |
|
---|
11 | *.spv
|
---|
12 | imgui.ini
|
---|
13 |
|
---|
14 | # Visual Studio files
|
---|
15 | *.user
|
---|
16 | *.db
|
---|
17 | *.opendb
|
---|
18 | .vs/
|
---|
19 | *.dll
|
---|
20 | Debug/
|
---|
21 | Release/
|
---|
22 | .vscode/
|
---|
23 |
|
---|
24 | include/
|
---|
25 | lib/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.