feature/imgui-sdl
points-test
Last change
on this file since a8f0577 was 03f4c64, checked in by Dmitry Portnoy <dmp1488@…>, 5 years ago |
Create an initial program and makefile config that uses Vulkan
|
-
Property mode
set to
100644
|
File size:
169 bytes
|
Line | |
---|
1 | vulkangame
|
---|
2 | newgame
|
---|
3 | pong
|
---|
4 | mygame
|
---|
5 | demo
|
---|
6 |
|
---|
7 | gl.log
|
---|
8 | game.log
|
---|
9 | crash.log
|
---|
10 |
|
---|
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.