mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-25 20:06:17 +00:00
removed hardware info seems make perfomance issues , will test something more lightweight
This commit is contained in:
parent
4ae879875e
commit
d4d7e9f5f6
6 changed files with 1 additions and 24 deletions
3
externals/CMakeLists.txt
vendored
3
externals/CMakeLists.txt
vendored
|
@ -140,6 +140,3 @@ option(TRACY_ON_DEMAND "" ON)
|
|||
option(TRACY_NO_FRAME_IMAGE "" ON)
|
||||
option(TRACY_FIBERS "" ON) # For AmdGpu frontend profiling
|
||||
add_subdirectory(tracy)
|
||||
|
||||
# hwinfo
|
||||
add_subdirectory(hwinfo)
|
1
externals/hwinfo
vendored
1
externals/hwinfo
vendored
|
@ -1 +0,0 @@
|
|||
Subproject commit 81ea6332fd4839890b1904f9668865145450f8da
|
Loading…
Add table
Add a link
Reference in a new issue