This website requires JavaScript.
Explore
Help
Sign In
mth
/
ebiten
Watch
1
Star
0
Fork
0
You've already forked ebiten
mirror of
https://github.com/hajimehoshi/ebiten.git
synced
2025-02-23 08:20:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aaff18ecf7
ebiten
/
internal
/
graphicsdriver
/
metal
/
mtl
History
Hajime Hoshi
aaff18ecf7
graphicsdriver/metal/mtl: Bug fix: Guard the handler map by a mutex
...
The handler is invoked in another thread than the main thread.
2020-11-08 04:40:13 +09:00
..
example_test.go
Update version to v2.0.0-alpha
2020-10-04 04:30:40 +09:00
mtl_test.go
Update version to v2.0.0-alpha
2020-10-04 04:30:40 +09:00
mtl.go
graphicsdriver/metal/mtl: Bug fix: Guard the handler map by a mutex
2020-11-08 04:40:13 +09:00
mtl.h
ebiten: Allow rendering on a sub-image by scissor test
2020-11-08 00:58:44 +09:00
mtl.m
ebiten: Allow rendering on a sub-image by scissor test
2020-11-08 00:58:44 +09:00