ebiten/internal/graphicsdriver
Hajime Hoshi ba47a19b17 mobile: Bug fix: error must be received without waiting for renderCh
Even when error happens, the error was not received when renderCh
received. This was the cause of freezing when error happens.
2019-01-28 12:32:48 +09:00
..
metal graphicsdriver/metal: Avoid using @available syntax for old Xcode (#781) 2019-01-12 00:33:45 +09:00
opengl mobile: Bug fix: error must be received without waiting for renderCh 2019-01-28 12:32:48 +09:00
graphicsdriver.go graphics: Add Address representing a sampler address mode 2018-12-24 17:29:31 +09:00