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
/
sci
/
graphics
/
frameout.cpp
Age
Commit message (
Expand
)
Author
2016-10-22
SCI32: Fix slow SCI2.1mid transitions
Colin Snover
2016-10-10
SCI32: Check for existence of visiblePlane before dereferencing
Colin Snover
2016-10-09
SCI32: Clarify some identifiers
Colin Snover
2016-09-29
SCI: Add prefix to global variable constants
Colin Snover
2016-09-29
SCI: Replace magic numbers for globals with named constants
Colin Snover
2016-09-29
SCI32: Improved game resolution detection
Colin Snover
2016-09-29
SCI32: Update screen on frameout, instead of in the event loop
Colin Snover
2016-08-19
SCI32: Remove unused ResourceManager from GfxFrameout
Colin Snover
2016-08-19
SCI32: Remove CoordAdjuster32, at least for the moment
Colin Snover
2016-08-19
SCI32: Implement kRobot
Colin Snover
2016-08-19
SCI32: Implement kShakeScreen for SCI32
Colin Snover
2016-08-19
SCI32: Fix signature of kSetNowSeen
Colin Snover
2016-08-19
SCI32: Fix comment
Colin Snover
2016-08-19
SCI32: Implement SCI32 cursor support
Colin Snover
2016-08-19
SCI32: Remove GfxScreen from GfxFrameout
Colin Snover
2016-08-11
SCI32: Fix GfxFrameout::_isHiRes flag to be accurate for all games
Colin Snover
2016-08-01
SCI32: Don't crash on zero-dimension show rects
Colin Snover
2016-08-01
SCI32: Add 6-argument signature of kAddPicAt
Colin Snover
2016-08-01
SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)
Colin Snover
2016-07-27
SCI32: Fix backwards kFrameOut throttle timings
Colin Snover
2016-07-24
SCI32: Improve behaviour of screen transitions
Colin Snover
2016-07-12
SCI32: Avoid flash of incorrect colour when palettes are changed
Colin Snover
2016-07-11
SCI32: Add detection for Hoyle 5 demo
Colin Snover
2016-07-10
SCI32: Implement kPlayVMD
Colin Snover
2016-07-02
SCI32: Expose graphics throttling code
Colin Snover
2016-07-02
SCI32: Improve accuracy of frameout throttler
Colin Snover
2016-07-01
SCI32: Fix signed comparison warnings
Colin Snover
2016-06-30
SCI32: Add transparent pic plane type
Colin Snover
2016-06-30
SCI32: Clean-up pass on rendering pipeline
Colin Snover
2016-06-30
SCI32: Document & clean up extra rect argument for frameOut
Colin Snover
2016-06-26
SCI32: Fix benchmarking for QFG4
Colin Snover
2016-06-26
SCI32: Remove no-longer-relevant comment
Colin Snover
2016-06-26
SCI32: Fix broken Remap implementation
Colin Snover
2016-06-21
SCI32: Remove unused dependencies from GfxFrameout
Colin Snover
2016-06-21
SCI32: Implement line drawing (kAddLine/kUpdateLine/kRemoveLine)
Colin Snover
2016-06-14
SCI32: Fix video performance benchmarking in most SCI32 games
Colin Snover
2016-05-30
SCI32: Really guard against null pointer dereference in calcLists
Colin Snover
2016-05-28
SCI32: Provide default value for vmap minDiffIndex
Colin Snover
2016-05-27
SCI32: Add explicit checks for null pointers
Colin Snover
2016-03-18
SCI32: Use correct script dimensions for later SCI32 games
Colin Snover
2016-03-18
SCI32: Fix crashes in kIsOnMe caused by stale CelObjs
Colin Snover
2016-03-18
SCI32: Fix incorrect double-read from CLUT
Colin Snover
2016-03-17
SCI32: Remove outdated note about state of frameout code
Colin Snover
2016-03-17
SCI32: Temporarily remove dead SCI2.1early transitions code
Colin Snover
2016-03-17
SCI32: Update unimplemented TODO to reflect the correct operation type
Colin Snover
2016-03-17
SCI32: Enable redrawAllCount in palMorphFrameOut
Colin Snover
2016-03-16
SCI32: Work around bad Styler script in KQ7 2.0b
Colin Snover
2016-03-16
SCI32: Remove dead code related to priority map handling
Filippos Karapetis
2016-03-16
SCI32: Global 12 contains the previous room
Filippos Karapetis
2016-03-15
SCI32: More work on remapping
Filippos Karapetis
[next]