scummvm/graphics
Torbjörn Andersson 2fb992ed4e GRAPHICS: Clip Mac font glyphs to the destination surface
This was probably causing instabilities in the MacVenture engine. The
engine is pretty broken at the moment, and the command window is so
small that text doesn't fit in it at all. Hopefully this will make the
remaining errors easier to debug... some day.
2021-04-04 10:23:20 +02:00
..
fonts GRAPHICS: Clip Mac font glyphs to the destination surface 2021-04-04 10:23:20 +02:00
macgui GRAPHICS: MACGUI: fix the bug dumping when initializing Wage Engine 2021-04-01 16:08:56 +02:00
opengl GRAPHICS: Fix no shader error on Raspberry PI 2020-11-09 17:41:26 +01:00
scaler GRAPHICS: Remove deprecated register keyword 2021-03-25 08:17:55 +02:00
tinygl TINYGL: Implement a real operator= 2021-03-15 13:25:01 +00:00
colormasks.h ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
conversion.cpp ALL: Synced with ScummVM - rev: d4db631f9b 2020-09-23 21:52:10 +02:00
conversion.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
cursor.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
cursorman.cpp ALL: Sync with ScummVM rev. 55dba55056 2019-12-08 17:06:42 +01:00
cursorman.h DOXYGEN: Review of high prio files from graphics 2020-12-01 23:24:37 +00:00
font.cpp GRAPHICS: Expose ascent value in font class 2021-03-23 20:25:23 +00:00
font.h GRAPHICS: Expose ascent value in font class 2021-03-23 20:25:23 +00:00
fontman.cpp ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
fontman.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
korfont.cpp SCI: Fix buffer overflow when loading Korean font 2020-11-21 00:51:26 -08:00
korfont.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
larryScale_generated.cpp ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
larryScale_generator.js ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
larryScale.cpp ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
larryScale.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
maccursor.cpp ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
maccursor.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
managed_surface.cpp GRAPHICS: Fix possible out of bound write for 1bpp blit in ManagedSurface 2021-03-16 23:46:50 +00:00
managed_surface.h GRAPHICS: Add functions for getting and setting pixels in a surface 2021-03-28 09:50:15 -03:00
mode.h ALL: Merge from ScummVM rev 3a933138ce 2017-12-06 21:41:03 +01:00
module.mk GRAPHICS: Remove use of gBitFormat from the aspect ratio code 2021-03-15 16:48:40 +02:00
nine_patch.cpp GRAPHICS: enhance blit in nine-patch with transparency color 2021-04-01 16:08:56 +02:00
nine_patch.h GRAPHICS: enhance blit in nine-patch with transparency color 2021-04-01 16:08:56 +02:00
palette.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
pixelbuffer.cpp GRAPHICS: Fixed logic typo "_format.aLoss = 8" -> "_format.aLoss == 8" 2020-11-12 12:07:22 +01:00
pixelbuffer.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
pixelformat.cpp ALL: Sync with ScummVM - rev. 87ebc7140c 2017-09-02 15:04:07 +02:00
pixelformat.h DOXYGEN: Review of high prio files from graphics 2020-12-01 23:24:37 +00:00
primitives.cpp Sync with ScummVM rev. 654b8208b8 2020-06-22 08:14:16 +02:00
primitives.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
renderer.cpp GUI: Add lowres support for the renderer dropdown 2021-03-26 15:34:22 +01:00
renderer.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
scaler.h GRAPHICS: Remove unused code 2021-03-15 16:48:40 +02:00
scalerplugin.cpp GRAPHICS: Ensure that _bufferedOutput is resized when the scale factor changes 2021-03-15 16:48:40 +02:00
scalerplugin.h GRAPHICS: Ensure that _bufferedOutput is resized when the scale factor changes 2021-03-15 16:48:40 +02:00
screen.cpp ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
screen.h GRAPHICS: Allow TTFFont to handle ManagedSurfaces with transparent pixels 2021-02-26 17:58:19 -08:00
sjis.cpp ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
sjis.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
surface.cpp ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
surface.h GRAPHICS: Add functions for getting and setting pixels in a surface 2021-03-28 09:50:15 -03:00
thumbnail.cpp ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
thumbnail.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
transform_struct.cpp
transform_struct.h ALL: Sync with ScummVM - rev. 87ebc7140c 2017-09-02 15:04:07 +02:00
transform_tools.cpp ALL: Sync with ScummVM - rev. 2586ca2345 2018-07-31 21:09:37 +02:00
transform_tools.h
transparent_surface.cpp ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
transparent_surface.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
VectorRenderer.cpp ALL: Sync with ScummVM rev. 55dba55056 2019-12-08 17:06:42 +01:00
VectorRenderer.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
VectorRendererSpec.cpp GRAPHICS: Remove unused function 2020-11-04 22:25:43 +00:00
VectorRendererSpec.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00
wincursor.cpp GRAPHICS: Add the Windows busy cursor 2021-03-22 00:07:37 +01:00
wincursor.h GRAPHICS: Add the Windows busy cursor 2021-03-22 00:07:37 +01:00
yuv_to_rgb.cpp GRAPHICS: No need to keep comment anymore 2020-10-04 14:03:36 +02:00
yuv_to_rgb.h DOXYGEN: Add doxy groups to remaining headers in 'graphics' 2020-12-01 23:24:37 +00:00