aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/module.mk
AgeCommit message (Collapse)Author
2010-11-28SDL: Compiled POSIX sub-backend only on unix systemsMax Horn
svn-id: r54538
2010-11-28Merging the gsoc2010-opengl branchMax Horn
svn-id: r54518
2010-08-23AMIGAOS: Again, fix build.Alejandro Marzini
svn-id: r52304
2010-08-23AMIGAOS: Fix build.Alejandro Marzini
svn-id: r52303
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
svn-id: r51495
2010-07-30SDL: Add SDL backend subfolders paths to makefile MODULE_DIRS.Alejandro Marzini
This should fix subfolders sources not recompiling after a header change. svn-id: r51489
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
This should help avoid situations where MODULE_DIRS is not set to a complete list of build dirs (which causes troubles with the automatic header dependency detection logic). On the long run, we should replace the relevant code by a macro or also use rules.mk for this (with yet another if/else case add to it). svn-id: r51467
2010-06-25Fix linking on Mac OS X.Matthew Hoops
svn-id: r50256
2010-06-25Fix link error with duplicated name files.Alejandro Marzini
svn-id: r50255
2010-06-24Created macosx port from sdl backend.Alejandro Marzini
svn-id: r50228
2010-06-23Relocated Win32 and Posix ports. (Part 2)Alejandro Marzini
svn-id: r50193
2010-06-13Updated makefiles.Alejandro Marzini
svn-id: r49636
2010-06-07Removed old subsystems design files. Removed graphics.cppAlejandro Marzini
svn-id: r49474
2009-05-11Define hardware keys for 101 keyboard in SDL backend.Eugene Sandulenko
TODO: speedup initialization. Now it is quite slowww. svn-id: r40445
2007-08-11SDL backend cleanup (minor)Max Horn
svn-id: r28520
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