This website requires JavaScript.
Explore
Help
Sign In
Xargon
/
Supermodel
Watch
1
Star
0
Fork
You've already forked Supermodel
0
mirror of
https://github.com/RetroDECK/Supermodel.git
synced
2025-02-17 01:45:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ca8d838826
Supermodel
/
Src
/
OSD
History
Bart Trzynadlowski
c10e839dc0
Added a scissor box to clip viewable area. Prevents garbage in the "overscan" areas due to renderer creating viewports that exceed intended display area.
2011-09-13 06:30:42 +00:00
..
SDL
Added a scissor box to clip viewable area. Prevents garbage in the "overscan" areas due to renderer creating viewports that exceed intended display area.
2011-09-13 06:30:42 +00:00
Windows
Constant force commands for XInput devices fixed so that they will stop when 0 force is applied.
2011-09-13 02:39:48 +00:00
Audio.h
- Nik's new decoupled audio code with fixes to minimize overruns.
2011-09-12 05:43:37 +00:00
Logger.h
- Removed BOOL and replaced it with native C++ type, bool.
2011-09-08 06:34:18 +00:00
Thread.h
- Added function-based interface Audio for OSD sound output, together with SDL implementation
2011-07-20 21:14:00 +00:00