11935 Commits (3b243f1b3e18f084950d46e324b7a61f13469c6c)
 

Author SHA1 Message Date
Lioncash debd00b300 core/core_timing_util: Amend casing of cyclesTo* functions 7 years ago
Lioncash 97882b84a8 core/core_timing_util: Use std::chrono types for specifying time units 7 years ago
Lioncash c5d6bd7f15 core/core_timing_utils: Simplify overload set 7 years ago
Mat M 3249558b9d Merge pull request #2525 from FearlessTobi/remove-unused-settings 7 years ago
Hexagon12 d7b2f55430 Merge pull request #2543 from FernandoS27/exit-flow 7 years ago
Fernando Sahmkow a8250f511b shader_bytecode: Mark EXIT as flow instruction 7 years ago
Lioncash c10e37ddbf input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 7 years ago
Lioncash f7b6090635 input_common/sdl/sdl_impl: Move documentation comments to header where applicable 7 years ago
Lioncash ac88c3d84d input_common/sdl/sdl_impl: Amend names for axes for SDLAnalogPoller 7 years ago
Lioncash 4124d77186 input_common/sdl/sdl_impl: Mark variables const where applicable 7 years ago
Lioncash 5b89bf78b8 input_common/sdl/sdl_impl: Mark SDLEventToButtonParamPackage() as static 7 years ago
Lioncash f0a45d70a8 input_common/sdl/sdl_impl: Convert reinterpret_cast into a static_cast 7 years ago
Lioncash ed90a754c5 input_common/sdl/sdl_impl: Use insert_or_assign() where applicable 7 years ago
Lioncash f51bbb791d input_common/sdl/sdl_impl: Simplify SDL_Joystick deleter handling 7 years ago
Lioncash 14fb03b99b input_common/sdl/sdl_impl: Resolve two sign conversion warnings 7 years ago
Lioncash 24f0967a65 input_common/sdl: Remove unused header includes and forward declarations 7 years ago
Lioncash 5438937cee input_common/sdl/sdl_impl: Use nested namespace specifiers where applicable 7 years ago
Lioncash e1a9cc2889 yuzu/bootmanager: Log out screenshot destination path 7 years ago
Lioncash 564f80d4fd yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
Lioncash c0600099bd yuzu/bootmanager: Default EmuThread's destructor in the cpp file 7 years ago
Lioncash 982ebbb022 yuzu/bootmanager: unsigned -> u32 7 years ago
Lioncash 0cbdedd429 yuzu/bootmanager: Change false literal to 0 for setSwapInterval() 7 years ago
Lioncash 8d120b9121 yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor 7 years ago
Lioncash 531072e387 yuzu/bootmanager: Remove unnecessary pointer casts 7 years ago
ReinUsesLisp ebbc9d3ee1 gl_shader_decompiler: Remove guest "position" varying 7 years ago
Lioncash cbbf86ba97 input_common/sdl/sdl_impl: Silence sign conversion warnings 7 years ago
Lioncash f2551410bf common/math_util: Provide a template deduction guide for Common::Rectangle 7 years ago
Lioncash a1874b586a game_list_worker: Use QFile over our own IOFile instance or std streams 7 years ago
Lioncash 7e7505d5a0 game_list_worker: Remove template specializations 7 years ago
bunnei a42ca86140 Merge pull request #1931 from DarkLordZach/mii-database-1 7 years ago
bunnei 31f43225bc Merge pull request #2431 from DarkLordZach/game-list-cache 7 years ago
ReinUsesLisp ca5758de77 gl_shader_cache: Store a system class and drop global accessors 7 years ago
ReinUsesLisp 07e1a695c8 gl_shader_cache: Add commentaries explaining the intention in shaders creation 7 years ago
ReinUsesLisp 165b4307ea gl_shader_cache: Flip if condition in GetStageProgram to reduce indentation 7 years ago
ReinUsesLisp 1423e5d59d gl_buffer_cache: Remove unused ReserveMemory method 7 years ago
ReinUsesLisp 3466bf45e8 maxwell_to_gl: Use GL_CLAMP to emulate Clamp wrap mode 7 years ago
ReinUsesLisp af55acef7b gl_rasterizer: Move alpha testing to the OpenGL pipeline 7 years ago
ReinUsesLisp 8bd24371a3 gl_rasterizer: Use GL_QUADS to emulate quads rendering 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
Zach Hilman 99e5ba2e98 main: Remove extraneous comment 7 years ago
ShalokShalom 19ddb3358e Remove outdated info about compability 7 years ago
ReinUsesLisp 0d80feda2d qt: Silence name collision warnings 7 years ago
fearlessTobi 5dc330f1ef yuzu: Remove unused birthday setting 7 years ago
bunnei fe5f59d53d Merge pull request #2446 from ReinUsesLisp/tid 7 years ago
bunnei cd85ef05c2 Merge pull request #2518 from ReinUsesLisp/sdl2-window 7 years ago
Lioncash a4d4b67322 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 5cf1aab5a8 profile_select: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 5f2adf1a9e profile_select: Return int instead of u32 for GetIndex() 7 years ago
Lioncash 9ac89fde57 core/core: Remove unnecessary includes 7 years ago
Lioncash f358207a81 yuzu_cmd/yuzu: Correct formatting specifier 7 years ago