CloverBootloader/rEFIt_UEFI/libeg
2020-05-05 02:52:00 +03:00
..
BmLib.cpp kext and kernel patches will be part of LOADER_ENTRY class 2020-05-01 19:26:28 +03:00
BmLib.h fix some addresses issue, format text 2020-04-28 13:49:24 +03:00
EfiFileLib.h initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
egemb_font.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
egemb_icons_dark.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
egemb_icons.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
FloatLib.cpp Get rid of AsciiPrintf used with %d 2020-04-10 15:35:25 +03:00
FloatLib.h Get rid of UnicodeSPrint. 2020-04-04 16:50:13 +03:00
ftol.asm initial commit Clover sources 5061 and modules from EDK2 latest with legacy codes from UDK2018 2019-09-03 12:58:42 +03:00
image.cpp cleanup from EG_IMAGE, they remain in separate drivers/protocols 2020-04-17 15:21:15 +03:00
image.h cleanup from EG_IMAGE, they remain in separate drivers/protocols 2020-04-17 15:21:15 +03:00
libeg.h Rename XString to XString8. 2020-04-30 09:03:56 +03:00
libegint.h cleanup from EG_IMAGE, they remain in separate drivers/protocols 2020-04-17 15:21:15 +03:00
libscreen.cpp Rename _XS to _XS8 2020-04-30 09:22:26 +03:00
load_icns.cpp cleanup from EG_IMAGE, they remain in separate drivers/protocols 2020-04-17 15:21:15 +03:00
lodepng.cpp Replace XToolsCommon by XToolsConf in include. Improved panic(). 2020-04-24 09:36:29 +03:00
lodepng.h Replace XToolsCommon by XToolsConf in include. Improved panic(). 2020-04-24 09:36:29 +03:00
nanosvg.cpp Fix %X and %u format for char and short. 2020-04-17 16:14:24 +03:00
nanosvg.h draft xcinema to be replacement for GUI_ANIME 2020-04-14 19:52:13 +03:00
nanosvgrast.cpp separated EG_IMAGE to exclude them 2020-04-16 14:42:14 +03:00
scroll_images.cpp Final switch to C++ compiler 2020-02-17 23:41:09 +03:00
text.cpp Menu width fixes, proportional font fixes, other menu tweaks 2020-05-05 02:52:00 +03:00
VectorGraphics.cpp Rename _XS to _XS8 2020-04-30 09:22:26 +03:00
VectorGraphics.h New implementation of XString. 2020-04-23 16:20:48 +03:00
XCinema.cpp Remove unneeded wc_str(). Correct comparison order. 2020-04-27 15:13:09 +03:00
XCinema.h Replace XToolsCommon by XToolsConf in include. Improved panic(). 2020-04-24 09:36:29 +03:00
XImage.cpp dont decolorize background under gray icon 2020-04-21 19:27:30 +03:00
XImage.h Replace XToolsCommon by XToolsConf in include. Improved panic(). 2020-04-24 09:36:29 +03:00
XPointer.cpp avoid memory leak at sound play 2020-04-15 12:13:51 +03:00
XPointer.h big cleanup to XTHEME 2020-04-10 13:04:21 +03:00
XTheme.cpp Correct wrong text size length with proportional font, and hang with SVG in some cases 2020-05-04 19:05:29 +03:00
XTheme.h Rename XString to XString8. 2020-04-30 09:03:56 +03:00