Historique des commits

Auteur SHA1 Message Date
  bunnei 9723c80d93 yuzu: Update README.md. il y a 8 ans
  bunnei 17af2937fe arm_unicorn: Log unmapped memory access address. il y a 8 ans
  bunnei 95ce471774 config: Default log filter to trace. il y a 8 ans
  bunnei 1247c53786 yuzu: Update license text to be consistent across project. il y a 8 ans
  James Rowe 70e65ee63a Remove settings issues in sdl and fix a few files that broke in mingw il y a 8 ans
  James Rowe 18ca3ca751 Removing unused settings and yuzu rebranding il y a 8 ans
  James Rowe f5f28a4f67 Get yuzu sdl to start compiling il y a 8 ans
  James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile il y a 8 ans
  James Rowe 1d28b2e142 Remove references to PICA and rasterizers in video_core il y a 8 ans
  James Rowe ebf9a784a9 Massive removal of unused modules il y a 8 ans
  bunnei 890bbc0cd3 config: Default CPU core to Unicorn. il y a 8 ans
  bunnei 941cdae6f0 CMakeLists: Use C++ 17. il y a 8 ans
  bunnei 287485e3a7 boost: Update version. il y a 8 ans
  bunnei 8e51c61dbc core: Gut out cryptop, since it doesn't compile with C++17. il y a 8 ans
  MerryMage 106d900f93 dynarmic: Update to 83afe435 il y a 8 ans
  MerryMage b628192bf2 configuration: Add cpu_core configuration option il y a 8 ans
  MerryMage d2fbc78320 arm_dynarmic: Implement core il y a 8 ans
  bunnei 056f987bcd core: Include <algorithm> where used. il y a 8 ans
  bunnei 11adef4843 renderer_opengl: Fix LOG_TRACE in LoadFBToScreenInfo. il y a 8 ans
  bunnei 94ad97def0 nv: Fix more broken asserts. il y a 8 ans
  bunnei ac2feaf5fb nvdisp_disp0: Fix broken assert. il y a 8 ans
  bunnei 039fc7f985 core: Fix recent GCC build breaks. il y a 8 ans
  bunnei 97ef21e166 svc: Implement GetSystemTick. il y a 8 ans
  bunnei 305035b503 nvdisp_disp0: Call SwapBuffers to render framebuffer. il y a 8 ans
  bunnei ee4691297f renderer_opengl: Support rendering Switch framebuffer. il y a 8 ans
  bunnei 236d463c52 render_base: Add a struct describing framebuffer metadata. il y a 8 ans
  bunnei 866e66dc31 renderer_opengl: Add MortonCopyPixels function for Switch framebuffer. il y a 8 ans
  bunnei 9e2ad45c98 renderer_opengl: Update DrawScreens for Switch. il y a 8 ans
  bunnei 292135a3b7 CMakeLists: Add framebuffer_layout.cpp. il y a 8 ans
  bunnei 482cf8a005 frontend: Update for undocked Switch screen layout. il y a 8 ans