Commit Graph
8 Commits
Author SHA1 Message Date
Max Horn ecb8618cb7 BUILD: Unify build & configure rules for SDL based backends 2011-05-25 13:21:01 +02:00
Alejandro Marzini fb4086cadb Merged from trunk, from Rev 50841 to HEAD
svn-id: r51495
2010-07-30 05:28:09 +00:00
Max Horn d22ebd358d BUILD: Unify how MODULE_DIRS is computed for backends
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-07-29 13:03:21 +00:00
Alejandro Marzini d04a2a266d Modularized Samsung TV port.
svn-id: r50258
2010-06-25 05:02:40 +00:00
Paweł Kołodziejski 424c5eea92 samsungtv: no need make surface conversion here any more, sdl do that with internal emulation
svn-id: r45971
2009-11-18 10:14:30 +00:00
Paweł Kołodziejski 42d0aa04e2 update includes
svn-id: r45879
2009-11-13 00:43:33 +00:00
Paweł Kołodziejski 565fcbcc8d samsungtv: remove keymapper, its pointless here. fixed key mapping
svn-id: r45829
2009-11-11 13:52:03 +00:00
Paweł Kołodziejski 9290966e27 added samsung tv backend
svn-id: r45775
2009-11-09 14:29:53 +00:00