mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-23 06:15:37 +00:00
453df4f5f5
- 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. |
||
---|---|---|
.. | ||
Audio.cpp | ||
Main.cpp | ||
OSDConfig.h | ||
SDLInputSystem.cpp | ||
SDLInputSystem.h | ||
SDLMain_tmpl.h | ||
SDLMain_tmpl.m | ||
Thread.cpp | ||
Types.h |