10987 Commits (ccaafaccfc924c6ac910775e546537c297ce2636)

Author SHA1 Message Date
Zach Hilman ccaafaccfc card_image: Add accessors for gamecard certificate 7 years ago
Zach Hilman 77f9ecd32b card_image: Add functions to query gamecard update partition 7 years ago
Zach Hilman e018a48460 content_archive: Add accessors for Rights ID and SDK Version 7 years ago
Zach Hilman b4164d295b partition_data_manager: Add accessor for decrypted PRODINFO partition 7 years ago
Zach Hilman 4b91057688 services: Pass FileSystemController as reference to services that need it 7 years ago
Zach Hilman 1b04b72653 am: Unstub IApplicationFunctions EnsureSaveData (20) 7 years ago
Zach Hilman 43af31836e filesystem: Pass Size Getter functions to IFileSystem for sizes 7 years ago
Zach Hilman 721a92775d sdmc_factory: Add SD Card size getters 7 years ago
Zach Hilman e47b57a90f bis_factory: Add getters for NAND partition sizes 7 years ago
Zach Hilman 8abbc619a1 filesystem: Add FileSystemController to deglobalize FS services 7 years ago
Zach Hilman 0a8e540681 submisson_package: Fix edge case with improperly sized filenames 7 years ago
Zach Hilman 08c0783d34 sdmc_factory: Add accessor for SDMC Album directory 7 years ago
Zach Hilman 0084cceb20 sdmc_factory: Add accessor for SDMC PlaceholderCache 7 years ago
Zach Hilman 02b36b0eb5 sdmc_factory: Add accessor for content directory 7 years ago
Zach Hilman 49c44e3fae savedata_factory: Implement savedata creation and don't create dir on open 7 years ago
Zach Hilman 62d772eaed patch_manager: Add short-circuit edge-case to GetPatchVersionNames 7 years ago
Zach Hilman 06db4d94fd patch_manager: Add error checking to load dir to prevent crashes 7 years ago
Zach Hilman 9d9fc8a675 registered_cache: Process *.cnmt.nca files 7 years ago
Zach Hilman 8500ca797f registered_cache: Implement PlaceholderCache to manage placeholder and installing content 7 years ago
Zach Hilman 256a50ad15 bis_factory: Fix mod loader edge-case with homebrew title IDs 7 years ago
Zach Hilman b71bda45ae bis_factory: Add accessors for BIS placeholder caches 7 years ago
Zach Hilman 9bee885282 bis_factory: Add accessor for NAND Image Directory 7 years ago
Zach Hilman 4dae5a52a8 bis_factory: Add accessors for BIS content directories 7 years ago
Zach Hilman 3a1899d143 bis_factory: Add accessors for BIS partitions 7 years ago
pbarilla 8fd266a7c4 Added Host CPU and OS to log 7 years ago
David Marcec 01a4afee42 Mark DrawArrays as LOG_TRACE 7 years ago
David Marcec c2f966dbc1 Mark KickOffPb & SubmitGPFIFO as trace 7 years ago
Fernando Sahmkow 50259d7bdc Core/Memory: Only FlushAndInvalidate GPU if the page is marked as RasterizerCachedMemory 7 years ago
ReinUsesLisp 0526bf1895 shader_ir/warp: Implement SHFL 7 years ago
ReinUsesLisp 2dd6411753 maxwell_to_gl: Fix mipmap filtering 7 years ago
Morph 8d778c90e2
When docked mode is checked, uncheck "joycons docked" 7 years ago
Rodrigo Locatti 193bfefce4
maxwell_3d: Update firmware 4 call stub commentary 7 years ago
ReinUsesLisp 01d96e1136 vk_device: Add miscellaneous features and minor style changes 7 years ago
ReinUsesLisp 99e23bd0fd video_core/surface: Add function to detect sRGB surfaces 7 years ago
ReinUsesLisp 6b997c8f7f renderer_opengl: Fix rebase mistake 7 years ago
ReinUsesLisp 36abf67e79 shader/image: Implement SUATOM and fix SUST 7 years ago
Fernando Sahmkow e60d281a01 gl_rasterizer: Correct sRGB Fix regression 7 years ago
ReinUsesLisp 78574746bd renderer_opengl: Fix sRGB blits 7 years ago
FearlessTobi d36a7a43c5 Address review comments 7 years ago
fearlessTobi 684b616f0d Add frametime logging for tracking performance over time 7 years ago
Nick Renieris bfc5bacecd nro: Implement ReadControlData 7 years ago
ReinUsesLisp 17a9b0178d gl_shader_decompiler: Avoid writing output attribute when unimplemented 7 years ago
ReinUsesLisp 1f43e5296f gl_shader_decompiler: Keep track of written images and mark them as modified 7 years ago
ReinUsesLisp 7228e22098 texture_cache: Minor changes 7 years ago
ReinUsesLisp 322d0200c8 gl_rasterizer: Apply textures and images state 7 years ago
ReinUsesLisp 80ec2feee8 gl_rasterizer: Add samplers to compute dispatches 7 years ago
ReinUsesLisp 954fc02fdd gl_rasterizer: Minor code changes 7 years ago
ReinUsesLisp 04cdecb7a1 gl_state: Split textures and samplers into two arrays 7 years ago
ReinUsesLisp 6170337001 gl_rasterizer: Implement image bindings 7 years ago
ReinUsesLisp 5edf24b510 gl_state: Add support for glBindImageTextures 7 years ago