aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/x11/x11.cpp
AgeCommit message (Collapse)Author
2007-02-16Some very obvious cleanups.Torbjörn Andersson
svn-id: r25635
2006-10-22Backend modularization: Create timer manager, savefile manager and audio ↵Max Horn
mixer in the backends for increased flexibility svn-id: r24443
2006-10-07Instantiate and hook up the plugin providers in the main() function of the ↵Max Horn
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
2006-06-24Started to move 'monolithic' parts of our ports to the new ↵Max Horn
'background/platform' directory (see also the 'Modular_Backends' page in our Wiki) svn-id: r23293