| .. |
|
CBitmapFont.cpp
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
9 months ago |
|
CBitmapFont.h
|
87274128e7
Proper support for usage of multiple fonts in a chain
|
1 year ago |
|
CTrueTypeFont.cpp
|
6c1cb3ac54
Workaround / debug info for crash on failure to render ttf text
|
7 months ago |
|
CTrueTypeFont.h
|
9d7c4a60e0
Added support for configuring which language channels are visible to
|
9 months ago |
|
CursorHardware.cpp
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
9 months ago |
|
CursorHardware.h
|
a1fb3b8b01
Reduce direct access to CAnimation, removed various caching schemes
|
1 year ago |
|
CursorSoftware.cpp
|
4a600a9d4c
Reworked image container classes for easier support of new features
|
9 months ago |
|
CursorSoftware.h
|
a1fb3b8b01
Reduce direct access to CAnimation, removed various caching schemes
|
1 year ago |
|
FontChain.cpp
|
091477aebc
possibility to add fonts at end of the font chain
|
8 months ago |
|
FontChain.h
|
091477aebc
possibility to add fonts at end of the font chain
|
8 months ago |
|
RenderHandler.cpp
|
8a0fed7b3a
Temporarily(?) use weak_ptr to reduce ram usage increase during long
|
7 months ago |
|
RenderHandler.h
|
8a0fed7b3a
Temporarily(?) use weak_ptr to reduce ram usage increase during long
|
7 months ago |
|
SDLImage.cpp
|
8a0fed7b3a
Temporarily(?) use weak_ptr to reduce ram usage increase during long
|
7 months ago |
|
SDLImage.h
|
8a0fed7b3a
Temporarily(?) use weak_ptr to reduce ram usage increase during long
|
7 months ago |
|
SDLImageLoader.cpp
|
502f47c6b5
Rename IConstImage to more clear ISharedImage
|
1 year ago |
|
SDLImageLoader.h
|
502f47c6b5
Rename IConstImage to more clear ISharedImage
|
1 year ago |
|
SDLImageScaler.cpp
|
1bc7c13204
Possible fix for crash on attempt to free sdl surface in worked thread
|
8 months ago |
|
SDLImageScaler.h
|
a4052d0cf4
Fix corrupted display of H3 fonts when xbrz is in use
|
9 months ago |
|
SDLRWwrapper.cpp
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 years ago |
|
SDLRWwrapper.h
|
4d8d886317
Move all created files into better locations
|
2 years ago |
|
SDL_Extensions.cpp
|
7d3e59d7d3
Do not track clipboard on mobile systems to avoid permissions prompt
|
7 months ago |
|
SDL_Extensions.h
|
391986e0ba
Moved image scaling & optimization logic to separate classes
|
9 months ago |
|
SDL_PixelAccess.h
|
f11c5f62e1
Remove no longer needed code
|
1 year ago |
|
ScalableImage.cpp
|
1bc7c13204
Possible fix for crash on attempt to free sdl surface in worked thread
|
8 months ago |
|
ScalableImage.h
|
28a8d4f4a1
Implemented bloodlust, clone, and petrify effects for xbrz mode
|
8 months ago |
|
ScreenHandler.cpp
|
4555b2d228
Increase system RAM for xbrz2 auto-activation to 4Gb due to crashes on
|
7 months ago |
|
ScreenHandler.h
|
e442e71ed9
Fix handling of autoselected interface scaling by client
|
1 year ago |