This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
20b5c41f76005a332b3881dfd3680e2416fdfa33
itgmania212121
/
stepmania
/
src
/
arch
/
LowLevelWindow
T
History
Chris Danford
7f5a4b8373
move VideoModeParams out of RageDisplay to reduce header dependencies
2005-11-10 18:37:04 +00:00
..
LowLevelWindow_SDL.cpp
Move ExitGame into GameLoop.h.
2005-10-30 09:45:52 +00:00
LowLevelWindow_SDL.h
remove unused fDeltaTime
2005-07-12 23:14:21 +00:00
LowLevelWindow_Win32.cpp
move VideoModeParams out of RageDisplay to reduce header dependencies
2005-11-10 18:37:04 +00:00
LowLevelWindow_Win32.h
move VideoModeParams out of RageDisplay to reduce header dependencies
2005-11-10 18:37:04 +00:00
LowLevelWindow_X11.cpp
pull the data from the right place. arch code is low-level, ThemeManager is high-level. arch should not use ThemeManager; that creates a conceptual dependency loop, which makes code reuse much harder. (should do this in Dialog, too ...)
2005-06-03 23:27:58 +00:00
LowLevelWindow_X11.h
cleanup
2005-05-28 03:39:24 +00:00
LowLevelWindow.h
move VideoModeParams out of RageDisplay to reduce header dependencies
2005-11-10 18:37:04 +00:00
Selector_LowLevelWindow.h
HAVE_WIN32 -> WINDOWS. HAVE_LINUXKERNEL -> LINUX. If some features originating in Linux work on other systems, then define them specifically (eg. HAVE_LINUX_JOYSTICKS).
2005-10-24 07:22:28 +00:00