Bart Trzynadlowski
|
47253d8398
|
Fixed graphics analysis -gfx-state option
|
2023-11-11 13:55:02 -08:00 |
|
Matthew Daniels
|
94772ae3d9
|
Include required header files in Model3GraphicsState.h - fixes potential build errors in GCC
|
2021-12-15 13:55:27 +00:00 |
|
Ian Curtis
|
3dc69f89b8
|
fix debugging code
|
2018-10-17 22:36:33 +00:00 |
|
Bart Trzynadlowski
|
f6707ecfba
|
Fixed graphics state analyzer
|
2017-04-04 23:28:06 +00:00 |
|
Bart Trzynadlowski
|
f34e25dfc7
|
Massive internal change: removed CConfig object and replaced it with a hierarchical config object system (Util::Config::Node). Games are now defined in an XML file. Hopefully I didn't break too many things :/
|
2017-03-27 03:19:15 +00:00 |
|
Bart Trzynadlowski
|
112777385e
|
Added a debug option to load and render a single frame of graphics state from a save state file. Only available if compiled with DEBUG defined. Invoked using: -gfx-state=<file> on command line.
|
2016-04-24 17:06:14 +00:00 |
|