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
2024-11-22 13:55:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3963a7a53c
Supermodel
/
Src
/
OSD
History
Nik Henson
f9c3b9b5f8
DirectInputSystem's initial state wasn't being initialized properly, which would sometimes result in invalid input values until keyboard or mouse was successfully acquired
2012-02-27 20:32:15 +00:00
..
SDL
- Finished cleaning up and optimizing the 2D renderer.
2012-02-20 03:45:48 +00:00
Windows
DirectInputSystem's initial state wasn't being initialized properly, which would sometimes result in invalid input values until keyboard or mouse was successfully acquired
2012-02-27 20:32:15 +00:00
Audio.h
Updated copyright information and added headers to all remaining files except debugger.
2011-09-14 19:08:43 +00:00
Logger.h
- Fixed newlines in logs.
2011-09-19 03:56:15 +00:00
Thread.h
Added CThread::Sleep && CThread::GetTicks methods
2012-01-16 22:07:17 +00:00
Video.h
Added OSD/Video.h to provide OSD-dependent video functionality. The static functions in here get called by Model3.cpp from within the render thread so that any OSD related rendering can also be run in parallel for a further speed increase.
2012-02-13 23:37:48 +00:00