ES-DE/es-core/src/resources
2021-10-26 18:23:52 +02:00
..
Font.cpp Fixed an issue where defining a really small font size would crash the application. 2021-09-30 19:49:18 +02:00
Font.h Fixed an issue where defining a really small font size would crash the application. 2021-09-30 19:49:18 +02:00
ResourceManager.cpp Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
ResourceManager.h Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
TextureData.cpp Renamed alwaysRasterize to forceRasterization. 2021-10-26 18:22:41 +02:00
TextureData.h Changed an RGBA vector getter from copy to reference to reduce CPU usage. 2021-10-26 18:23:52 +02:00
TextureDataManager.cpp Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
TextureDataManager.h Formatted the es-core source tree using clang-format. 2021-07-07 20:31:46 +02:00
TextureResource.cpp Renamed alwaysRasterize to forceRasterization. 2021-10-26 18:22:41 +02:00
TextureResource.h Renamed alwaysRasterize to forceRasterization. 2021-10-26 18:22:41 +02:00