ES-DE/es-core/src/resources
2022-12-07 18:24:00 +01:00
..
Font.cpp Added support for linear interpolation for font texture magnifications. 2022-12-07 18:24:00 +01:00
Font.h Added support for linear interpolation for font texture magnifications. 2022-12-07 18:24:00 +01:00
ResourceManager.cpp Some general code cleanup. 2022-09-08 18:56:02 +02:00
ResourceManager.h Large refactoring to improve thread safety and improve singleton pattern usage. 2022-01-04 21:21:26 +01:00
TextureData.cpp Changed the renderer pixel format from RGBA to BGRA. 2022-10-28 00:08:41 +02:00
TextureData.h Avoided unnecessary SVG file parsing for images previously found to be invalid. 2022-10-06 20:20:48 +02:00
TextureDataManager.cpp Replaced the checkerboard pattern for the default blank texture with a truly blank texture. 2022-10-30 09:16:14 +01:00
TextureDataManager.h Some refactoring of the OpenGL renderer and TextureDataManager. 2022-10-11 18:11:36 +02:00
TextureResource.cpp The cache manager now differentiates between mipmapped and non-mipmapped images. 2022-11-05 20:41:17 +01:00
TextureResource.h The cache manager now differentiates between mipmapped and non-mipmapped images. 2022-11-05 20:41:17 +01:00