CloverBootloader/rEFIt_UEFI
jief 42cece9885 Fix nanosvg leaks.
Move global variable textfaces in XTheme.
Move global variable fontsDB in XTheme.
Remove XTheme member SVGParser. SVGParser is deleted just after use.
Remove XTheme members ImageSVG and ImageSVGnight. All images are
rasterized at load, so no need to keep that.
Remove XIcon setFilled because XIcon knows if it's filled or not by
checking Image & ImageNight
2023-11-08 14:35:22 +01:00
..
cpp_foundation Fix include path. 2023-11-05 18:56:53 +01:00
cpp_lib BlockSkywalk will be false by default 2023-09-05 19:54:23 +03:00
cpp_unit_test Make GetSizeInBytes() in XImage public. 2023-11-07 11:02:22 +01:00
entry_scan Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
gui Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
include collect definitions 2022-07-28 20:46:19 +03:00
libeg Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
Platform Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
PlatformEFI Fix a memory waste in efiStrError(). 2023-11-06 23:51:16 +01:00
PlatformIA32 new folder PosixCompilation. Ressources to compile Clover as a mac 2021-04-03 13:55:25 +03:00
PlatformPOSIX Fix CCPV compilation. 2022-05-20 11:29:26 +02:00
PlatformPOSIX+EFI Replace EFI_GUID by a class EFI_GUID. 2022-04-26 00:55:56 +02:00
refit Fix nanosvg leaks. 2023-11-08 14:35:22 +01:00
Settings Remove unnecessary casts. 2023-11-07 11:29:52 +01:00
generate_source_list.sh New parser XML. New ConfigManager. A lot of refactoring... 2021-04-28 21:30:34 +03:00
refit.inf embed AppleKeyAggregator 2022-08-18 19:27:04 +03:00