summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-06Merge pull request #6791 from ameerj/astc-optbunnei
2021-08-07memory: Address lioncash's reviewyzct12345
2021-08-07memory: Dedup Read and Write and fix logging bugsyzct12345
2021-08-07texture_cache: Address ameerj's reviewyzct12345
2021-08-07Merge branch 'yuzu-emu:master' into fix-lan-playspholz
2021-08-07network: GetAndLogLastError: ignore Errno::AGAINSönke Holz
2021-08-06Merge pull request #6799 from ameerj/vp9-fixesbunnei
2021-08-07network: GetCurrentIpConfigInfo: return host IP addressSönke Holz
2021-08-06nvhost_nvdec_common: Remove BufferMapameerj
2021-08-06vp9: Cleanup unused variablesameerj
2021-08-06vp9: Fix reference frame refreshesameerj
2021-08-06nvhost_nvdec_common: Stub UnmapBuffer Ioctlameerj
2021-08-06network: fix fcntl cmdsSönke Holz
2021-08-05Merge pull request #6822 from yzct12345/clion-assertbunnei
2021-08-06common: uuid: Add hash function for UUIDMorph
2021-08-05memory: Clean up CopyBlock tooyzct12345
2021-08-06Update configure_graphics_advanced.uigidoly
2021-08-05texture_cache: Don't change copyright yearyzct12345
2021-08-05texture_cache: Address ameerj's reviewyzct12345
2021-08-05memory: Address lioncash's reviewyzct12345
2021-08-05Merge pull request #6813 from Morph1984/hex-string-to-uuidbunnei
2021-08-05memory: Clean up codeyzct12345
2021-08-05assert: Verify formattingyzct12345
2021-08-05assert: Avoid empty macrosyzct12345
2021-08-05texture_cache: Split templates outyzct12345
2021-08-04Merge pull request #6819 from Morph1984/i-am-dumbMai M
2021-08-04Merge pull request #6818 from Morph1984/hex-util-bugMai M
2021-08-04applet_swkbd: Include the null terminator in the buffer size calculationMorph
2021-08-04hex_util: Fix incorrect array size in AsArrayMorph
2021-08-04Merge pull request #6816 from lat9nq/fix-mult-contrlMorph
2021-08-04config: Read connected setting for controllerslat9nq
2021-08-04settings_ui: Use better colors for the light themegerman77
2021-08-04settings_ui: Add emulated joystick position dot to controller previewgerman77
2021-08-04common: uuid: Add hex string to UUID constructorMorph
2021-08-03nvdec: Implement VA-API hardware video acceleration (#6713)yzct12345
2021-08-02Merge pull request #6805 from lat9nq/fix-user-profilesMorph
2021-08-02config: Only read/write current_user on global configlat9nq
2021-08-02Merge pull request #6801 from spholz/spholz-patch-1Morph
2021-08-02network: fix ternary operator in Socket::SendTospholz
2021-08-02decoders: Optimize swizzle copy performance (#6790)yzct12345
2021-08-01yuzu-cmd: hide cursor when in fullscreensan
2021-08-01game_list: Make game list folder icons smaller (#6762)Malte Jürgens
2021-08-01Merge pull request #6793 from Morph1984/lang-fixMorph
2021-08-01service: set: Correct copy amount in GetAvailableLanguageCodesMorph
2021-08-01Merge pull request #6720 from ameerj/vk-screenshotFernando S
2021-08-01Merge pull request #6765 from ReinUsesLisp/y-negate-vkAmeer J
2021-08-01Merge pull request #6565 from lat9nq/bundle-ffmpegAmeer J
2021-08-01astc_decoder: Reduce workgroup sizeameerj
2021-08-01astc_decoder: Compute offset swizzles in-shaderameerj
2021-07-31astc_decoder: Make use of uvec4 for payload dataameerj