bunnei
|
95ce471774
config: Default log filter to trace.
|
8 лет назад |
bunnei
|
1247c53786
yuzu: Update license text to be consistent across project.
|
8 лет назад |
James Rowe
|
70e65ee63a
Remove settings issues in sdl and fix a few files that broke in mingw
|
8 лет назад |
James Rowe
|
18ca3ca751
Removing unused settings and yuzu rebranding
|
8 лет назад |
James Rowe
|
f5f28a4f67
Get yuzu sdl to start compiling
|
8 лет назад |
James Rowe
|
389979018c
Remove gpu debugger and get yuzu qt to compile
|
8 лет назад |
James Rowe
|
1d28b2e142
Remove references to PICA and rasterizers in video_core
|
8 лет назад |
James Rowe
|
ebf9a784a9
Massive removal of unused modules
|
8 лет назад |
bunnei
|
890bbc0cd3
config: Default CPU core to Unicorn.
|
8 лет назад |
bunnei
|
941cdae6f0
CMakeLists: Use C++ 17.
|
8 лет назад |
bunnei
|
287485e3a7
boost: Update version.
|
8 лет назад |
bunnei
|
8e51c61dbc
core: Gut out cryptop, since it doesn't compile with C++17.
|
8 лет назад |
MerryMage
|
106d900f93
dynarmic: Update to 83afe435
|
8 лет назад |
MerryMage
|
b628192bf2
configuration: Add cpu_core configuration option
|
8 лет назад |
MerryMage
|
d2fbc78320
arm_dynarmic: Implement core
|
8 лет назад |
bunnei
|
056f987bcd
core: Include <algorithm> where used.
|
8 лет назад |
bunnei
|
11adef4843
renderer_opengl: Fix LOG_TRACE in LoadFBToScreenInfo.
|
8 лет назад |
bunnei
|
94ad97def0
nv: Fix more broken asserts.
|
8 лет назад |
bunnei
|
ac2feaf5fb
nvdisp_disp0: Fix broken assert.
|
8 лет назад |
bunnei
|
039fc7f985
core: Fix recent GCC build breaks.
|
8 лет назад |
bunnei
|
97ef21e166
svc: Implement GetSystemTick.
|
8 лет назад |
bunnei
|
305035b503
nvdisp_disp0: Call SwapBuffers to render framebuffer.
|
8 лет назад |
bunnei
|
ee4691297f
renderer_opengl: Support rendering Switch framebuffer.
|
8 лет назад |
bunnei
|
236d463c52
render_base: Add a struct describing framebuffer metadata.
|
8 лет назад |
bunnei
|
866e66dc31
renderer_opengl: Add MortonCopyPixels function for Switch framebuffer.
|
8 лет назад |
bunnei
|
9e2ad45c98
renderer_opengl: Update DrawScreens for Switch.
|
8 лет назад |
bunnei
|
292135a3b7
CMakeLists: Add framebuffer_layout.cpp.
|
8 лет назад |
bunnei
|
482cf8a005
frontend: Update for undocked Switch screen layout.
|
8 лет назад |
Subv
|
1ca800ccee
NV: Move the nv device nodes to their own directory and namespace.
|
8 лет назад |
Subv
|
977ce4abbc
VI: Use a Pulse event instead of OneShot for the vblank events.
|
8 лет назад |