Update lightrec 20220912 (#688)
authorPaul Cercueil <paul@crapouillou.net>
Mon, 12 Sep 2022 20:26:25 +0000 (22:26 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Sep 2022 20:26:25 +0000 (22:26 +0200)
commitcdfa353653a8dec134873b2e4b38a7ebf98fc0ef
tree7fc9b87c161552b5c4b1d08abc8fa536b345e1ff
parent6ce0b00a79f4fa7c4a1735be9f48bfbc644b080c
Update lightrec 20220912 (#688)

* lightrec: Remove leftover debug stuff

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
* lightrec: Fix lightrec_can_hw_direct() table

It was slightly wrong, which caused crashes in the intro FMV of
Sled Storm (and maybe other games).

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
* git subrepo pull --force deps/lightrec

subrepo:
  subdir:   "deps/lightrec"
  merged:   "962ba05793"
upstream:
  origin:   "https://github.com/pcercuei/lightrec.git"
  branch:   "master"
  commit:   "962ba05793"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
deps/lightrec/.gitrepo
deps/lightrec/optimizer.c
libpcsxcore/lightrec/plugin.c