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
Age
Commit message (
Expand
)
Author
2016-08-01
SCI: Fix warnings
Eugene Sandulenko
2016-08-01
SCI32: Fix crash when destroying GfxTransitions32
Colin Snover
2016-08-01
SCI32: Add bitmap segment and remove GC option from hunk segment
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-08-01
SCI32: Enable optional explicit memory management of hunk entries
Colin Snover
2016-07-30
SCI32: Fix crash in Torin when opening save dialog
Colin Snover
2016-07-27
SCI32: Give default skip color a name
Colin Snover
2016-07-27
SCI32: Remove dead placeholder rendering code
Colin Snover
2016-07-27
SCI32: Use extern instead of #include frameout.h for splitRects
Colin Snover
2016-07-27
SCI32: Fix backwards kFrameOut throttle timings
Colin Snover
2016-07-27
SCI32: Handle remap data outside the game's remap range
Colin Snover
2016-07-24
SCI32: Fix bad VMD palettes in GK2
Colin Snover
2016-07-24
SCI32: Improve behaviour of screen transitions
Colin Snover
2016-07-12
SCI32: Fix unnecessary palette updates
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-11
SCI32: Give planes a default type
Colin Snover
2016-07-11
SCI32: Guard against no split count
Colin Snover
2016-07-11
SCI32: Fix incorrect logic of cycler overflow
Colin Snover
2016-07-11
SCI32: Minor cleanup of GfxPalette32
Colin Snover
2016-07-11
SCI32: Fix bad output caused by missing palette copies
Colin Snover
2016-07-11
SCI32: Split GfxPalette and GfxPalette32 + HunkPalette
Colin Snover
2016-07-10
SCI32: Clean up Video32/VMDPlayer
Colin Snover
2016-07-10
SCI32: Add support for blacklined video
Colin Snover
2016-07-10
SCI32: Implement kPlayVMD
Colin Snover
2016-07-02
SCI32: Expose graphics throttling code
Colin Snover
2016-07-02
SCI32: Document _remapOccurred flag
Colin Snover
2016-07-02
SCI32: Improve accuracy of frameout throttler
Colin Snover
2016-07-02
SCI32: Add const to getCurrentBuffer
Colin Snover
2016-07-02
SCI32: Document ScreenItem::_insetRect
Colin Snover
2016-07-02
SCI32: Fix dropping events in kEditText
Willem Jan Palenstijn
2016-07-01
SCI32: Fix signed comparison warnings
Colin Snover
2016-07-01
SCI32: Fix bad rendering of subtitle backgrounds in Torin
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: Implement engine-accurate screen item list sorting
Colin Snover
2016-06-30
SCI32: Document & clean up extra rect argument for frameOut
Colin Snover
2016-06-30
SCI32: Add low resolution constants
Colin Snover
2016-06-26
SCI32: Fix benchmarking for QFG4
Colin Snover
2016-06-26
SCI32: Change Color::operator!= to all operator== directly
Colin Snover
2016-06-26
SCI32: Fix typo
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: Expose a draw buffer on BitmapResource objects
Colin Snover
2016-06-21
SCI32: Remove unused dependencies from GfxFrameout
Colin Snover
2016-06-21
SCI32: Fixes to GfxText32
Colin Snover
2016-06-21
SCI32: Implement basic kMessageBox
Colin Snover
2016-06-21
SCI32: Implement kScrollWindow
Willem Jan Palenstijn
[next]