10066 Commits (ae29eaec01fc2c473aa25004e348f5e62da92e70)

Author SHA1 Message Date
Lioncash ae29eaec01 yuzu/configuration/configure_audio: Store power on query into a variable 7 years ago
Lioncash 1cd40afb05 yuzu/configuration/configure_audio: Tidy up function cast 7 years ago
Lioncash 10280072c2 yuzu/configuration/configure_audio: Specify string conversions explicitly 7 years ago
Lioncash a5125bd988 yuzu/util: Remove unused spinbox.cpp/.h 7 years ago
Lioncash 034deed766 gl_shader_gen: std::move objects where applicable 7 years ago
Lioncash db22039c4b yuzu/applets/profile_select: Mark header string as translatable 7 years ago
Lioncash a5f4e8c066 yuzu/debugger/graphics/graphics_breakpoints: Specify string conversions explicitly 7 years ago
Lioncash 0a7eea3d16 yuzu/debugger/profiler: Specify string conversions explicitly 7 years ago
Lioncash d1b2ed0a86 yuzu/debugger/wait_tree: Specify string conversions explicitly 7 years ago
Lioncash f768365cd5 ipc_helpers: Amend floating-point type in Pop<double> specialization 7 years ago
Lioncash 41ddec92eb kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally linked 7 years ago
Lioncash c7bf8c677c service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). 7 years ago
Lioncash 45d71eed4f core/kernel/object: Rename ResetType enum members 7 years ago
ReinUsesLisp 7ee1401455 gl_rasterizer: Limit OpenGL point size to a minimum of 1 7 years ago
ReinUsesLisp d88f57b60a maxwell_to_gl: Add TriangleFan primitive topology 7 years ago
ReinUsesLisp df5cfc7440 gl_rasterizer: Pass the right number of array quad vertices count 7 years ago
ReinUsesLisp 0496136657 qt/configure_graphics: Shadow options at runtime 7 years ago
ReinUsesLisp f6fa8173e0 yuzu_cmd: Use OpenGL compat when asked in the settings 7 years ago
ReinUsesLisp 657f98867d yuzu_cmd: Make OpenGL's context current 7 years ago
ReinUsesLisp 8525820a69 yuzu/bootmanager: Explicitly enable deprecated OpenGL features on compat 7 years ago
Fernando Sahmkow d7fbe5838c maxwell_3d: reduce sevirity of different component formats assert. 7 years ago
Lioncash c02a05d199 video_core/engines/engine_upload: Amend constructor initializer list order 7 years ago
Lioncash 0c9db2ddf0 video_core/engines/engine_upload: Default destructor in the cpp file 7 years ago
Lioncash f06049438a video_core/engines/engine_upload: Remove unnecessary const on parameters in function declarations 7 years ago
Lioncash d3f74a0c6f video_core/engines/engine_upload: Remove unnecessary includes 7 years ago
Lioncash a394c8b35a video_core/engines/maxwell3d: Get rid of three magic values in CallMethod() 7 years ago
Lioncash e9064216a2 video_core/engines/maxwell_3d: Simplify for loops into ranged for loops within InitializeRegisterDefaults() 7 years ago
Lioncash b66f9188cb video_core/engines/maxwell_3d: Add is_trivially_copyable_v check for Regs 7 years ago
Lioncash 68cd911bd1 yuzu: Remove explicit types from locks where applicable 7 years ago
Sebastian Valle 0315253319 GPU/MMEInterpreter: Ignore the 'exit' flag when it's executed inside a delay slot. 7 years ago
Lioncash 7593c20034 service/set: Correct and simplify behavior related to copying language codes 7 years ago
Lioncash 542ab1b1b9 video_core/memory_manager: Mark IsBlockContinuous() as a const member function 7 years ago
Lioncash 24e9c43cf1 video_core/memory_manager: Mark the constructor as explicit 7 years ago
Lioncash cb867f250a video_core/memory_manager: Default the destructor within the cpp file 7 years ago
Lioncash cf685d3e43 video_core/memory_manager: Amend doxygen comments 7 years ago
Lioncash 57744806c3 video_core/memory_manager: Remove superfluous const from function declarations 7 years ago
Lioncash 7afe083f67 video_core/renderer_opengl/gl_shader_cache: Correct member initialization order 7 years ago
Lioncash 18d2c00687 video_core/shader/decode/texture: Remove unused variable from GetTld4Code() 7 years ago
Lioncash 7033f5486e renderer_vulkan/vk_shader_decompiler: Remove unused variable from DeclareInternalFlags() 7 years ago
Lioncash 0feddedab1 video_core/renderer_opengl/gl_shader_decompiler: Remove unused Composite() function 7 years ago
Lioncash af21c30808 video_core/renderer_opengl/gl_rasterizer_cache: Remove unused variable in UploadGLMipmapTexture() 7 years ago
Lioncash 56ccfcdb4b video_core/gpu_thread: Remove unused local variable 7 years ago
Lioncash d6db5ebae2 video_core/textures/astc: Remove unused variables 7 years ago
Lioncash 68c4e76ee0 CMakeLists: Specify /volatile:iso for MSVC 7 years ago
Lioncash 63feb1abed configure_dialog: Remove the Whats This? button from the dialog 7 years ago
Lioncash 83794b9854 yuzu/hotkeys: Remove unnecessary constructor 7 years ago
Lioncash 71b39d4b2e yuzu/main: Move window title updating logic to its own function 7 years ago
Lioncash 79a52fce1d yuzu/about_dialog: Specify string conversions explicitly 7 years ago
Lioncash 9231b30406 yuzu/compatdb: Remove unnecessary qualifiers 7 years ago
Lioncash ef2c91af80 src/CMakeLists: Add /Zc:externConstexpr to the MSVC build flags 7 years ago