ebiten/internal/graphicsdriver
Hajime Hoshi 5887142da7 internal/grpahicsdriver/metal/mtl: use 3 drawings for fullscreen
Hajime found that renderings were delayed with 2 drawing in fullscreen
though FPS might be lowered. This is mysterious but there is no other
good solution.

Updates #2883
2024-01-19 18:29:47 +09:00
..
directx internal/graphicsdriver: remove Image.IsInvalidated 2024-01-09 00:30:21 +09:00
metal internal/grpahicsdriver/metal/mtl: use 3 drawings for fullscreen 2024-01-19 18:29:47 +09:00
opengl internal/graphicsdriver/opengl/gl: remove IsTexture 2024-01-09 02:35:30 +09:00
playstation5 internal/graphicsdriver/playstation5: use message to detect errors 2024-01-14 22:18:12 +09:00
blend.go ebiten: add BlendOperationMin and BlendOperationMax 2023-10-13 01:56:33 +09:00
graphics.go internal/graphicsdriver: remove Image.IsInvalidated 2024-01-09 00:30:21 +09:00