10408 Commits (0966665fc225eee29b3ed87baefd74f79c19d307)

Author SHA1 Message Date
ReinUsesLisp 6c410104f4 texture_cache: Remove execution context copies from the texture cache 7 years ago
ReinUsesLisp fa59a7b4d8 gl_texture_cache: Implement fermi copies 7 years ago
ReinUsesLisp 1b4503c571 texture_cache: Split texture cache into different files 7 years ago
ReinUsesLisp 5f3aacdc37 texture_cache: Move staging buffer into a generic implementation 7 years ago
ReinUsesLisp 2787a0c287 texture_cache: Flush 3D textures in the order they are drawn 7 years ago
ReinUsesLisp 4b396f375c gl_texture_cache: Minor changes 7 years ago
ReinUsesLisp 0cefb7bcb4 gl_texture_cache: Add copy from multiple overlaps into a single surface 7 years ago
ReinUsesLisp 84139586c9 gl_texture_cache: Attach surface textures instead of views 7 years ago
ReinUsesLisp fb94871791 gl_texture_cache: Add fast copy path 7 years ago
ReinUsesLisp bab21e8cb3 gl_texture_cache: Initial implementation 7 years ago
Fernando Sahmkow 26fcdf087d Revert PR 2590. 7 years ago
jonsn0w e78d069a81
Update content_archive.cpp 7 years ago
Tobias 0c64a6f0f2
Change to a more descriptive name 7 years ago
Tobias c5b20a108d
yuzu/configure_input: Add missing space in window name 7 years ago
Alex Subaric f375e10411
Added missing space between two words 7 years ago
Lioncash 61d2498f00 core: Remove unused CiTrace source files 7 years ago
Lioncash 5799404b78 service/audio/audren_u: Correct event reset type for the system event 7 years ago
David Marcec 6ca20ad7ba Addressed issues 7 years ago
David Marcec 50e3269f3b Signalled accumulated_suspended_tick_changed_event on creation based on RE 7 years ago
David Marcec 5fb6781c61 Cleanup 7 years ago
David Marcec 335127af69 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Lioncash 18c1d91920
file_sys/ips_layer: Remove unnecessary reserve() call 7 years ago
Lioncash 969cd6dc1d
common/hex_util: Reserve std::string memory ahead of time 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Lioncash c7daddb715
file_sys/card_image: Remove obsolete TODO 7 years ago
Lioncash 0af3b4d9f4
kernel/vm_manager: Remove redundant Reset call in destructor 7 years ago
Lioncash a602bcaaf8
file_sys/nca_metadata: Update CNMT structures 7 years ago
Lioncash 7bdef6106e
file_sys/card_image: Deduplicate casts within AddNCAFromPartition() 7 years ago
Lioncash 81d361d9f8
file_sys/card_image: Make bracing consistent 7 years ago
Lioncash e34368249f
file_sys/card_image: Assign collapsed NCA contents directly to ncas member 7 years ago
Lioncash 288d027e89
file_sys/card_image: Deduplicate type cast 7 years ago
Lioncash 825ffd7b1f
file_sys/card_image: Get rid of a magic number 7 years ago
Lioncash bf35138d1d
file_sys/card_image: Use std::array deduction guides 7 years ago
Lioncash fea6568955 kernel/process: Make Create()'s name parameter be taken by value 7 years ago
Lioncash 3f87664d8f kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithoutMmHeap 7 years ago
Lioncash c1a8f684df kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo() 7 years ago
Lioncash 81b1102090 kernel/svc: Remove duplicate enum entry in svcGetInfo() 7 years ago
Fernando Sahmkow f79823fda7 GPUVM: Correct GPU VM virtual address space 7 years ago
ReinUsesLisp 528c15051c kepler_compute: Use std::array for cbuf info 7 years ago
ReinUsesLisp 17d5fb6d06 kepler_compute: Fix block_dim_x encoding 7 years ago
ReinUsesLisp 5669ff3cbd gl_rasterizer: Remove unused parameters in descriptor uploads 7 years ago
ReinUsesLisp 2f2a61887a video_core/engines: Move ConstBufferInfo out of Maxwell3D 7 years ago
Zach Hilman 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
ReinUsesLisp fe8e6618f2 shader: Split SSY and PBK stack 7 years ago
ReinUsesLisp dec1cbaf7f cmake: Add missing shader hash file entries 7 years ago
ReinUsesLisp 769a50661a shader/node: Minor changes 7 years ago
ReinUsesLisp e1b3be7ced shader: Move Node declarations out of the shader IR header 7 years ago
Lioncash c09ff382a4 yuzu/configuration: Make all widgets and dialogs aware of language changes 7 years ago
ReinUsesLisp bf4dfb3ad4 shader: Use shared_ptr to store nodes and move initialization to file 7 years ago
Lioncash 8304aaf282 service/ns: Add missing override specifiers 7 years ago