ebiten/internal/graphicsdriver/metal/mtl
TotallyGamerJet 5dee21dc7d
internal/cocoa, internal/graphicsdriver/metal/*: minimize allocations (#3133)
Cache the result of objc.RegisterName at program startup. Use NSInvocation less
to avoid multiple C calls.
2024-10-18 11:44:37 +09:00
..
dispatch_darwin.go all: add a new package shaderprecomp 2024-05-05 03:51:04 +09:00
example_darwin_test.go internal/graphicsdriver/metal/mtl: follow ObjC convention 2024-05-06 21:51:57 +09:00
mtl_darwin_test.go all: use bufio.Reader to improve reading speed 2024-07-29 02:28:37 +09:00
mtl_darwin.go internal/cocoa, internal/graphicsdriver/metal/*: minimize allocations (#3133) 2024-10-18 11:44:37 +09:00