ebiten/internal
2021-09-12 23:40:31 +09:00
..
affine Revert "Revert 2 commits using ColorM cache" 2021-05-30 15:24:14 +09:00
atlas internal/atlas: Bug fix: Disable a test resetting the backend 2021-08-15 00:03:38 +09:00
buffered internal/atlas: Bug fix: Unexpected padding in screenshots 2021-07-29 16:10:13 +09:00
clock clock: Bug fix: High TPS didn't work well due to the timer precision 2020-12-21 00:23:29 +09:00
debug ebiten: Add a new log to dump update count 2020-11-24 22:36:32 +09:00
devicescale internal/devicescale: Fallback to simpler logic when trying to get DPI from monitor and failing (#1600) 2021-04-21 11:43:23 +09:00
driver ebiten: Add {Set,}WindowSizeLimits 2021-04-17 03:58:06 +09:00
glfw Update go-gl/glfw for GLFW 3.3.4 2021-08-19 10:47:06 +09:00
graphics ebiten: Use the common vertices backend at DrawTriangles 2021-03-20 20:25:42 +09:00
graphicscommand internal/atlas: Bug fix: Unexpected padding in screenshots 2021-07-29 16:10:13 +09:00
graphicsdriver internal/graphicsdriver/opengl: Bug fix: A location cache map must be reset when a program is deleted 2021-08-15 04:55:41 +09:00
hooks audio: More intellegent suspending/resuming (#617) 2018-05-26 23:31:04 +09:00
jsutil internal/jsutil: Restrict the build environment 2021-03-22 03:50:05 +09:00
mipmap internal/atlas: Bug fix: Unexpected padding in screenshots 2021-07-29 16:10:13 +09:00
packing packing: Bug fix: Extend could create a too big page 2020-12-31 17:33:27 +09:00
png png: Update for Go 1.15 2020-08-14 03:25:02 +09:00
processtest internal/graphicsdriver/opengl: Bug fix: A location cache map must be reset when a program is deleted 2021-08-15 04:55:41 +09:00
restorable internal/atlas: Bug fix: Unexpected padding in screenshots 2021-07-29 16:10:13 +09:00
shader internal/shader: Add more tests and improve the comment 2021-04-09 01:25:37 +09:00
shaderir internal/shaderir/glfw: Insert a dummy function to touch uniform array variables 2021-08-15 18:10:20 +09:00
testflock Clean up the 'js' build tags 2020-10-07 01:33:10 +09:00
testing testing: Bug fix: Lack of uniform variables 2020-12-09 11:52:45 +09:00
thread Update comments 2020-10-21 03:17:40 +09:00
uidriver internal/uidriver/glfw: Bug fix: Forbide Maximize/MinimizeWindow on the native fullscreen on macOS 2021-09-12 23:40:31 +09:00
web internal/web: Consider the case when navigator exists but userAgent doesn't 2021-02-09 23:59:39 +09:00