shadPS4/src/common/logging
georgemoralis ff8869262f
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
[Libs] Font lib HLE implementation (#2761)
* dummy fontlib libs

* register font libs

* typo fix

* added font error file

* added sceFontCharacterGetBidiLevel (from RE)

* fixup

* sceFontCharacterGetTextOrder , sceFontCharacterLooksFormatCharacters , sceFontCharacterLooksWhiteSpace RE

* sceFontCharacterRefersTextBack,sceFontCharacterRefersTextNext,sceFontRenderSurfaceInit,sceFontRenderSurfaceSetScissor  RE

* sceFontRenderSurfaceSetStyleFrame ,sceFontStyleFrameGetEffectSlant RE added

* clang fix

* sceFontStyleFrameGetEffectWeight

* added sceFontStyleFrameGetScalePixel

* Update types.h

* fixup merge
2025-11-04 17:14:22 +02:00
..
backend.cpp Core: Simulate write-only file access with read-write access (#3360) 2025-11-04 10:57:26 +02:00
backend.h Impl sceSystemServiceLoadExec (#3647) 2025-09-25 23:01:52 -03:00
filter.cpp [Libs] Font lib HLE implementation (#2761) 2025-11-04 17:14:22 +02:00
filter.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
formatter.h Fix fmt::UTF exception for empty strings (#1084) 2024-09-26 17:21:31 +03:00
log_entry.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
log.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
text_formatter.cpp Format log lines to make it possible to ctrl click on them and go to the log location (#2345) 2025-02-04 13:37:23 +02:00
text_formatter.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
types.h [Libs] Font lib HLE implementation (#2761) 2025-11-04 17:14:22 +02:00