scummvm/graphics
2020-11-22 19:02:43 +01:00
..
fonts COMMON: Rewrite Encoder and drop dependency on iconv (#2586) 2020-11-15 16:20:35 +01:00
macgui ALL: Remove use of "" in Common::U32String constructors 2020-11-16 16:56:58 +00:00
opengl GRAPHICS: Fix no shader error on Raspberry PI 2020-11-09 17:41:26 +01:00
scaler GRAPHICS: Added missing files for windows target from last commit. 2020-09-30 17:07:56 +02:00
tinygl TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01: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 ALL: Synced with ScummVM - rev: d4db631f9b 2020-09-23 21:52:10 +02:00
cursor.h
cursorman.cpp ALL: Sync with ScummVM rev. 55dba55056 2019-12-08 17:06:42 +01:00
cursorman.h ALL: Sync with ScummVM rev. 55dba55056 2019-12-08 17:06:42 +01:00
font.cpp GRAPHICS: Turn set of bool parameters for wordWrap() to a bitfield 2020-10-16 23:52:18 +02:00
font.h GRAPHICS: Turn set of bool parameters for wordWrap() to a bitfield 2020-10-16 23:52:18 +02:00
fontman.cpp ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
fontman.h
korfont.cpp SCI: Fix buffer overflow when loading Korean font 2020-11-21 00:51:26 -08:00
korfont.h GRAPHICS: Fix Compilation Breakage from Merge of Korean Font Code 2020-11-09 07:40:40 +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 ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
managed_surface.cpp ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
managed_surface.h ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
mode.h ALL: Merge from ScummVM rev 3a933138ce 2017-12-06 21:41:03 +01:00
module.mk TINYGL: Move texture resampling from create time to render time 2020-11-12 08:15:39 +01:00
nine_patch.cpp ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
nine_patch.h ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
palette.h ALL: Merge from ScummVM rev 3a933138ce 2017-12-06 21:41:03 +01:00
pixelbuffer.cpp GRAPHICS: Fixed logic typo "_format.aLoss = 8" -> "_format.aLoss == 8" 2020-11-12 12:07:22 +01:00
pixelbuffer.h GRAPHICS: Store pixels in native order in PixelBuffer 2020-11-12 07:47:55 +01:00
pixelformat.cpp ALL: Sync with ScummVM - rev. 87ebc7140c 2017-09-02 15:04:07 +02:00
pixelformat.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02: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 CONFIGURE: Allow building with TinyGL disabled (#2528) 2020-10-14 20:31:22 +02:00
renderer.h
scaler.cpp ALL: Minimise differences with ScummVM 2020-09-29 07:57:40 +02:00
scaler.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
screen.cpp ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
screen.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
sjis.cpp ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
sjis.h GRAPHICS: (SJIS) - SAGA adjustments 2020-11-22 19:02:43 +01:00
surface.cpp ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
surface.h ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
thumbnail.cpp ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
thumbnail.h ALL: Sync with ScummVM - rev. 2586ca2345 2018-07-31 21:09:37 +02: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 ALL: Synced with ScummVM - rev: 33a47d23b8 2020-09-03 02:21:14 +02:00
VectorRenderer.cpp ALL: Sync with ScummVM rev. 55dba55056 2019-12-08 17:06:42 +01:00
VectorRenderer.h GRAPHICS: Remove unused function 2020-11-04 22:25:43 +00:00
VectorRendererSpec.cpp GRAPHICS: Remove unused function 2020-11-04 22:25:43 +00:00
VectorRendererSpec.h GRAPHICS: Remove unused function 2020-11-04 22:25:43 +00:00
wincursor.cpp ALL: Synced with ScummVM - rev 0b777c23a9 2020-08-11 00:59:40 +02:00
wincursor.h ALL: synced with ScummVM commit 09bf38c120 2020-05-09 20:05:54 +02:00
yuv_to_rgb.cpp GRAPHICS: No need to keep comment anymore 2020-10-04 14:03:36 +02:00
yuv_to_rgb.h ALL: Sync with ScummVM 2020-09-24 15:53:09 +02:00