| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | crypto: Remove hex utilities from key_manager | 2018-08-11 | 2 | -36/+2 | ||
| | * | | | | | | | file_util: Add getter for NAND registration directory | 2018-08-11 | 2 | -0/+8 | ||
| | * | | | | | | | common: Move hex string processing to separate file | 2018-08-11 | 3 | -0/+64 | ||
| * | | | | | | | | Merge pull request #1078 from lioncash/message | 2018-08-15 | 1 | -2/+20 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | lm: Use LOG_DEBUG for printing out trace logs | 2018-08-15 | 1 | -1/+1 | ||
| | * | | | | | | | lm: Handle threads and modules within the logger | 2018-08-15 | 1 | -1/+19 | ||
| * | | | | | | | | Merge pull request #1079 from lioncash/fmt | 2018-08-15 | 5 | -14/+18 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | loader: Make ResultStatus directly compatible with fmt | 2018-08-15 | 5 | -14/+18 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1051 from B3n30/UnscheduleEventThreadsafe | 2018-08-15 | 3 | -1/+12 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Core::CoreTiming: add UnscheduleEventThreadsafe | 2018-08-13 | 3 | -1/+12 | ||
| * | | | | | | | | | Merge pull request #1080 from lioncash/ret | 2018-08-15 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sm/controller: Correct return value of QueryPointerBufferSize | 2018-08-15 | 1 | -1/+1 | ||
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1083 from Subv/conv_neg | 2018-08-15 | 1 | -13/+53 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Shader/Conversion: Implemented the negate bit in F2F and I2I instructions. | 2018-08-15 | 1 | -4/+12 | ||
| | * | | | | | | | | | Shader/I2F: Implemented the negate I2F_C instruction variant. | 2018-08-15 | 1 | -7/+23 | ||
| | * | | | | | | | | | Shader/F2I: Implemented the negate bit in the I2F instruction | 2018-08-15 | 1 | -0/+4 | ||
| | * | | | | | | | | | Shader/F2I: Implemented the F2I_C instruction variant. | 2018-08-15 | 1 | -2/+10 | ||
| | * | | | | | | | | | Shader/F2I: Implemented the negate bit in the F2I instruction. | 2018-08-15 | 1 | -0/+4 | ||
| * | | | | | | | | | | Merge pull request #1081 from lioncash/convert | 2018-08-15 | 3 | -3/+8 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | kernel/server_session: Add IsSession() member function | 2018-08-15 | 3 | -3/+8 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #1077 from bunnei/rgba16u | 2018-08-15 | 1 | -1/+9 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gl_rasterizer_cache: Add RGBA16U to PixelFormatFromTextureFormat. | 2018-08-14 | 1 | -1/+9 | ||
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #1076 from bunnei/format-cleanup | 2018-08-15 | 2 | -41/+71 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | gl_rasterizer_cache: Cleanup some PixelFormat names and logging. | 2018-08-14 | 2 | -41/+71 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1069 from bunnei/vtx-sz | 2018-08-14 | 1 | -5/+20 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | maxwell_to_gl: Properly handle UnsignedInt/SignedInt sizes. | 2018-08-14 | 1 | -5/+20 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1070 from bunnei/cbuf-sz | 2018-08-14 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gl_rasterizer: Fix upload size for constant buffers. | 2018-08-14 | 1 | -3/+3 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1071 from bunnei/fix-ldc | 2018-08-14 | 1 | -13/+22 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | gl_shader_decompiler: Several fixes for indirect constant buffer loads. | 2018-08-14 | 1 | -13/+22 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1068 from bunnei/g8r8s | 2018-08-14 | 2 | -34/+49 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | gl_rasterizer_cache: Implement G8R8S format. | 2018-08-14 | 2 | -34/+49 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1067 from lioncash/init | 2018-08-14 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | emu_window: Ensure WindowConfig members are always initialized | 2018-08-14 | 1 | -3/+3 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1073 from lioncash/3ds | 2018-08-14 | 6 | -17/+0 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | loader: Remove address mapping remnants from citra | 2018-08-14 | 6 | -17/+0 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1072 from lioncash/svc | 2018-08-14 | 1 | -2/+5 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | kernel/svc: Log svcBreak parameters | 2018-08-14 | 1 | -2/+5 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1063 from lioncash/inline | 2018-08-14 | 2 | -15/+11 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | common/xbyak_abi: Mark defined functions in header as inline | 2018-08-14 | 1 | -7/+7 | ||
| | * | | | | | | | common/xbyak: Use nested namespace specifiers where applicable | 2018-08-14 | 2 | -8/+4 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1074 from greggameplayer/Z16_UNORM | 2018-08-14 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Implement Z16_UNORM in PixelFormatFromTextureFormat function | 2018-08-15 | 1 | -0/+2 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #1054 from zhaowenlan1779/misc-fixup | 2018-08-14 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | common/misc: use windows.h | 2018-08-14 | 1 | -1/+1 | ||
| * | | | | | | | | Merge pull request #1056 from lioncash/mm | 2018-08-14 | 2 | -46/+52 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mm_u: Forward all old variants of functions to the new ones | 2018-08-13 | 1 | -5/+11 | ||
| | * | | | | | | | | mm_u: Move implementation class into the cpp file | 2018-08-13 | 2 | -46/+46 | ||
| * | | | | | | | | | Merge pull request #1066 from lioncash/aarch64 | 2018-08-14 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | CMakeLists: Add architecture detection for AArch64 | 2018-08-14 | 1 | -0/+2 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||