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
/
platform
/
tizen
Age
Commit message (
Expand
)
Author
2016-03-23
Merge pull request #711 from lordhoto/opengl-revamp
Johannes Schickel
2016-03-16
OPENGL: Simplify context type setting.
Johannes Schickel
2016-03-16
OPENGL: Allow runtime specification of OpenGL mode.
Johannes Schickel
2016-03-16
OPENGL: Add functionality to query OpenGL functions on runtime.
Johannes Schickel
2016-02-25
BACKENDS: Make DefaultSaveFileManager case insensitive.
Johannes Schickel
2015-12-12
OPENGL: Refactor screen refresh handling.
Johannes Schickel
2014-04-29
TIZEN: Use virtual keyboard event directly, rather than using keycode.
D G Turner
2014-03-23
TIZEN: fix compile errors
Chris Warren-Smith
2014-02-18
TIZEN: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-11
OPENGL: Rename notifyContextChange to notifyContextCreate.
Johannes Schickel
2014-02-11
TIZEN: Notify OpenGL manager about context destruction.
Johannes Schickel
2013-10-19
TIZEN: Add some further OpenGL related changes by Chris.
Johannes Schickel
2013-10-19
TIZEN: Adapt to new OpenGL code.
Johannes Schickel
2013-08-23
TIZEN: Silence cppcheck warning in scanStringUntil()
Torbjörn Andersson
2013-08-17
TIZEN: updates for tizen 2.2 SDK
Chris Warren-Smith
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-07-04
Merge pull request #350 from chrisws/tizen_port_1_6_0a
Johannes Schickel
2013-07-03
TIZEN: bada port updated to tizen
Chris Warren-Smith