| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2412 from lioncash/system | 2019-04-28 | 3 | -7/+11 | |
| |\ | |||||
| | * | kernel/vm_manager: Remove usages of global system accessors | 2019-04-16 | 3 | -7/+11 | |
| * | | Merge pull request #2322 from ReinUsesLisp/wswitch | 2019-04-28 | 10 | -77/+106 | |
| |\ \ | |||||
| | * | | video_core: Silent -Wswitch warnings | 2019-04-18 | 10 | -77/+106 | |
| * | | | Merge pull request #2423 from FernandoS27/half-correct | 2019-04-28 | 2 | -15/+16 | |
| |\ \ \ | |||||
| | * | | | Corrections Half Float operations on const buffers and implement saturation. | 2019-04-20 | 2 | -15/+16 | |
| * | | | | Merge pull request #2416 from lioncash/wait | 2019-04-24 | 7 | -51/+54 | |
| |\ \ \ \ | |||||
| | * | | | | kernel/thread: Unify wait synchronization types | 2019-04-17 | 7 | -45/+38 | |
| | * | | | | kernel/svc: Migrate svcCancelSynchronization behavior to a thread function | 2019-04-17 | 3 | -7/+17 | |
| * | | | | | Merge pull request #2424 from FernandoS27/compat | 2019-04-24 | 7 | -1/+21 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Allow picking a Compatibility Profile for OpenGL. | 2019-04-20 | 7 | -1/+21 | |
| * | | | | | | Merge pull request #2228 from DarkLordZach/applet-manager-p1 | 2019-04-24 | 26 | -115/+764 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | web_browser: Make OpenPage non-const | 2019-04-17 | 13 | -25/+30 | |
| | * | | | | | | main: Add GMainWindow hooks for Error display | 2019-04-17 | 4 | -3/+11 | |
| | * | | | | | | main: Switch to AppletManager for frontend | 2019-04-17 | 1 | -3/+9 | |
| | * | | | | | | qt: Add dialog implementation of Error applet | 2019-04-17 | 3 | -0/+94 | |
| | * | | | | | | general_backend: Move StubApplet and add backend PhotoViewer | 2019-04-17 | 2 | -1/+102 | |
| | * | | | | | | general_frontend: Add frontend scaffold for PhotoViewer applet | 2019-04-17 | 2 | -0/+55 | |
| | * | | | | | | frontend: Add frontend receiver for Error applet | 2019-04-17 | 3 | -2/+79 | |
| | * | | | | | | applets: Add Error applet | 2019-04-17 | 3 | -24/+224 | |
| | * | | | | | | applets: Port current applets to take frontend in constructor | 2019-04-17 | 6 | -14/+16 | |
| | * | | | | | | web_browser: Make OpenPage const | 2019-04-17 | 4 | -7/+7 | |
| | * | | | | | | core: Remove specific applets in favor of AppletManager | 2019-04-17 | 2 | -47/+32 | |
| | * | | | | | | am: Delegate applet creation to AppletManager | 2019-04-17 | 1 | -24/+3 | |
| | * | | | | | | applets: Add AppletManager class to control lifetime | 2019-04-17 | 2 | -0/+137 | |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge pull request #2404 from lioncash/unicode | 2019-04-24 | 2 | -4/+9 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | CMakeLists: Ensure we specify Unicode as the codepage on Windows | 2019-04-16 | 2 | -4/+9 | |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge pull request #2422 from ReinUsesLisp/fixup-samplers | 2019-04-23 | 1 | -3/+5 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | gl_state: Fix samplers memory corruption | 2019-04-19 | 1 | -3/+5 | |
| * | | | | | | | Merge pull request #2425 from FernandoS27/y-direction | 2019-04-23 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Apply Position Y Direction | 2019-04-19 | 1 | -0/+3 | |
| | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #2383 from ReinUsesLisp/aoffi-test | 2019-04-22 | 11 | -75/+163 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | gl_shader_decompiler: Use variable AOFFI on supported hardware | 2019-04-14 | 10 | -71/+102 | |
| | * | | | | | | | gl_device: Implement interface and add uniform offset alignment | 2019-04-10 | 5 | -13/+70 | |
| * | | | | | | | | Merge pull request #2420 from lioncash/audctl | 2019-04-22 | 2 | -2/+32 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax() | 2019-04-18 | 2 | -2/+32 | |
| | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #2403 from FernandoS27/compressed-linear | 2019-04-22 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Support compressed formats on linear textures. | 2019-04-15 | 1 | -2/+5 | |
| | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #2411 from FernandoS27/unsafe-gpu | 2019-04-22 | 5 | -15/+99 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | make ReadBlockunsafe and WriteBlockunsafe, ignore invalid pages. | 2019-04-19 | 1 | -4/+12 | |
| | * | | | | | | | | Implement IsBlockContinous | 2019-04-16 | 2 | -2/+13 | |
| | * | | | | | | | | Use ReadBlockUnsafe for fetyching DMA CommandLists | 2019-04-16 | 2 | -4/+2 | |
| | * | | | | | | | | Document unsafe versions and add BlockCopyUnsafe | 2019-04-16 | 3 | -16/+45 | |
| | * | | | | | | | | Use ReadBlockUnsafe for Shader Cache | 2019-04-15 | 1 | -5/+7 | |
| | * | | | | | | | | Use ReadBlockUnsafe on TIC and TSC reading | 2019-04-15 | 2 | -2/+4 | |
| | * | | | | | | | | GPU MemoryManager: Implement ReadBlockUnsafe and WriteBlockUnsafe | 2019-04-15 | 2 | -0/+34 | |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #2400 from FernandoS27/corret-kepler-mem | 2019-04-22 | 4 | -17/+81 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Apply Const correctness to SwizzleKepler and replace u32 for size_t on iterat... | 2019-04-16 | 2 | -9/+12 | |
| | * | | | | | | | | Use WriteBlock and ReadBlock. | 2019-04-15 | 1 | -10/+6 | |
| | * | | | | | | | | Implement Block Linear copies in Kepler Memory. | 2019-04-15 | 3 | -5/+38 | |