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
7da3272486c01aec54b69b6d8de527d177665c52
itgmania212121
/
stepmania
/
src
/
arch
/
LowLevelWindow
T
History
Ben Anderson
7da3272486
Add proper fullscreen and resolution changing support using XRandR. This makes XRandR mandatory, but I don't see any reason why we can't do that, and providing alternatives would be difficult at best for little payoff.
2005-12-02 21:17:36 +00:00
..
LowLevelWindow_SDL.cpp
add res enumeration to LLW SDL
2005-11-28 17:17:16 +00:00
LowLevelWindow_SDL.h
add res enumeration to LLW SDL
2005-11-28 17:17:16 +00:00
LowLevelWindow_Win32.cpp
remove old trace
2005-11-29 00:22:38 +00:00
LowLevelWindow_Win32.h
enumerate resolutions
2005-11-26 07:22:33 +00:00
LowLevelWindow_X11.cpp
Add proper fullscreen and resolution changing support using XRandR. This makes XRandR mandatory, but I don't see any reason why we can't do that, and providing alternatives would be difficult at best for little payoff.
2005-12-02 21:17:36 +00:00
LowLevelWindow_X11.h
Add proper fullscreen and resolution changing support using XRandR. This makes XRandR mandatory, but I don't see any reason why we can't do that, and providing alternatives would be difficult at best for little payoff.
2005-12-02 21:17:36 +00:00
LowLevelWindow.h
enumerate resolutions
2005-11-26 07:22:33 +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