summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-20surface_base: Silence truncation warnings and minor renames and reorderingReinUsesLisp
2019-06-20copy_params: Use constructor instead of C-like initializationReinUsesLisp
2019-06-20Correct Mipmaps View method in Texture CacheFernando Sahmkow
2019-06-20Change texture_cache chaching from GPUAddr to CacheAddrFernando Sahmkow
2019-06-20Corrections to Structural MatchingFernando Sahmkow
2019-06-20Implement Texture Cache V2Fernando Sahmkow
2019-06-20Correct Surface Base and Views for new Texture CacheFernando Sahmkow
2019-06-20Add OGLTextureViewFernando Sahmkow
2019-06-20Deglobalize Memory Manager on texture cahe and Implement Invalidation and Flu...Fernando Sahmkow
2019-06-20texture_cache: Remove execution context copies from the texture cacheReinUsesLisp
2019-06-20gl_texture_cache: Implement fermi copiesReinUsesLisp
2019-06-20texture_cache: Split texture cache into different filesReinUsesLisp
2019-06-20texture_cache: Move staging buffer into a generic implementationReinUsesLisp
2019-06-20texture_cache: Flush 3D textures in the order they are drawnReinUsesLisp
2019-06-20gl_texture_cache: Minor changesReinUsesLisp
2019-06-20gl_texture_cache: Add copy from multiple overlaps into a single surfaceReinUsesLisp
2019-06-20gl_texture_cache: Attach surface textures instead of viewsReinUsesLisp
2019-06-20gl_texture_cache: Add fast copy pathReinUsesLisp
2019-06-20gl_texture_cache: Initial implementationReinUsesLisp
2019-06-20Merge pull request #2596 from FernandoS27/revert-2590bunnei
2019-06-20Merge pull request #2595 from jonsn0w/patch-1Hexagon12
2019-06-19Revert PR 2590.Fernando Sahmkow
2019-06-19Merge pull request #2591 from lioncash/recordbunnei
2019-06-19Merge pull request #2590 from lioncash/eventbunnei
2019-06-19CMake: Get Git submodule dependencies via CMake (#2474)Frederic L
2019-06-19Update content_archive.cppjonsn0w
2019-06-19Merge pull request #2594 from FearlessTobi/very-important-changeZach Hilman
2019-06-19Change to a more descriptive nameTobias
2019-06-19yuzu/configure_input: Add missing space in window nameTobias
2019-06-19Merge pull request #2593 from deadmeu/patch-1Mat M
2019-06-20Added missing space between two wordsAlex Subaric
2019-06-19Merge pull request #2584 from ogniK5377/cadenceZach Hilman
2019-06-18core: Remove unused CiTrace source filesLioncash
2019-06-18service/audio/audren_u: Correct event reset type for the system eventLioncash
2019-06-17Merge pull request #2562 from ReinUsesLisp/split-cbuf-uploadbunnei
2019-06-17Addressed issuesDavid Marcec
2019-06-16Signalled accumulated_suspended_tick_changed_event on creation based on REDavid Marcec
2019-06-16CleanupDavid Marcec
2019-06-16Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...David Marcec
2019-06-15Merge pull request #2538 from ReinUsesLisp/ssy-pbkZach Hilman
2019-06-15Merge pull request #2581 from lioncash/hexZach Hilman
2019-06-14Merge pull request #2582 from lioncash/reservedbunnei
2019-06-12Merge pull request #2580 from lioncash/redundantZach Hilman
2019-06-12Merge pull request #2577 from lioncash/fsZach Hilman
2019-06-12file_sys/ips_layer: Remove unnecessary reserve() callLioncash
2019-06-12common/hex_util: Reserve std::string memory ahead of timeLioncash
2019-06-12common/hex_util: Combine HexVectorToString() and HexArrayToString()Lioncash
2019-06-12file_sys/card_image: Remove obsolete TODOLioncash
2019-06-12kernel/vm_manager: Remove redundant Reset call in destructorLioncash
2019-06-11Merge pull request #2578 from lioncash/cnmtbunnei