yuzu/src/core
Tony Wasserka 18a5e888bb GPU: Pseudo-implement horizontal scaling.
It's not really known how this actually works. Some testing has shown that this probably performs no filtering, and common usage in games suggests it's not actually resizing the image at all.
However, this patch does seem to fix some homebrew showing quasi-duplicated images while still keeping other applications in a working state.
2014-12-31 16:32:55 +01:00
..
arm dyncom: Massive refactor 2014-12-30 23:56:45 -05:00
file_sys Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
hle APT:A: Some style changes 2014-12-29 22:59:28 -05:00
hw GPU: Pseudo-implement horizontal scaling. 2014-12-31 16:32:55 +01:00
loader Merge pull request #291 from purpasmart96/license 2014-12-21 16:05:44 -05:00
CMakeLists.txt Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
core.cpp License change 2014-12-20 21:20:24 -08:00
core.h License change 2014-12-20 21:20:24 -08:00
core_timing.cpp License change 2014-12-20 21:20:24 -08:00
core_timing.h License change 2014-12-20 21:20:24 -08:00
mem_map.cpp MemMap: Add support for DSP Read & Writes in the memory map 2014-12-29 19:35:06 -08:00
mem_map.h MemMap: Add support for DSP Read & Writes in the memory map 2014-12-29 19:35:06 -08:00
mem_map_funcs.cpp MemMap: Add support for DSP Read & Writes in the memory map 2014-12-29 19:35:06 -08:00
settings.cpp License change 2014-12-20 21:20:24 -08:00
settings.h GPU: Implement frameskip and remove forced framebuffer swap hack. 2014-12-28 22:14:05 -05:00
system.cpp License change 2014-12-20 21:20:24 -08:00
system.h License change 2014-12-20 21:20:24 -08:00