14439 Commits (a8a37d9d068d00a5f577ce2dd856bc9dbe6b4ee6)
 

Author SHA1 Message Date
ReinUsesLisp ccb87410ae format_lookup_table: Address feedback 7 years ago
ReinUsesLisp c884dc8af2 texture_cache: Use a table instead of switch for texture formats 7 years ago
Rodrigo Locatti f24bc2e049 Merge pull request #3113 from lioncash/semi 7 years ago
Lioncash 51d9e22b7e common_funcs: Remove semicolons from INSERT_PADDING_* macros 7 years ago
Lioncash 869878ac8d service/am: Remove unnecessary Skip calls 7 years ago
ReinUsesLisp c6afe25477 texture_cache: Drop abstracted ComponentType 7 years ago
Rodrigo Locatti 5d40b90fb6 Merge pull request #3110 from greggameplayer/CompleteRGBA16UI 7 years ago
Lioncash 27611874d6 am: Stub QueryApplicationPlayStatistics 7 years ago
greggameplayer d60bce4edd correct the implementation of RGBA16UI 7 years ago
bunnei eacdeca1b0 Merge pull request #3089 from SciresM/play_statistics 7 years ago
bunnei 9364f4d30c Merge pull request #3093 from lioncash/mbedtls 7 years ago
bunnei 08ad78fa7e Merge pull request #3092 from lioncash/util 7 years ago
Fernando Sahmkow 206d13c987 Shader_IR: Implement TXD instruction. 7 years ago
Fernando Sahmkow 6267529837 Shader_IR: Implement FLO instruction. 7 years ago
Fernando Sahmkow cb07d60362 Shader_Bytecode: Add encodings for FLO, SHF and TXD 7 years ago
Fernando Sahmkow dfaeb0a97d Merge pull request #3081 from ReinUsesLisp/fswzadd-shuffles 7 years ago
Rodrigo Locatti 3f7a3a9541 Merge pull request #3107 from lioncash/hashable 7 years ago
Rodrigo Locatti 17397fd2ae Merge pull request #3104 from lioncash/xts 7 years ago
Lioncash 7d2b1204d7 common/hash: Remove unused HashableStruct 7 years ago
ReinUsesLisp 2f14d6ba63 maxwell_3d: Fix stencil_back_func_mask offset 7 years ago
Rodrigo Locatti 87039f537f Merge pull request #3103 from lioncash/cfunc 7 years ago
Lioncash fd6e676326 xts_archive: Remove redundant std::string constructor 7 years ago
Lioncash ae15e162be common_funcs: silence sign-conversion warnings in MakeMagic() 7 years ago
Rodrigo Locatti e4a24b0c80 Merge pull request #3084 from ReinUsesLisp/cast-warnings 7 years ago
bunnei 87c1f0b23d Update CONTRIBUTING.md 7 years ago
bunnei 19987dc548 Merge pull request #3096 from jroweboy/patch-1 7 years ago
James Rowe 1d2acb8a2c Move source in windows uploads into its own internal zip 7 years ago
bunnei 197ef9203c Merge pull request #3090 from DarkLordZach/azure-source 7 years ago
Lioncash 0ab5dd8c7f service: Update function tables 7 years ago
Lioncash c6b2fd7415 key_manager: Make use of IOFile in WriteKeyToFile() 7 years ago
Lioncash 4c6cd8b9e8 core: Migrate off deprecated mbedtls functions 7 years ago
Lioncash 0092723959 externals: Update httplib 7 years ago
Lioncash 20d6637c03 service: Resolve sign conversion errors 7 years ago
Lioncash 6fb1953e6c perf_stats: Resolve implicit int to double conversion error 7 years ago
Lioncash 93dd86b390 loader; Resolve sign conversion/truncation errors 7 years ago
Lioncash f1d916de5e gdbstub: Resolve sign conversion errors 7 years ago
Lioncash 63a3b54c1f kernel: Resolve sign conversion warnings 7 years ago
Lioncash e7f1a6b096 file_sys: Resolve sign conversion warnings 7 years ago
Lioncash 34bb09d7be result: Add default error code for the ResultCode(-1) case 7 years ago
Lioncash 5a0d4d4234 crypto: Resolve sign-conversion warnings 7 years ago
Lioncash 53b3dea718 result: Resolve sign-coversion warnings 7 years ago
Lioncash 7b79c025c2 arm_unicorn: Resolve sign conversion warnings 7 years ago
Lioncash 63be9f7f60 CMakeLists: Make most implicit type conversion warnings errors on MSVC 7 years ago
Zach Hilman c32358b8aa ci: Package source with builds 7 years ago
Rodrigo Locatti 8e82aa5c7f video_core: Enable sign conversion warnings 7 years ago
Michael Scire f0cea0cb13 Implement stub for QueryApplicationPlayStatisticsByUid 7 years ago
bunnei 1f7f9e8c50 Merge pull request #3085 from bunnei/web-token-b64 7 years ago
bunnei 9637883799 web-service: Port citra's updated web_backend code. 7 years ago
bunnei 589063b463 yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 7 years ago
bunnei bb464b6df2 Merge pull request #3082 from ReinUsesLisp/fix-lockers 7 years ago