ebiten/internal
2021-08-22 18:34:35 +09:00
..
affine internal/affine: Improve ColorM Scale's performance 2021-07-27 13:45:09 +09:00
atlas internal/atlas: Bug fix: Disable a test resetting the backend 2021-08-15 00:02:59 +09:00
buffered internal/atlas: Bug fix: Unexpected padding in screenshots 2021-07-29 16:09:29 +09:00
clock internal/clock: Rename UncappedTPS -> SyncWithFPS 2021-07-22 22:46:24 +09:00
debug graphicscommand: Dump internal image info on the debug mode 2021-08-05 01:16:42 +09:00
devicescale Add go:build comments with go1.17beta1 fmt 2021-06-11 01:11:46 +09:00
driver internal/graphicsdriver/metal: Bug fix: Disable presentsWithTransaction on fullscreen 2021-08-08 17:40:37 +09:00
glfw internal/glfw: Use a more stable version of MinGW 2021-08-13 03:35:51 +09:00
graphics internal/graphics: Reafctoring 2021-06-28 23:28:43 +09:00
graphicscommand graphicscommand: Dump internal image info on the debug mode 2021-08-05 01:16:42 +09:00
graphicsdriver internal/graphicsdriver/opengl: Bug fix: A location cache map must be reset when a program is deleted 2021-08-15 04:54:20 +09:00
hooks internal/hooks: Enable to return error at suspend/resume audio 2021-05-04 23:09:01 +09:00
jsutil Remove support of Go 1.13 and Go 1.14 2021-06-07 21:44:22 +09:00
mipmap internal/atlas: Bug fix: Unexpected padding in screenshots 2021-07-29 16:09:29 +09:00
packing packing: Bug fix: Extend could create a too big page 2020-12-31 17:33:27 +09:00
png Add go:build comments with go1.17beta1 fmt 2021-06-11 01:11:46 +09:00
processtest internal/graphicsdriver/opengl: Bug fix: A location cache map must be reset when a program is deleted 2021-08-15 04:54:20 +09:00
restorable graphicscommand: Dump internal image info on the debug mode 2021-08-05 01:16:42 +09:00
shader internal/shaderir/glsl: Bug fix: Remove uncalled functions 2021-07-09 20:22:40 +09:00
shaderir internal/shaderir/glfw: Insert a dummy function to touch uniform array variables 2021-08-15 18:06:41 +09:00
testing Remove flock from the tests 2021-08-22 18:34:35 +09:00
thread internal/thread: Refactoring 2021-06-15 00:43:48 +09:00
uidriver internal/uidriver/glfw: Better implementation of isNativeFullscreen 2021-08-08 17:45:48 +09:00