1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-12-24 20:20:50 -06:00

Commit Graph

  • 325f72aceb Merge pull request #16 from shinyquagsire23/hid-sharedmem-impl-start bunnei 2018-01-15 12:54:54 -05:00
  • a4f5ccbf0a Clanggit rebase -i fixes unknown 2018-01-15 18:20:53 +01:00
  • 8d968780c1 Clang format unknown 2018-01-15 17:55:16 +01:00
  • 58ee23f16d Change default log level to info unknown 2018-01-15 17:15:10 +01:00
  • 27960d8c2c Update the internal resolution settings unknown 2018-01-15 16:59:02 +01:00
  • af6e0faf0a Fix some warnings unknown 2018-01-15 16:24:29 +01:00
  • 8a440faa69 CMake: Output binaries to bin/ spycrab 2018-01-15 10:42:40 +01:00
  • 9fba2d68fe yuzu_cmd: Fix default ini, add screenshot button shinyquagsire23 2018-01-15 02:27:30 -07:00
  • 1ea49442f9 hid: Bare-minimum sharedmem input shinyquagsire23 2018-01-15 02:21:02 -07:00
  • bb1fcfac33 hid: Remove redundant HID prefix on structs/enums shinyquagsire23 2018-01-15 01:49:32 -07:00
  • aa4fa8bded configure_input: update w/ Switch buttons shinyquagsire23 2018-01-15 01:35:53 -07:00
  • 801d6c1b6f settings: Screenshot button shinyquagsire23 2018-01-15 01:35:25 -07:00
  • cdb43e64c1 yuzu_cmd: fix default ini shinyquagsire23 2018-01-15 00:31:59 -07:00
  • 74aa14c9b4 settings: adjust button configs for Switch controllers shinyquagsire23 2018-01-15 00:24:23 -07:00
  • e08c132175 hid: Add sharedmem structs shinyquagsire23 2018-01-15 00:13:18 -07:00
  • f2d55bb881 fixed build for gcc c++17 / boost.icl incompatibility Harry Prevor 2018-01-14 21:48:01 -05:00
  • 22347e8844 Merge pull request #15 from bsaleil/master bunnei 2018-01-15 02:56:53 -05:00
  • af1ca87be1 vi: Add IManagerDisplayService::CloseDisplay function bsaleil 2018-01-15 01:29:00 -05:00
  • 2678dbfbe6 Merge pull request #13 from hpr/fno-new-ttp-matching bunnei 2018-01-15 00:22:06 -05:00
  • b1712b8312 Merge pull request #14 from ogniK5377/master bunnei 2018-01-15 00:21:16 -05:00
  • 92801b1c34 renderer_gl: Clear screen to black before rendering framebuffer. bunnei 2018-01-15 00:20:19 -05:00
  • f3264dd78d Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue execution David Marcec 2018-01-14 21:06:34 -08:00
  • ebd613c2cc renderer: Render previous frame when no new one is available. bunnei 2018-01-14 23:51:54 -05:00
  • 2adde6ae8b Update README.md with Travis link. bunnei 2018-01-14 21:53:58 -05:00
  • 554cc9488f fixed build for gcc c++17 / boost.icl incompatibility Harry Prevor 2018-01-14 21:48:01 -05:00
  • 71eeab257f lm: Fix IPC header for Initialize. bunnei 2018-01-14 21:44:20 -05:00
  • 7bedea73a8 time: Implement GetStandardUserSystemClock, GetCurrentTime. bunnei 2018-01-14 21:42:23 -05:00
  • d81a984d4a audio: Add files to CMake. bunnei 2018-01-14 21:40:37 -05:00
  • 2e8246a02c hid: Remove unused registered_loggers. bunnei 2018-01-14 21:29:29 -05:00
  • 7a50d56d0e audio: Stub out AudOutU::ListAudioOuts. bunnei 2018-01-14 21:29:11 -05:00
  • f4a3d28224 hid: Implement IAppletResource::GetSharedMemoryHandle. bunnei 2018-01-14 21:24:50 -05:00
  • 979483c7dd Merge pull request #10 from Andrix44/mpwarnings bunnei 2018-01-14 18:43:44 -05:00
  • b20dfb357b Fix some warnings in the microprofile Andrix44 2018-01-15 00:08:03 +01:00
  • 115d3e133f qt: Update about dialog to show license for GPLv2 only. bunnei 2018-01-14 17:27:40 -05:00
  • 22659afcd0 shared_memory: Minor fixes and cleanup. bunnei 2018-01-14 17:17:53 -05:00
  • 974362bc12 svc: Implement svcMapSharedMemory. bunnei 2018-01-14 17:15:31 -05:00
  • bd58c5470c kernel: Increase default stack size to 64K. bunnei 2018-01-14 17:10:41 -05:00
  • bf1084ff6e Merge pull request #7 from JayFoxRox/remove-surface-viewer bunnei 2018-01-14 14:33:06 -05:00
  • 1a93237c23 Remove Surface Viewer stub Jannik Vogel 2018-01-14 20:12:03 +01:00
  • 7435dc53c8 Merge pull request #4 from spycrab/aboutdialog bunnei 2018-01-14 13:21:12 -05:00
  • d3f421b9a6 Merge pull request #1 from roblabla/patch-1 bunnei 2018-01-14 13:20:03 -05:00
  • 1e9e598ed0 Merge pull request #5 from Thog/fix/loader-file-type bunnei 2018-01-14 13:19:30 -05:00
  • c493bd9cc9 Implement "About" dialog spycrab 2018-01-14 19:15:45 +01:00
  • 06e288cea0 Add missing FileType declarations in GuessFromExtension and GetFileTypeString Thog 2018-01-14 19:00:16 +01:00
  • e9e511ca04 Fix compilation on case-sensitive OSX Robin Lambertz 2018-01-14 14:40:26 +01:00
  • feae1c4c32 externals: Remove unused repos. bunnei 2018-01-14 04:29:30 -05:00
  • a24dbcac6e yuzu qt copy windows deps renamed James Rowe 2018-01-13 21:17:42 -07:00
  • 80db02c497 Minor cleanup MerryMage 2018-01-13 23:49:16 +00:00
  • b3c303539e macOS: Update Info.plist MerryMage 2018-01-13 23:11:51 +00:00
  • c2d28351c7 Add new icons and fix up the linux paths for install James Rowe 2018-01-13 15:39:31 -07:00
  • 668e5452fa Update dynarmic to bc73004 MerryMage 2018-01-13 22:34:15 +00:00
  • e86bdb1601 Fix build on macOS and linux MerryMage 2018-01-13 22:14:04 +00:00
  • f95789a0b3 Update build scripts MerryMage 2018-01-13 21:37:06 +00:00
  • 20a2e80a9f yuzu: Update CONTRIBUTING.md. bunnei 2018-01-13 17:30:32 -05:00
  • 9723c80d93 yuzu: Update README.md. bunnei 2018-01-13 17:28:52 -05:00
  • 17af2937fe arm_unicorn: Log unmapped memory access address. bunnei 2018-01-13 16:24:05 -05:00
  • 95ce471774 config: Default log filter to trace. bunnei 2018-01-13 16:23:12 -05:00
  • 1247c53786 yuzu: Update license text to be consistent across project. bunnei 2018-01-13 16:22:39 -05:00
  • 70e65ee63a Remove settings issues in sdl and fix a few files that broke in mingw James Rowe 2018-01-11 22:41:32 -07:00
  • 18ca3ca751 Removing unused settings and yuzu rebranding James Rowe 2018-01-11 21:56:15 -07:00
  • f5f28a4f67 Get yuzu sdl to start compiling James Rowe 2018-01-11 20:38:17 -07:00
  • 389979018c Remove gpu debugger and get yuzu qt to compile James Rowe 2018-01-11 20:33:56 -07:00
  • 1d28b2e142 Remove references to PICA and rasterizers in video_core James Rowe 2018-01-11 20:07:44 -07:00
  • ebf9a784a9 Massive removal of unused modules James Rowe 2018-01-11 19:21:20 -07:00
  • 890bbc0cd3 config: Default CPU core to Unicorn. bunnei 2018-01-12 21:05:37 -05:00
  • 941cdae6f0 CMakeLists: Use C++ 17. bunnei 2018-01-12 19:37:23 -05:00
  • 287485e3a7 boost: Update version. bunnei 2018-01-12 19:37:04 -05:00
  • 8e51c61dbc core: Gut out cryptop, since it doesn't compile with C++17. bunnei 2018-01-12 19:36:41 -05:00
  • 106d900f93 dynarmic: Update to 83afe435 MerryMage 2018-01-12 16:07:16 +00:00
  • b628192bf2 configuration: Add cpu_core configuration option MerryMage 2018-01-12 16:06:30 +00:00
  • d2fbc78320 arm_dynarmic: Implement core MerryMage 2018-01-09 21:33:46 +00:00
  • 056f987bcd core: Include <algorithm> where used. bunnei 2018-01-11 22:36:56 -05:00
  • 11adef4843 renderer_opengl: Fix LOG_TRACE in LoadFBToScreenInfo. bunnei 2018-01-11 22:32:44 -05:00
  • 94ad97def0 nv: Fix more broken asserts. bunnei 2018-01-11 22:31:12 -05:00
  • ac2feaf5fb nvdisp_disp0: Fix broken assert. bunnei 2018-01-11 22:29:29 -05:00
  • 039fc7f985 core: Fix recent GCC build breaks. bunnei 2018-01-11 22:24:09 -05:00
  • 97ef21e166 svc: Implement GetSystemTick. bunnei 2018-01-11 21:59:31 -05:00
  • 305035b503 nvdisp_disp0: Call SwapBuffers to render framebuffer. bunnei 2018-01-10 22:45:01 -05:00
  • ee4691297f renderer_opengl: Support rendering Switch framebuffer. bunnei 2018-01-10 22:43:17 -05:00
  • 236d463c52 render_base: Add a struct describing framebuffer metadata. bunnei 2018-01-10 22:26:00 -05:00
  • 866e66dc31 renderer_opengl: Add MortonCopyPixels function for Switch framebuffer. bunnei 2018-01-10 21:36:40 -05:00
  • 9e2ad45c98 renderer_opengl: Update DrawScreens for Switch. bunnei 2018-01-09 22:47:49 -05:00
  • 292135a3b7 CMakeLists: Add framebuffer_layout.cpp. bunnei 2018-01-09 22:36:56 -05:00
  • 482cf8a005 frontend: Update for undocked Switch screen layout. bunnei 2018-01-09 22:36:07 -05:00
  • 1ca800ccee NV: Move the nv device nodes to their own directory and namespace. Subv 2018-01-09 10:41:13 -05:00
  • 977ce4abbc VI: Use a Pulse event instead of OneShot for the vblank events. Subv 2018-01-08 22:24:20 -05:00
  • 7e0ff43da0 vi: Use new CoreTiming::EventType bunnei 2018-01-08 21:58:59 -05:00
  • 34ae2ec644 NV: Expose the nvdisp_disp0 device and a weak reference to the nvdrv:a service. Subv 2018-01-08 21:30:22 -05:00
  • e21fbd9ae5 NV: Determine what buffer to draw for each layer of each display. Subv 2018-01-08 20:28:06 -05:00
  • 404149e475 NV: Signal all display's vsync event 60 times per second. Subv 2018-01-08 19:12:28 -05:00
  • d205dee0a6 NV: Give each display its own vsync event. Subv 2018-01-08 18:29:43 -05:00
  • 927569bed8 NV: Keep track of Displays, Layers and BufferQueues in nvflinger. Subv 2018-01-08 18:18:50 -05:00
  • fb73e8b723 IPC: Allow passing arguments to the Interfaces when using PushIpcInterface Subv 2018-01-08 18:17:12 -05:00
  • 25f29c2f4f NV: Implemented (with stubs) the vi:m service and some of its subservices. Subv 2018-01-07 21:27:58 -05:00
  • 94a5e97eb3 NV: Implemented the nvdrv:a service and the /dev/nvmap device. Subv 2018-01-07 21:25:57 -05:00
  • ab86b80cac IPC: Corrected some definitions for the buffer C descriptor flags. Subv 2018-01-07 21:25:01 -05:00
  • ba02f0deef svc: Stub ResetSignal and CreateTransferMemory Subv 2018-01-07 21:24:19 -05:00
  • 0a1278081e svc: Stub SetMemoryAttribute Subv 2018-01-07 21:23:42 -05:00
  • 7ad20154fc Threads: Added enum values for the Switch's 4 cpu cores and implemented svcGetInfo(AllowedCpuIdBitmask) Subv 2018-01-10 00:58:25 -05:00
  • 188feba457 Services: Allow lm to log single-character messages. Subv 2018-01-09 15:14:21 -05:00