feature/imgui-sdl
points-test
Last change
on this file since d9b6a1c was d9b6a1c, checked in by Dmitry Portnoy <dmitry.portnoy@…>, 6 years ago |
Print a stack trace in the event of a crash. Currently, the code for this on Windows outputs the stack trace to stderr, not to a log file.
|
-
Property mode
set to
100644
|
File size:
149 bytes
|
Line | |
---|
1 | newgame
|
---|
2 | pong
|
---|
3 | mygame
|
---|
4 | demo
|
---|
5 |
|
---|
6 | gl.log
|
---|
7 | crash.log
|
---|
8 |
|
---|
9 | imgui.ini
|
---|
10 |
|
---|
11 | # Visual Studio files
|
---|
12 | *.user
|
---|
13 | *.db
|
---|
14 | *.opendb
|
---|
15 | .vs/
|
---|
16 | *.filters
|
---|
17 | include/
|
---|
18 | lib/
|
---|
19 | *.dll
|
---|
20 | Debug/
|
---|
21 | Release/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.