index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
dc
/
Makefile
Age
Commit message (
Expand
)
Author
2004-12-06
Switch back from netcd to regular ronin.
Marcus Comstedt
2004-08-26
Disable building of scalers.
Marcus Comstedt
2004-08-25
Build plugins.
Marcus Comstedt
2004-08-22
Support dynamic plugins on Dreamcast.
Marcus Comstedt
2004-03-14
Virtual keyboard.
Marcus Comstedt
2004-03-13
Cleanup.
Marcus Comstedt
2004-03-13
Merged in fixes from 0.6.0 release branch.
Marcus Comstedt
2004-02-01
No need to explicitly include posix-fs.o.
Marcus Comstedt
2004-02-01
Include . in MODULE_DIRS to get dependencies for this dir.
Marcus Comstedt
2004-02-01
This doesn't seem to be needed anymore either...
Marcus Comstedt
2004-02-01
The cleanup goes on...
Marcus Comstedt
2004-02-01
Added missing definition of RM_REC.
Marcus Comstedt
2004-02-01
More old cruft removed.
Marcus Comstedt
2004-01-31
Cleanup.
Marcus Comstedt
2004-01-31
Set $(srcdir).
Marcus Comstedt
2003-11-03
Reeordered EXEEXT and EXECUTABLE (define before use).
Marcus Comstedt
2003-11-03
Use posix-fs on Dreamcast.
Marcus Comstedt
2003-10-17
patch #824241
Max Horn
2003-04-13
Looks like gcc is broken again... :-( Go back to -O1 for now.
Marcus Comstedt
2003-04-03
Updated to new libronin layout.
Marcus Comstedt
2003-03-03
Increased level of optimization (make sure to use gcc 3.3).
Marcus Comstedt
2002-12-17
New savefile backend system (bye bye NONSTANDARD_SAVE...)
Marcus Comstedt
2002-12-09
change CFLAGS to CXXFLAGS
Max Horn
2002-12-04
Should now compile again.
Marcus Comstedt
2002-10-18
Put time related stuff in its own file to avoid name clashes for Timer.
Marcus Comstedt
2002-09-13
Updated for new directory layout.
Marcus Comstedt
2002-08-21
Initial revision
Max Horn