10633 Commits (bbc5b5d62dfd66e623494bfc67fc469eae6551c6)

Author SHA1 Message Date
Lioncash 536c9cf006 yuzu/bootmanager: Default EmuThread's destructor in the cpp file 7 years ago
Lioncash 0a650ec99e yuzu/bootmanager: unsigned -> u32 7 years ago
Lioncash 2575403acf yuzu/bootmanager: Change false literal to 0 for setSwapInterval() 7 years ago
Lioncash cfb59aad3f yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor 7 years ago
Lioncash 49e3a6e924 yuzu/bootmanager: Remove unnecessary pointer casts 7 years ago
ReinUsesLisp 0935c2d97b gl_shader_decompiler: Remove guest "position" varying 7 years ago
Lioncash e70f16fff7 input_common/sdl/sdl_impl: Silence sign conversion warnings 7 years ago
Lioncash 1edf018319 common/math_util: Provide a template deduction guide for Common::Rectangle 7 years ago
Lioncash d0d97de1e4 game_list_worker: Use QFile over our own IOFile instance or std streams 7 years ago
Lioncash de2533d389 game_list_worker: Remove template specializations 7 years ago
ReinUsesLisp e72b9044a0 gl_shader_cache: Store a system class and drop global accessors 7 years ago
ReinUsesLisp ad321564ed gl_shader_cache: Add commentaries explaining the intention in shaders creation 7 years ago
ReinUsesLisp 838b6d2ff8 gl_shader_cache: Flip if condition in GetStageProgram to reduce indentation 7 years ago
ReinUsesLisp 6ac4490751 gl_buffer_cache: Remove unused ReserveMemory method 7 years ago
ReinUsesLisp a89cc0bafc maxwell_to_gl: Use GL_CLAMP to emulate Clamp wrap mode 7 years ago
ReinUsesLisp b76df62c00 gl_rasterizer: Move alpha testing to the OpenGL pipeline 7 years ago
ReinUsesLisp df509486c4 gl_rasterizer: Use GL_QUADS to emulate quads rendering 7 years ago
ReinUsesLisp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
Zach Hilman 9b2d38582f main: Remove extraneous comment 7 years ago
ReinUsesLisp 3f11d1c821 qt: Silence name collision warnings 7 years ago
fearlessTobi d9c1b94f03 yuzu: Remove unused birthday setting 7 years ago
Lioncash cfc9d92b38 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 802dd3cc95 profile_select: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 139301c5a1 profile_select: Return int instead of u32 for GetIndex() 7 years ago
Lioncash 8bbe930fac core/core: Remove unnecessary includes 7 years ago
Lioncash c6f05b586f yuzu_cmd/yuzu: Correct formatting specifier 7 years ago
Lioncash 84a8fb9264 core/loader: Remove LoadKernelSystemMode 7 years ago
Lioncash b1a4ab2ccc core/telemetry_session: Remove unnecessary web service nulling out in destructor 7 years ago
Lioncash 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 years ago
Lioncash 05af9d915c core/telemetry_session: Explicitly delete copy and move constructors 7 years ago
Lioncash 2fb3b9b951 core/telemetry_session: Remove unused include 7 years ago
ReinUsesLisp 21c0b4dec8 gl_device: Add commentary to AOFFI unit test source code 7 years ago
ReinUsesLisp 84928e6d67 gl_shader_gen: Always declare extensions after the version declaration 7 years ago
Zach Hilman 52b80d231c ncm: Implement LR OpenAddOnContentLocationResolver (2) 7 years ago
Zach Hilman e0920ef4ba ncm: Implement LR OpenRegisteredLocationResolver (1) 7 years ago
Zach Hilman 33ac193bf6 ncm: Implement LR OpenLocationResolver (0) 7 years ago
Zach Hilman 46e2ca5475 game_list_worker: Add better error handling to caching 7 years ago
Zach Hilman 944c07ac7d yuzu: Clear partial/full game list cache when data is updated 7 years ago
Zach Hilman f95bdb5088 game_list: Implement caching for game list 7 years ago
Zach Hilman 180f22f17e ui_settings: Add option to cache game list 7 years ago
Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader 7 years ago
ReinUsesLisp f424b46036 vk_device: Let formats array type be deduced 7 years ago
ReinUsesLisp a4c5e3e339 vk_shader_decompiler: Misc fixes 7 years ago
ReinUsesLisp dec3c981d0 vk_device: Enable features when available and misc changes 7 years ago
ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
Lioncash 0fa039d8d0 core_timing_util: Silence sign-comparison warnings 7 years ago
Lioncash e5159cfb84 loader/nso: Silence sign-comparison warning 7 years ago
ReinUsesLisp 4b80dd23a4 yuzu_cmd: Split emu_window OpenGL implementation into its own file 7 years ago
Zach Hilman cdf52b9374 prepo: Save reports from PlayReport service 7 years ago
Zach Hilman 34e9736910 fatal: Save report on fatal:u call 7 years ago