Age | Commit message (Collapse) | Author |
|
svn-id: r24583
|
|
svn-id: r24446
|
|
mixer in the backends for increased flexibility
svn-id: r24443
|
|
corresponding backends (porters may have to update their ports if they were using the POSIX or Win32 module loading code implicitly); some cleanup
svn-id: r24153
|
|
backend to work, and so far it's only done in the SDL backend. See the new
kFeatureIconifyWindow flag. (This is patch #1568775.)
svn-id: r24060
|
|
track screen changes even without getting all EVENT_SCREEN_CHANGED events
svn-id: r23661
|
|
almost certainly a programming error. (Used to be silently ignored.)
Warn if setPalette() is called before _screen is created, but allow it (for
now) since we don't actually set the palette until later. It could still be a
programming error, though.
Don't crash if updateScreen() is called with a "dirty" palette before _screen
is created.
svn-id: r23573
|
|
svn-id: r23496
|
|
'background/platform' directory (see also the 'Modular_Backends' page in our Wiki)
svn-id: r23293
|