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
/
gp32
Age
Commit message (
Expand
)
Author
2006-06-04
Fix infinite loop in updateScren() when mouse cursor is not initialized by se...
Won Star
2006-06-03
Cleanup. / Add speed meter for 'operator new'
Won Star
2006-05-29
Update makefile for the GP32 port.
Won Star
2006-05-23
Update GP32 port. It still doesn't work very well...
Won Star
2006-05-17
- Heavily modified patch #1214784: "Disable overlay scaling"
Eugene Sandulenko
2006-05-12
Added the new AbstractFilesystemNode::getCurrentDirectory() method. Also chan...
Max Horn
2006-05-12
Make some tweaks to the GP32 and PSP FS code (trying to at least partially br...
Max Horn
2006-05-06
Added a default implementation of the OSystem CD API (which simply does nothing)
Max Horn
2006-04-20
Add used memory counter.
Won Star
2006-04-07
Fix compile
Won Star
2006-04-07
Disable i/o cache which is incomplete and can cause serious problem with SMC.
Won Star
2006-04-04
Removed extra exclamation marks in warning() calls as well.
Eugene Sandulenko
2006-04-02
Backends now are also responsile for deiniting properly. In particular, moved...
Max Horn
2006-04-02
With this change, backends are now responsible for instantiating their OSyste...
Max Horn
2006-04-02
Fully and officially renamed our main function to scummvm_main, thus making
Max Horn
2006-03-23
Cleanup Makefile.
Won Star
2006-03-23
Update port.
Won Star
2006-02-13
Whew. It seems that I made a mistake last time. :(
Won Star
2006-02-13
CC := arm-elf-gcc
Won Star
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2006-01-06
Oops
Won Star
2006-01-06
* Accurate / fast gamma correction using LUT
Won Star
2005-12-18
More key mappings. Now we can play monkey2 :)
Won Star
2005-12-17
Proper code formatting
Eugene Sandulenko
2005-12-17
Some tweaks on the GP32 sound code.
Won Star
2005-12-08
Fixed possible OOB access.
Won Star
2005-12-04
Remove obsolete files.
Won Star
2005-12-04
FSF adress updates
Lars Persson
2005-11-27
Patch #1341626: "New GP32 port"
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-08-10
Don't explicity check for tremor and vorbis everywhere and
Jonathan Gray
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-04-09
Remove usage of vsprintf in favour of vsnprintf and make
Jonathan Gray
2005-03-09
Patch #1013937 "OSystem layer with bigger resolution". Now you will always
Eugene Sandulenko
2005-03-09
WIP of GP32 port. Now it is more correct port and compiles with current
Eugene Sandulenko
2005-01-01
Updated copyright
Max Horn
2004-12-05
Clean up OSystem::Event
Max Horn
2004-09-28
Rename remaining OSystem methods to match our coding guidelines
Max Horn
2004-09-04
Got rid of OSystem::move_screen
Max Horn
2004-05-06
Removed default value for keycolor in the OSystem implementations
Max Horn
2004-05-05
Extend setMouseCursor with additional keycolor parameter. Lets saga use 255
Eugene Sandulenko
2004-03-28
Renamed more OSystem methods
Max Horn
2004-03-15
Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changes
Max Horn
2004-03-15
Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...
Max Horn
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-11-07
spelling fixes
Jonathan Gray
[next]