ebiten/internal/graphicsdriver/metal/mtl
TotallyGamerJet 56ec19caa1
all: use RTLD_LAZY in dlopen for darwin (#2453)
dlopen requires either RTLD_LAZY or RTLD_NOW but there was neither.

Updates #1162
2022-11-14 04:44:51 +09:00
..
example_darwin_test.go all: use RTLD_LAZY in dlopen for darwin (#2453) 2022-11-14 04:44:51 +09:00
mtl_darwin_test.go add errcheck static analysis (#2293) 2022-09-10 01:52:46 +09:00
mtl_darwin.go all: use RTLD_LAZY in dlopen for darwin (#2453) 2022-11-14 04:44:51 +09:00