shadPS4/src/core/libraries
Plínio Larrubia 34bd2492a1 fix typo in LOG_INFO (#559)
fix: file name typo constant_propogation_pass.cpp

fix typo from 'symbol_vitrual_addr' variable

fix typo in emit_spirv_context_get_set.cpp

fix typo from constant_propagation_pass.cpp in CMakeLists

fix typo in these some config.cpp functions
- setSliderPosition
- setSliderPositionGrid
- getSliderPosition
- getSliderPositionGrid

fix typo inside src\core\aerolib\stubs.cpp

fix typo in a comment from src\core\file_format\pkg.cpp

fix typo inside src\core\file_sys\fs.cpp + fs.h
- NeedsCaseInsensiveSearch -> NeedsCaseInsensitiveSearch

fix 2 function typos: sceAppContentAddcontEnqueueDownloadByEntitlemetId and sceAppContentAddcontMountByEntitlemetId

fix typo on comment inside src\core\libraries\kernel\file_system.cpp

fix typo on src\core\libraries\videoout\driver.cpp

fix typo in src\core\memory.cpp

fix typo from comment in src\qt_gui\game_list_utils.h

fix typo in src\video_core\amdgpu\liverpool.h
- window_offset_disble to window_offset_disable

fix typo from comments in src\video_core\host_shaders\detile_m32x1.comp + detile_m32x2.comp
- subotimal -> suboptimal

fix typo from comment in src\video_core\renderer_vulkan\renderer_vulkan.cpp
- dimentions -> dimensions

fix typo from enum in src\common\debug.h and other files
- MarkersPallete -> MarkersPalette

fix last typo in src\video_core\amdgpu\pm4_opcodes.h
- PremableCntl -> PreambleCntl
2024-08-26 15:22:11 +03:00
..
ajm Stabilization8 (#218) 2024-06-27 16:37:17 +03:00
app_content fix typo in LOG_INFO (#559) 2024-08-26 15:22:11 +03:00
audio Fixed some sound and threading issues. 2024-08-15 22:00:51 +03:00
avplayer Fixed video dimensions alignment and image cache 2024-08-24 16:59:30 +03:00
dialogs Merge branch 'main' into miscFixes6 2024-07-18 18:18:10 +03:00
disc_map core: Many things (#194) 2024-06-15 14:36:07 +03:00
gnmdriver GnmDriver: Clear context support (#567) 2024-08-25 23:01:05 +03:00
kernel fix typo in LOG_INFO (#559) 2024-08-26 15:22:11 +03:00
libc_internal core: Many things (#194) 2024-06-15 14:36:07 +03:00
libpng Added LibPngDec 2024-06-14 01:37:26 -06:00
network control_flow_graph: Initial divergence handling (#434) 2024-08-16 20:05:37 +03:00
ngs2 rtc errors (#485) 2024-08-21 00:47:17 +03:00
np_manager Ability to change username (#432) 2024-08-15 12:33:10 +03:00
np_score added dummy np* modules and screenshot module 2024-05-02 18:16:10 +03:00
np_trophy fix for Linux build 2024-06-25 17:14:12 +02:00
pad core: Some small pad stubs (#424) 2024-08-16 20:11:55 +03:00
playgo clang: fixed formatting 2024-08-19 20:40:23 +02:00
random core: Implement sceRandomGetRandomNumber (#350) 2024-07-31 14:01:22 +03:00
rtc rtc errors (#485) 2024-08-21 00:47:17 +03:00
save_data savedata: Add another missing case to saveDataMount 2024-08-24 17:48:39 +04:00
screenshot added dummy np* modules and screenshot module 2024-05-02 18:16:10 +03:00
system Misc fixes (#517) 2024-08-21 23:54:23 +03:00
usbd core: Address a few more regressions (#202) 2024-06-16 01:50:07 +03:00
videoout fix typo in LOG_INFO (#559) 2024-08-26 15:22:11 +03:00
error_codes.h [WIP] libSceNgs2 (#439) 2024-08-19 10:03:05 +03:00
libs.cpp LLE libc removal 2024-08-22 11:24:31 +03:00
libs.h core: Address a few more regressions (#202) 2024-06-16 01:50:07 +03:00