11877 Commits (bc930754cc9437ddd86e7d246b3eb4302540896a)
 

Author SHA1 Message Date
Fernando Sahmkow bc930754cc Implement Texture Cache V2 7 years ago
Fernando Sahmkow 3d471e732d Correct Surface Base and Views for new Texture Cache 7 years ago
Fernando Sahmkow 3b26206dbd Add OGLTextureView 7 years ago
Fernando Sahmkow 6b0695b3cd Deglobalize Memory Manager on texture cahe and Implement Invalidation and Flushing using GPUVAddr 7 years ago
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
bunnei 80a8456af8
Merge pull request #2596 from FernandoS27/revert-2590 7 years ago
Hexagon12 908a5a00c5
Merge pull request #2595 from jonsn0w/patch-1 7 years ago
Fernando Sahmkow 26fcdf087d Revert PR 2590. 7 years ago
bunnei c28694d907
Merge pull request #2591 from lioncash/record 7 years ago
bunnei ca470890a3
Merge pull request #2590 from lioncash/event 7 years ago
Frederic L 5cef446f42 CMake: Get Git submodule dependencies via CMake (#2474) 7 years ago
jonsn0w e78d069a81
Update content_archive.cpp 7 years ago
Zach Hilman 8893d63612
Merge pull request #2594 from FearlessTobi/very-important-change 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
Mat M 908ca1fc72
Merge pull request #2593 from deadmeu/patch-1 7 years ago
Alex Subaric f375e10411
Added missing space between two words 7 years ago
Zach Hilman 5c665fcc5b
Merge pull request #2584 from ogniK5377/cadence 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
bunnei c7b5c245e1
Merge pull request #2562 from ReinUsesLisp/split-cbuf-upload 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
Zach Hilman c0e7b91145
Merge pull request #2538 from ReinUsesLisp/ssy-pbk 7 years ago
Zach Hilman c140b6ae2c
Merge pull request #2581 from lioncash/hex 7 years ago
bunnei 0360c40e90
Merge pull request #2582 from lioncash/reserved 7 years ago
Zach Hilman a9521c983b
Merge pull request #2580 from lioncash/redundant 7 years ago
Zach Hilman 0f08f2d562
Merge pull request #2577 from lioncash/fs 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
bunnei 7e2bcf04b4
Merge pull request #2578 from lioncash/cnmt 7 years ago
bunnei f981efdf8d
Merge pull request #2572 from FernandoS27/gpu-mem 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