Chris Danford
|
730a113ed6
|
enumerate resolutions
use mixed case for prefs values
|
2005-11-26 07:22:33 +00:00 |
|
Glenn Maynard
|
071ff2adb5
|
LowLevelWindow::IsSoftwareRenderer
|
2005-11-13 18:53:48 +00:00 |
|
Chris Danford
|
182232344f
|
GetVideoModeParams -> GetActualVideoModeParams
add GetApiDescription
|
2005-11-11 21:16:48 +00:00 |
|
Chris Danford
|
7f5a4b8373
|
move VideoModeParams out of RageDisplay to reduce header dependencies
|
2005-11-10 18:37:04 +00:00 |
|
Steve Checkoway
|
c6c04d8c6b
|
Remove out of date comment, cleanup.
|
2005-10-25 02:53:35 +00:00 |
|
Glenn Maynard
|
e60e016ce8
|
comment
|
2005-09-04 18:00:44 +00:00 |
|
Chris Danford
|
48ebc53549
|
return NULL -> return CString() for clarity and efficiency
|
2005-09-04 16:55:21 +00:00 |
|
Glenn Maynard
|
16a1a71848
|
remove unused fDeltaTime
|
2005-07-12 23:14:21 +00:00 |
|
Glenn Maynard
|
94abe52637
|
headers don't include global.h
|
2005-07-12 04:39:57 +00:00 |
|
Ben Anderson
|
167e5aebc0
|
Put all the Make* functions into a single .h/.cpp file (yes, kinda like the way it was), and add Make* functions for DialogDrivers. This means there's only one object that's affected by drivers being added/removed. (Driver default changes are a little different -- 2 or 3 objects.) Also one or two minor cleanups. (note: I apparently don't know much about CVS, it appears that some files might not make it into the repository; hang tight, I'm trying to find a solution.)
|
2005-03-15 00:30:26 +00:00 |
|
Ben Anderson
|
0db665d4d6
|
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
|
2005-03-14 06:44:38 +00:00 |
|
Glenn Maynard
|
97791d82f0
|
license update
|
2004-05-15 22:30:30 +00:00 |
|
Glenn Maynard
|
3728708145
|
Improve error messages when OpenGL video init fails
|
2003-08-28 00:08:01 +00:00 |
|
Chris Danford
|
428d560a6b
|
Clean up resolution fallback logic
Add video settings for G400
Working on composited text
|
2003-06-05 19:29:27 +00:00 |
|
Chris Danford
|
6b63ef50f9
|
support theme-specific program icon and window title (useful for non-SM products)
|
2003-05-25 20:19:01 +00:00 |
|
Glenn Maynard
|
ca1b94a043
|
LLW_SDL now handles its own SDL events, instead of being fed them
by StepMania.cpp. This simplifies things; SM.cpp no longer has to
direct SDL messages all over the place.
|
2003-04-12 02:30:28 +00:00 |
|
Glenn Maynard
|
d821c4f1b5
|
add LowLevelWindow
|
2003-04-07 00:54:32 +00:00 |
|