Fix bindless path in d3d12 that i broke in earlier commit (did not affect any users, thats a debug thing)

Fix guest code profiler, it previously only worked with function precomp + all code you were about to execute already discovered
Allow AndNot if type is V128
This commit is contained in:
chss95cs@gmail.com 2022-10-16 07:47:27 -07:00
parent 22e52cbecd
commit b41e5060da
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -101,3 +101,5 @@ node_modules/.bin/
/third_party/binutils/binutils*
/third_party/vasm/
/tools/shader-playground/*.dll
/profile_print_times.py
/profile_times.txt