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
/
screen.cpp
Age
Commit message (
Expand
)
Author
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2016-11-02
SCI: Remove old SCI32 hires detection heuristic
Colin Snover
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-08-19
SCI32: Implement kShakeScreen for SCI32
Colin Snover
2016-08-19
SCI32: Remove GfxScreen from SCI32
Colin Snover
2016-08-19
SCI32: Remove GfxScreen from GfxFrameout
Colin Snover
2016-02-06
SCI: Screen pixel optimizations
Martin Kiewitz
2016-02-06
SCI: Fix bits size calculation for upscaled hires
Martin Kiewitz
2016-02-06
SCI: Implement kernelSyncWithFramebuffer using copyFromScreen.
Johannes Schickel
2016-02-06
SCI: Properly use pitch in GfxScreen::copyFromScreen.
Johannes Schickel
2016-01-22
SCI32: PQ4 seems to support high resolution too
Martin Kiewitz
2016-01-22
SCI: add user option for high resolution graphics
Martin Kiewitz
2015-05-03
SCI: Clarify function name
Willem Jan Palenstijn
2015-04-26
SCI: restore: clear screen when restoring
Martin Kiewitz
2015-01-07
SCI: Fix Mac games with a height of 190
Matthew Hoops
2014-12-24
SCI: Silence a gcc warning
Matthew Hoops
2014-11-09
SCI: Phantasmagoria actually outputs 630x450 now
Martin Kiewitz
2014-11-09
SCI: some more work on 480x300 mac support
Martin Kiewitz
2014-10-28
SCI: Remove trailing whitespace
Filippos Karapetis
2014-06-08
SCI: fix coordination translation for 480x300 mac
Martin Kiewitz
2014-06-02
SCI: fix regression introduced by 480x300 commit
Martin Kiewitz
2014-06-01
SCI: work on SCI0/01 Mac 480x300 scaling
Martin Kiewitz
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-09-21
SCI: fix for heap corruption during lsl3 ending
m-kiewitz
2013-08-03
SCI: Take advantage of Surface::getPixels.
Johannes Schickel
2013-08-03
SCI: Prefer getBasePtr over direct Surface::pixels access.
Johannes Schickel
2013-05-01
SCI: Fix a non-initialized variable in GfxScreen - CID 1003105
Filippos Karapetis
2012-07-26
SCI: Differentiate between screen width and pitch
Filippos Karapetis
2012-07-06
SCI: Better handling for Phantasmagoria's odd screen size
Filippos Karapetis
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-08-06
OSYSTEM: extended installTimerProc() with timer ID parameter
Eugene Sandulenko
2011-07-01
GRAPHICS: Remove default values from FontSJIS::drawChar.
Johannes Schickel
2011-06-04
SCI: Set Mac versions of LSL1 and LSL5 to screen height 190.
Walter van Niftrik
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-09
SCI: Fix warning about potential strict-aliasing rules violation
Max Horn
2011-05-09
SCI: Slight cleanup to undithering code
Max Horn
2011-04-13
SCI: Remove left-over fixme comment
Willem Jan Palenstijn
2011-03-30
SCI: Minor cleanup
Matthew Hoops
2011-03-30
SCI32: Support for views with 640x400 native resolution
Lars Skovlund
2011-03-25
SCI: Add two TODOs
dhewg
2011-03-14
SCI: Fix the screen height of SQ1 Mac
Matthew Hoops
2011-03-10
SCI: Some renaming related to the undithering code
md5
2011-03-04
SCI: Cleaned up some view type checks
md5
2011-03-04
SCI: Fix flood fill matching in EGA mode
Willem Jan Palenstijn
2011-03-04
SCI: Add fixme for EGA flood fill bug (#3078365)
Willem Jan Palenstijn
2011-02-18
SCI: Fix window height for some Mac SCI1/1.1 games
Matthew Hoops
2011-02-17
SCI: Fix Mac icon bar vertical positioning
Matthew Hoops
2011-02-17
SCI: Fix Mac icon bar palettes
Matthew Hoops
2011-02-08
SCI: Add detection for Freddy Pharkas Mac
Matthew Hoops
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
[next]