mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-02-16 17:35:39 +00:00
![]() - Fixed up color offset register support for new 2D rendering system. Now maintains 2 computed palettes for layers A/A' and B/B'. - Fixed a minor bug in InitPalette(); VRAM was not being typecast properly. - Fixed specular lighting bug that occurred on some OpenGL drivers because integers were not being interpreted as floats in the vertex shader. - Began to update copyright date in some files. - Graphics modules now use the C++-style names for C standard library headers (e.g., stdio.h -> cstdio) consistent with the rest of Supermodel. |
||
---|---|---|
.. | ||
CPU | ||
Debugger | ||
Graphics | ||
Inputs | ||
Model3 | ||
OSD | ||
Pkgs | ||
Sound | ||
BlockFile.cpp | ||
BlockFile.h | ||
Config.cpp | ||
Config.h | ||
Games.cpp | ||
Games.h | ||
INIFile.cpp | ||
INIFile.h | ||
ROMLoad.cpp | ||
ROMLoad.h | ||
Supermodel.h |