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
/
graphics
Age
Commit message (
Expand
)
Author
2018-01-27
GRAPHICS: Fix drawing clipped key colored bitmaps
Bastien Bouclet
2017-12-30
GRAPHICS: Fix incorrect call to blendFill in drawRoundedSquareShadowClip
Bastien Bouclet
2017-12-30
GRAPHICS: Speed up drawing of rounded square soft shadows
Bastien Bouclet
2017-12-03
ALL: Remove obsolete register keyword
Colin Snover
2017-12-03
GRAPHICS: Fix ManagedSurface clear calls when no surface is set
Paul Gilbert
2017-11-18
COMMON: Add limited support for custom deleters to ScopedPtr
Colin Snover
2017-11-14
GRAPHICS: Fix potentially uninitialized pointers in BDF loader
Willem Jan Palenstijn
2017-11-14
GRAPHICS: Fix freeing invalid pointers in the BDF font destructor
Bastien Bouclet
2017-11-12
GRAPHICS: Fix buffer overflow in drawBevelSquareAlgClip
Bastien Bouclet
2017-11-11
GRAPHICS: Fix buffer overflow in drawBevelSquareAlg
Colin Snover
2017-11-10
ALL: Fix misuse of comma operator
Colin Snover
2017-10-15
GRAPHICS: Send blank cursors to graphics backends
Colin Snover
2017-10-15
BACKENDS: Refactor OpenGL & SDL graphics backends
Colin Snover
2017-10-07
BACKENDS: Fix window sizing of games that switch between multiple resolutions
Colin Snover
2017-09-11
GRAPHICS: Compare all fields in a PixelFormat individually instead of using m...
Cameron Cawley
2017-09-10
GRAPHICS: Remove dead code in BDF loadCharacter code
Colin Snover
2017-08-28
GRAPHICS: MACGUI: Do not crash when nothing was drawn yet
Eugene Sandulenko
2017-08-26
GRAPHICS: MACGUI: Clear whole surface when resizing
Eugene Sandulenko
2017-08-22
GRAPHICS: MACGUI: Now MacWindowManager processes most of the events, remove f...
Eugene Sandulenko
2017-08-22
GRAPHICS: MACGUI: Added support for scrolling with mouse wheel
Eugene Sandulenko
2017-08-22
GRAPHICS: MACGUI: Ignore keys with modifiers in MacTextWindow
Eugene Sandulenko
2017-08-22
GRAPHICS: MACGUI: Improved debug output in MacFontManager
Eugene Sandulenko
2017-08-21
GRAPHICS: MACGUI: Pass command id when creating menu to avoid namespace clashes
Eugene Sandulenko
2017-08-21
JANITORIAL: Fix spelling error in comment
Eugene Sandulenko
2017-08-18
GRAPHICS: MACGUI: Fix MacTextWindow dragging and resizing
Eugene Sandulenko
2017-08-18
GRAPHICS: MACGUI: Perform sanity checks before blitting
Eugene Sandulenko
2017-08-15
GRAPHICS: MACGUI: Syncronise internal state when selection is cut
Eugene Sandulenko
2017-08-15
GRAPHICS: MACGUI: Fix crash in selection when there is no text found
Eugene Sandulenko
2017-08-15
GRAPHICS: MACGUI: Fix MacText::getTextChunk() for multiline selections
Eugene Sandulenko
2017-08-14
GRAPHICS: MACGUI: Initial code for MacTextWindow::cutSelection()
Eugene Sandulenko
2017-08-12
Graphics:: Add multiply blend mode
Simei Yin
2017-08-12
GRAPHICS: Consider flip mode when handling off-screen clipping
Simei Yin
2017-08-11
GRAPHICS: MACGUI: Fix GCC Compiler Warnings.
D G Turner
2017-08-08
GRAPHICS: MACGUI: Initial code for Cutting/Paste multiline input texts
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Do not resize MacTextWindow when not necessary
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Fix selection visual feedback
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Correctly process revere oneliner selections
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Correctly expand selection beyond last line
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Correctly display last selection line
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Do not draw selection in the initial state
Eugene Sandulenko
2017-08-06
GRAPHICS: MACGUI: Better handling for displaying selection end
Eugene Sandulenko
2017-08-06
JANITORIAL: Silence some more GCC 7 fallthrough warnings
Torbjörn Andersson
2017-08-06
GRAPHICS: MACGUI: Fix cursor position when MacTextWindow is scrolled
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: Enforce surface cleanup on MacText clearing
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: More work on clearing MacTextWindow content
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: Made CLIP statemements more useful
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: Fix GCC Compiler Warnings.
D G Turner
2017-08-05
GRAPHICS: MACGUI: Do not crash when window callback is null
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: Added more selection manipulation methods to MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix compilation
Eugene Sandulenko
[next]