Henrik Rydgård
ff8148dd92
Move native/util, native/data and native/i18 to Common/Data.
...
Also move colorutil.cpp/h
linking build fix experiment
Delete a bunch of unused CMakeLists.txt files
CMakeLists.txt linking fix
Don't include NativeApp.h from any headers.
Android.mk buildfix
Half of the UWP fix
Buildfix
Minor project file cleanup
Buildfixes
Guess what? More buildfixes!
2020-10-04 07:28:29 +02:00
Henrik Rydgård
3a5e07ad4f
Vulkan: Stencil initialization: Use the adreno path for Mali as well.
...
Appears to fix the Star Ocean issue and maybe more reported in #12890 .
Strange though...
2020-05-19 23:29:33 +02:00
Henrik Rydgård
f01a4a3a87
Additional rendering fixes for notch
2020-03-31 16:46:14 +02:00
Unknown W. Brackets
5009698cc0
Core: Use a shared_ptr for i18n categories.
...
This does not make them thread safe, but it reduces the chances of a crash
a bit (see #12594.)
2020-02-09 07:35:16 -08:00
Henrik Rydgård
5f58caf4dd
Minor tweak to the test
2018-12-20 13:13:09 +01:00
Henrik Rydgård
0f28b66a70
Don't leak the new pipelines
2018-12-20 11:14:50 +01:00
Henrik Rydgård
d047955686
This should finally repro one of the Adreno bugs
2018-12-20 11:00:15 +01:00
Henrik Rydgård
352bafde7c
GPU driver test: Add a third test with depth completely disabled, and rename the others to match.
2018-12-19 20:21:07 +01:00
Henrik Rydgård
a8ff94e30b
Display some important information on GPU test screen to make screenshots more useful
2018-12-19 14:41:07 +01:00
Henrik Rydgård
2c83574377
Finish up the test
2018-12-19 13:48:58 +01:00
Henrik Rydgård
c2319cd6d1
thin3d: Make the stencil ref value dynamic state (all APIs support this directly).
2018-12-19 13:48:58 +01:00
Henrik Rydgård
df98721e73
Write rough framework for GPU discard test screen
2018-12-19 13:48:54 +01:00