scummvm/graphics/scaler
2021-07-04 18:24:27 -07: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: Use override and final keywords 2021-03-15 16:48:40 +02: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
edge.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
edge.h GRAPHICS: Use override and final keywords 2021-03-15 16:48:40 +02:00
hq2x_i386.asm
hq3x_i386.asm
hq.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
hq.h GRAPHICS: Use override and final keywords 2021-03-15 16:48:40 +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: Use override and final keywords 2021-03-15 16:48:40 +02:00
pm.cpp GRAPHICS: Take advantage of ColorMasks::PixelType in scaler code. 2021-03-15 16:48:40 +02:00
pm.h GRAPHICS: Use override and final keywords 2021-03-15 16:48:40 +02:00
sai.cpp GRAPHICS: Remove deprecated register keyword 2021-03-25 08:17:55 +02:00
sai.h GRAPHICS: Use override and final keywords 2021-03-15 16:48:40 +02:00
scale2x.cpp
scale2x.h
scale2xARM.s
scale3x.cpp
scale3x.h
scalebit.cpp GRAPHICS: Ensure that _bufferedOutput is resized when the scale factor changes 2021-03-15 16:48:40 +02:00
scalebit.h GRAPHICS: Use override and final keywords 2021-03-15 16:48:40 +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: Use override and final keywords 2021-03-15 16:48:40 +02:00