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
/
palette32.h
Age
Commit message (
Expand
)
Author
2017-10-06
SCI32: Clean up GfxPalette32
Colin Snover
2017-07-06
SCI32: Improve kPlayVMD rendering
Colin Snover
2017-07-06
SCI32: Remove magic numbers in HunkPalette
Colin Snover
2017-05-06
SCI32: Fix terrible rendering performance when vsync is enabled
Colin Snover
2017-04-22
SCI32: Add palette code for late SCI2.1mid+ games
Colin Snover
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2016-11-02
SCI32: Remove incorrect palette.h #include
Colin Snover
2016-09-29
SCI32: Clean up and document GfxPalette32
Colin Snover
2016-07-12
SCI32: Avoid flash of incorrect colour when palettes are changed
Colin Snover
2016-07-11
SCI32: Minor cleanup of GfxPalette32
Colin Snover
2016-07-11
SCI32: Split GfxPalette and GfxPalette32 + HunkPalette
Colin Snover
2016-06-26
SCI32: Fix typo
Colin Snover
2016-06-26
SCI32: Fix broken Remap implementation
Colin Snover
2016-03-11
SCI32: More work on remapping
Filippos Karapetis
2016-03-08
SCI: Add missing namespace comments in graphics/.
Johannes Schickel
2016-03-08
SCI: Spacing
Filippos Karapetis
2016-03-07
SCI32: Fix palette color overflow
Colin Snover
2016-02-19
SCI: Use American English, like we do in other parts of ScummVM
Filippos Karapetis
2016-02-18
SCI: Implement accurate renderer architecture for SCI32
Colin Snover
2016-01-15
SCI: Fix usage of override functions and silence a warning
Filippos Karapetis
2016-01-14
SCI: Implement SCI32 kPalVary and kPalette setFade
Colin Snover
2016-01-08
SCI: Make GfxPalette32 conform to out formatting guidelines
Filippos Karapetis
2016-01-07
SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade)
Colin Snover