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
/
engines
/
zvision
/
graphics
/
render_manager.h
Age
Commit message (
Expand
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2015-01-18
ZVISION: Remove trailing whitespace
Sven Hesse
2015-01-10
ZVISION: Change screen resolution for the hires DVD videos to 800x600
Filippos Karapetis
2015-01-10
ZVISION: Remove unused variable
Filippos Karapetis
2014-12-30
ZVISION: Update function documentation to represent the changes to the intern...
RichieSams
2014-12-30
ZVISION: Rename some scripting classes to better represent what the classes are
RichieSams
2014-12-26
ZVISION: Remove duplicate image loading code
Filippos Karapetis
2014-12-26
ZVISION: Remove duplicate blitting code for images and animations
Filippos Karapetis
2014-12-26
ZVISION: Move more graphics code out of the main engine code
Filippos Karapetis
2014-12-26
ZVISION: Move some event/rendering code out of the main engine code
Filippos Karapetis
2014-12-24
ZVISION: Set all the internal graphics operations to use RGB555 (2/2)
Filippos Karapetis
2014-12-24
ZVISION: Disable unused code
Filippos Karapetis
2014-12-23
ZVISION: Move all of the text related code together
Filippos Karapetis
2014-12-19
ZVISION: Large scale variable, function, and class renaming to improve code c...
Adrian Astley
2014-12-03
ZVISION: Move the TruetypeFont class
Filippos Karapetis
2014-12-03
ZVISION: Remove superfluous spacing and reorder some includes
Filippos Karapetis
2014-11-20
ZVISION: More CamelCase and a bit of comments cleanup
Marisa-Chan
2014-11-12
ZVISION: Nemesis and GI has difference in set_partial_screen color mask
Marisa-Chan
2014-11-08
ZVISION: Implement action:dissolve
Marisa-Chan
2014-10-23
ZVISION: Implement action:distort and distort sidefx node
Marisa-Chan
2014-10-10
ZVISION: Action:region and visual effects implemented.
Marisa-Chan
2014-08-27
ZVISION: Added scaled blitter to bkg
Marisa-Chan
2014-07-12
ZVISION: Implement functions for system messaging.
Marisa-Chan
2014-06-14
ZVISION: Fix compilation errors with latest scummvm
Marisa-Chan
2014-06-13
Merge remote-tracking branch 'upstream/master' into zvision
Marisa-Chan
2014-02-18
ZVISION: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-16
ZVISION: Janitorial - Remove trailing spaces
Strangerke
2013-11-01
ZVISION: Update includes to use the new file structure
RichieSams
2013-11-01
ZVISION: Create a folder structure for ZVision source files
RichieSams