Supermodel/Src
Bart Trzynadlowski cd2621b2ce Added texture offsets. Vertex shader has been updated in Shaders/Vertex.glsl.
Added palette initialization to 2D renderer. Fixes 2D graphics corruption when loading states (most visible in Scud Race).
2011-07-04 20:53:37 +00:00
..
CPU Added hooks into debugger classes 2011-06-27 23:19:22 +00:00
Debugger Changes to debugger classes: 2011-06-29 23:21:50 +00:00
Graphics Added texture offsets. Vertex shader has been updated in Shaders/Vertex.glsl. 2011-07-04 20:53:37 +00:00
Inputs Added version of ConfigInputs that doesn't take display dimensions 2011-06-28 23:16:40 +00:00
Model3 Small change to allow Supermodel to compile under Linux 2011-06-22 20:46:53 +00:00
OSD Changes for new built-in console-based debugger (only compiled in if SUPERMODEL_DEBUGGER defined): 2011-06-27 23:44:51 +00:00
Pkgs Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Sound Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
BlockFile.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
BlockFile.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Games.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Games.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
INIFile.cpp Changes relating to input system: 2011-06-22 13:06:52 +00:00
INIFile.h Changes relating to input system: 2011-06-22 13:06:52 +00:00
Logger.h New CLogger class that handles logging from Supermodel. Added so that log messages can be routed through debugger if required, rather than printed to console. 2011-06-27 23:21:43 +00:00
ROMLoad.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
ROMLoad.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Supermodel.h Added headers for new debugger classes 2011-06-27 23:22:50 +00:00