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 |
|
Artem Yadelskyi
|
10415d417a
|
all: replace interface{} with any (#2430)
Closes #2429
|
2022-11-03 15:33:09 +09:00 |
|
TotallyGamerJet
|
05470f7706
|
internal/graphicsdriver/metal: remove C for macOS (#2243)
Updates #1162
|
2022-08-18 01:39:34 +09:00 |
|
Hajime Hoshi
|
162f62f54e
|
internal/graphicsdriver/metal/mtl: bug fix: test compile error
|
2022-02-11 23:23:22 +09:00 |
|
Hajime Hoshi
|
35deb53624
|
internal/graphicsdriver/metal: Rename files to remove +build comments
|
2021-08-23 02:06:09 +09:00 |
|