10057 Commits (b54bd3f018c1c8e2fbbf33a4ce8dea6aa251c88a)

Author SHA1 Message Date
Lioncash bc6972caf9 yuzu/util: Remove unused spinbox.cpp/.h 7 years ago
Lioncash 3356ea5bc2 gl_shader_gen: std::move objects where applicable 7 years ago
Lioncash 22324e3ef1 yuzu/applets/profile_select: Mark header string as translatable 7 years ago
Lioncash d77d1a0207 yuzu/debugger/graphics/graphics_breakpoints: Specify string conversions explicitly 7 years ago
Lioncash cad4f2ed29 yuzu/debugger/profiler: Specify string conversions explicitly 7 years ago
Lioncash a059b9eed4 yuzu/debugger/wait_tree: Specify string conversions explicitly 7 years ago
Lioncash 242273788a ipc_helpers: Amend floating-point type in Pop<double> specialization 7 years ago
Lioncash d5cce86431 kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally linked 7 years ago
Lioncash 88c263ee8e service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). 7 years ago
Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago
ReinUsesLisp 21ea8b2fcb gl_rasterizer: Limit OpenGL point size to a minimum of 1 7 years ago
ReinUsesLisp 52340c3294 maxwell_to_gl: Add TriangleFan primitive topology 7 years ago
ReinUsesLisp a652e58c54 gl_rasterizer: Pass the right number of array quad vertices count 7 years ago
ReinUsesLisp 4cf64f8e09 qt/configure_graphics: Shadow options at runtime 7 years ago
ReinUsesLisp 69265e4504 yuzu_cmd: Use OpenGL compat when asked in the settings 7 years ago
ReinUsesLisp 5f877d9458 yuzu_cmd: Make OpenGL's context current 7 years ago
ReinUsesLisp e6c60b419c yuzu/bootmanager: Explicitly enable deprecated OpenGL features on compat 7 years ago
Fernando Sahmkow fc975e9021 maxwell_3d: reduce sevirity of different component formats assert. 7 years ago
Lioncash b01cce716e video_core/engines/engine_upload: Amend constructor initializer list order 7 years ago
Lioncash 9b6d993e52 video_core/engines/engine_upload: Default destructor in the cpp file 7 years ago
Lioncash ec1c69258a video_core/engines/engine_upload: Remove unnecessary const on parameters in function declarations 7 years ago
Lioncash 0f83c8dffa video_core/engines/engine_upload: Remove unnecessary includes 7 years ago
Lioncash 5db1b54b58 video_core/engines/maxwell3d: Get rid of three magic values in CallMethod() 7 years ago
Lioncash 48ce5880a0 video_core/engines/maxwell_3d: Simplify for loops into ranged for loops within InitializeRegisterDefaults() 7 years ago
Lioncash c212fc9b2c video_core/engines/maxwell_3d: Add is_trivially_copyable_v check for Regs 7 years ago
Lioncash 716fbaef74 video_core/memory_manager: Mark IsBlockContinuous() as a const member function 7 years ago
Lioncash d4bcd006b2 video_core/memory_manager: Mark the constructor as explicit 7 years ago
Lioncash fd12788967 video_core/memory_manager: Default the destructor within the cpp file 7 years ago
Lioncash 53afe47cec video_core/memory_manager: Amend doxygen comments 7 years ago
Lioncash 5235b053b4 video_core/memory_manager: Remove superfluous const from function declarations 7 years ago
Lioncash b6408e9671 video_core/renderer_opengl/gl_shader_cache: Correct member initialization order 7 years ago
Lioncash e43ba3acd4 video_core/shader/decode/texture: Remove unused variable from GetTld4Code() 7 years ago
Lioncash e3c45b4338 renderer_vulkan/vk_shader_decompiler: Remove unused variable from DeclareInternalFlags() 7 years ago
Lioncash 175fe8aaeb video_core/renderer_opengl/gl_shader_decompiler: Remove unused Composite() function 7 years ago
Lioncash 6d28d288a3 video_core/renderer_opengl/gl_rasterizer_cache: Remove unused variable in UploadGLMipmapTexture() 7 years ago
Lioncash ba165b1092 video_core/gpu_thread: Remove unused local variable 7 years ago
Lioncash c56d893e77 video_core/textures/astc: Remove unused variables 7 years ago
Lioncash c4d03f0154 CMakeLists: Specify /volatile:iso for MSVC 7 years ago
Lioncash f3c18d622e configure_dialog: Remove the Whats This? button from the dialog 7 years ago
Lioncash 8bdef4f951 yuzu/hotkeys: Remove unnecessary constructor 7 years ago
Lioncash d955944869 yuzu/main: Move window title updating logic to its own function 7 years ago
Lioncash bf1829a717 yuzu/about_dialog: Specify string conversions explicitly 7 years ago
Lioncash a97120efc1 yuzu/compatdb: Remove unnecessary qualifiers 7 years ago
Lioncash 70c6506a7e src/CMakeLists: Add /Zc:externConstexpr to the MSVC build flags 7 years ago
Lioncash 6ca7241bd9 src/CMakeLists: Vertically order compilation flags 7 years ago
Lioncash 495a8d8d95 core/memory: Remove unused FlushMode enum 7 years ago
zhupengfei 10c4f23953 core/telemetry_session: Only create the backend when we really need it 7 years ago
Lioncash 9e15193ef8
shader/decode/texture: Remove unused variable 7 years ago
Lioncash 5d0dca73c6
CMakeLists: Explicitly specify -Wall for the non-MSVC case 7 years ago
Lioncash 08b270676b
gl_rasterizer: Silence unused variable warning 7 years ago