Remove unexistant referenced file #3

Closed
Ghost wants to merge 7 commits from (deleted):build-fix_prof-shaders into dev

7 Commits

Author SHA1 Message Date
Sundev79 3ff9ad38b9
Remove unexistant referenced file
Fix a build error : 

fxsdk build-fx                                                  
-- Found Gint: TRUE (found suitable version "2.3.1-4", minimum required is "2.1") 
-- Configuring done
CMake Error at CMakeLists.txt:108 (add_executable):
  Cannot find source file:

    src/perf/shaders.c

- The file not exist anymore, but why ???
2021-02-04 03:06:49 +01:00
Lephe 8cb02e32c3
libs/printf: add floating-point unit tests 2021-02-02 22:25:24 +01:00
Lephe 2a03366942
misc organisation improvements on fx-9860G 2021-02-01 12:00:22 +01:00
Lephe a1c8e2cb77
gint/spuram: Port the test to fx-9860G
Works out-of-the-box on GIII models, but not on older ones.
2021-01-31 17:35:35 +01:00
Lephe aea2d424cc
remove irrelevant tests on SH3 2021-01-31 17:34:53 +01:00
Lephe 996199f4b2
gint/ram: expand RAM discovery method for SPU areas 2021-01-31 15:15:53 +01:00
Lephe dbc9edacaf
switch build system to CMake 2021-01-29 13:28:26 +01:00