1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/client/renderSDL
2024-08-17 20:54:29 +00:00
..
CBitmapFont.cpp Fixes for Sonar issues 2024-08-17 20:54:29 +00:00
CBitmapFont.h Fixes for Sonar issues 2024-08-17 20:54:29 +00:00
CBitmapHanFont.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
CBitmapHanFont.h Fixes for Sonar issues 2024-08-17 20:54:29 +00:00
CTrueTypeFont.cpp TTF fonts will now be rendered correctly in upscaling mode 2024-08-17 15:25:26 +00:00
CTrueTypeFont.h Fixes for Sonar issues 2024-08-17 20:54:29 +00:00
CursorHardware.cpp Fix cursor scaling 2024-08-17 15:25:26 +00:00
CursorHardware.h Reduce direct access to CAnimation, removed various caching schemes 2024-07-19 10:08:50 +00:00
CursorSoftware.cpp Fix cursor scaling 2024-08-17 15:25:26 +00:00
CursorSoftware.h Reduce direct access to CAnimation, removed various caching schemes 2024-07-19 10:08:50 +00:00
ImageScaled.cpp Clean up scaling code, implemented image size optimization 2024-08-17 15:25:26 +00:00
ImageScaled.h Clean up scaling code, implemented image size optimization 2024-08-17 15:25:26 +00:00
RenderHandler.cpp Implement selection of upscaling filter in launcher 2024-08-17 15:25:26 +00:00
RenderHandler.h xBRZ-upscaled images now support common palette-transform effects: 2024-08-17 15:25:26 +00:00
ScreenHandler.cpp Set no filtering by default for now 2024-08-17 19:11:30 +00:00
ScreenHandler.h Implement selection of upscaling filter in launcher 2024-08-17 15:25:26 +00:00
SDL_Extensions.cpp Fixes for Sonar issues 2024-08-17 20:54:29 +00:00
SDL_Extensions.h Implement selection of upscaling filter in launcher 2024-08-17 15:25:26 +00:00
SDL_PixelAccess.h Remove no longer needed code 2024-07-19 10:08:50 +00:00
SDLImage.cpp Fixes for Sonar issues 2024-08-17 20:54:29 +00:00
SDLImage.h Fixes for Sonar issues 2024-08-17 20:54:29 +00:00
SDLImageLoader.cpp Rename IConstImage to more clear ISharedImage 2024-08-17 15:25:26 +00:00
SDLImageLoader.h Rename IConstImage to more clear ISharedImage 2024-08-17 15:25:26 +00:00
SDLRWwrapper.cpp Reorganized includes for new layout. New class - IImageLoader 2023-02-01 20:42:06 +02:00
SDLRWwrapper.h Move all created files into better locations 2023-02-01 16:28:48 +02:00