scummvm/graphics/scaler
2021-11-21 23:53:34 +00:00
..
aspect.cpp GRAPHICS: Remove use of gBitFormat from the aspect ratio code 2021-03-15 16:48:40 +02:00
aspect.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
dotmatrix.cpp GRAPHICS: Let each scaler handle 1x scaling. 2021-03-15 16:48:40 +02:00
dotmatrix.h GRAPHICS: Fix invalid memory write in the DotMatrix scaler 2021-11-21 23:53:34 +00:00
downscaler.cpp GRAPHICS: Remove use of gBitFormat from the aspect ratio code 2021-03-15 16:48:40 +02:00
downscaler.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
downscalerARM.s GRAPHICS: Manually specify function alignment in ARM assembly. 2014-03-06 20:21:48 +01:00
edge.cpp GRAPHICS: fix global constructor warnings 2021-08-07 10:46:14 +02:00
edge.h GRAPHICS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:21 +02:00
hq2x_i386.asm JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
hq3x_i386.asm JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
hq.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
hq.h GRAPHICS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:21 +02:00
intern.h SDL: Fix compilation 2021-03-15 16:48:40 +02:00
Normal2xARM.s GRAPHICS: Remove unused scaler code 2019-12-17 01:18:11 +02:00
normal.cpp GRAPHICS: Optimize the Normal scaler slightly 2021-05-23 10:33:18 +03:00
normal.h GRAPHICS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:21 +02:00
pm.cpp GRAPHICS: Take advantage of ColorMasks::PixelType in scaler code. 2021-03-15 16:48:40 +02:00
pm.h GRAPHICS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:21 +02:00
sai.cpp GRAPHICS: Remove deprecated register keyword 2021-03-25 08:17:55 +02:00
sai.h GRAPHICS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:21 +02:00
scale2x.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
scale2x.h COMMON: Remove some double-underscore defines (reserved) 2011-11-14 14:59:58 +01:00
scale2xARM.s GRAPHICS: Manually specify function alignment in ARM assembly. 2014-03-06 20:21:48 +01:00
scale3x.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
scale3x.h COMMON: Remove some double-underscore defines (reserved) 2011-11-14 14:59:58 +01:00
scalebit.cpp GRAPHICS: Ensure that _bufferedOutput is resized when the scale factor changes 2021-03-15 16:48:40 +02:00
scalebit.h GRAPHICS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:21 +02:00
thumbnail_intern.cpp GRAPHICS: Changed surface classes sizes from uint16 to int16 2021-07-04 18:24:27 -07:00
tv.cpp GRAPHICS: Take advantage of ColorMasks::PixelType in scaler code. 2021-03-15 16:48:40 +02:00
tv.h GRAPHICS: JANITORIAL: Remove 'virtual' when override is specified 2021-11-14 14:31:21 +02:00