shadPS4/src/core/file_format
Plínio Larrubia ad8373095a
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
..
pfs.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
pkg.cpp fix typo in LOG_INFO (#559) 2024-08-26 15:22:11 +03:00
pkg.h core,shader_recompiler: added const ref filesystem::path and removed if type size less 16 (#446) 2024-08-16 11:36:05 +03:00
pkg_type.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
pkg_type.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
playgo_chunk.cpp Added const reference params if possible, removed less 16 size 2024-08-22 02:56:01 +03:00
playgo_chunk.h Added const reference params if possible, removed less 16 size 2024-08-22 02:56:01 +03:00
psf.cpp Added const reference params if possible, removed less 16 size 2024-08-22 02:56:01 +03:00
psf.h Added const reference params if possible, removed less 16 size 2024-08-22 02:56:01 +03:00
splash.cpp stb image moved to externals 2024-05-16 16:59:04 +03:00
splash.h show title splash while the game is loading 2024-05-16 16:58:14 +03:00
trp.cpp core,shader_recompiler: added const ref filesystem::path and removed if type size less 16 (#446) 2024-08-16 11:36:05 +03:00
trp.h core,shader_recompiler: added const ref filesystem::path and removed if type size less 16 (#446) 2024-08-16 11:36:05 +03:00