emulationstation-de/es-core/src/resources
2023-11-10 20:42:14 +01:00
..
Font.cpp Fixed a few issues reported by scan-build 2023-11-02 12:38:19 +01:00
Font.h Improved font rendering quality and always enabled linear texture interpolation for both minification and magnification 2023-09-27 20:36:54 +02: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 Added support for binding multiple texture units for use in the shaders 2023-09-07 21:02:38 +02:00
TextureData.h Added support for binding multiple texture units for use in the shaders 2023-09-07 21:02:38 +02:00
TextureDataManager.cpp Fixed an issue where the application shutdown was not always clean 2023-11-10 20:42:14 +01:00
TextureDataManager.h Fixed an issue where the application shutdown was not always clean 2023-11-10 20:42:14 +01:00
TextureResource.cpp Added support for binding multiple texture units for use in the shaders 2023-09-07 21:02:38 +02:00
TextureResource.h Fixed an issue where the application shutdown was not always clean 2023-11-10 20:42:14 +01:00