11799 Commits (cd2d9628c99db1944b44b5699bfc40bee582301d)
 

Author SHA1 Message Date
bunnei cd2d9628c9
Merge pull request #2558 from ReinUsesLisp/shader-nodes 7 years ago
ReinUsesLisp dec1cbaf7f cmake: Add missing shader hash file entries 7 years ago
ReinUsesLisp 769a50661a shader/node: Minor changes 7 years ago
ReinUsesLisp e1b3be7ced shader: Move Node declarations out of the shader IR header 7 years ago
Zach Hilman 04ac7a637a
Merge pull request #2552 from ReinUsesLisp/shader-shared-ptr 7 years ago
Zach Hilman adb8a9152b
Merge pull request #2549 from lioncash/header 7 years ago
Zach Hilman 7322c8bd7c
Merge pull request #2550 from lioncash/frontend 7 years ago
bunnei 03d9bbaa90
Merge pull request #2551 from lioncash/dtor 7 years ago
ReinUsesLisp bf4dfb3ad4 shader: Use shared_ptr to store nodes and move initialization to file 7 years ago
bunnei a20ba09bfd
Merge pull request #2520 from ReinUsesLisp/vulkan-refresh 7 years ago
bunnei 55c5029171
Merge pull request #2540 from ReinUsesLisp/remove-guest-position 7 years ago
bunnei e4fea833d4
Merge pull request #2419 from DarkLordZach/srv-lr-iface 7 years ago
bunnei 8d7a012297
Merge pull request #2521 from lioncash/naming 7 years ago
bunnei 0bcc305797
Merge pull request #2512 from ReinUsesLisp/comp-indexing 7 years ago
Lioncash 8304aaf282 service/ns: Add missing override specifiers 7 years ago
Lioncash d7d5bffa18 yuzu/CMakeLists: Disable implicit QString->QUrl conversions 7 years ago
Zach Hilman 799302bc9d
Merge pull request #2526 from lioncash/global 7 years ago
Zach Hilman 81e09bb121
Merge pull request #2545 from lioncash/timing 7 years ago
Zach Hilman 6aff1005ef
Merge pull request #2541 from lioncash/input 7 years ago
Lioncash 5b93290183 yuzu/CMakeLists: Disable unsafe overloads of QProcess' start() function 7 years ago
Lioncash b5e1e87922 yuzu/CMakeLists: Disable implicit type narrowing in connect() calls 7 years ago
Lioncash e1d755bdda yuzu/configuration: Make function naming consistent 7 years ago
Zach Hilman 2beaaa35c5
Merge pull request #2510 from SciresM/desired_language 7 years ago
Zach Hilman 1eb979221f
Merge pull request #2527 from lioncash/index 7 years ago
Zach Hilman dd4fe0dab1
Merge pull request #2534 from ReinUsesLisp/shader-cleanup 7 years ago
Zach Hilman 433ca686a8
Merge pull request #2531 from ReinUsesLisp/qt-warnings 7 years ago
Zach Hilman 6ce5f3e1bf
Merge pull request #2515 from lioncash/narrowing 7 years ago
Zach Hilman dfc40a3f9e
Merge pull request #2532 from ShalokShalom/patch-2 7 years ago
Zach Hilman 4f7a1f6c8c
Merge pull request #2536 from lioncash/cache 7 years ago
Lioncash 19dcb50692 kernel/process: Remove unused boost header include 7 years ago
Rodrigo Locatti 2ba4aa8a3b
Merge pull request #2529 from lioncash/boot 7 years ago
Lioncash 2548661c08 core/core_timing_util: Amend casing of cyclesTo* functions 7 years ago
Lioncash 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units 7 years ago
Lioncash 79189c7e3e core/core_timing_utils: Simplify overload set 7 years ago
Mat M 55f8111543
Merge pull request #2525 from FearlessTobi/remove-unused-settings 7 years ago
Hexagon12 b35953e4fd
Merge pull request #2543 from FernandoS27/exit-flow 7 years ago
Fernando Sahmkow a32c52b1d8 shader_bytecode: Mark EXIT as flow instruction 7 years ago
Lioncash 5ccf2a7b82 input_common/sdl/sdl_impl: Correct logging string in SDLState constructor 7 years ago
Lioncash cfac942e63 input_common/sdl/sdl_impl: Move documentation comments to header where applicable 7 years ago
Lioncash b9b23c98ff input_common/sdl/sdl_impl: Amend names for axes for SDLAnalogPoller 7 years ago
Lioncash 50048d9f5a input_common/sdl/sdl_impl: Mark variables const where applicable 7 years ago
Lioncash ca7ca2919c input_common/sdl/sdl_impl: Mark SDLEventToButtonParamPackage() as static 7 years ago
Lioncash b73ea457cc input_common/sdl/sdl_impl: Convert reinterpret_cast into a static_cast 7 years ago
Lioncash 2c679cda51 input_common/sdl/sdl_impl: Use insert_or_assign() where applicable 7 years ago
Lioncash b46e615551 input_common/sdl/sdl_impl: Simplify SDL_Joystick deleter handling 7 years ago
Lioncash 7ea07c6063 input_common/sdl/sdl_impl: Resolve two sign conversion warnings 7 years ago
Lioncash cf0d01a5d7 input_common/sdl: Remove unused header includes and forward declarations 7 years ago
Lioncash 00f0827a26 input_common/sdl/sdl_impl: Use nested namespace specifiers where applicable 7 years ago
Lioncash 77ce85f51d yuzu/bootmanager: Log out screenshot destination path 7 years ago
Lioncash e32bf646cf yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago