..
affine
all: use math/rand/v2
2024-09-12 01:17:26 +09:00
atlas
all: use Go 1.21's min/max builtin functions
2024-09-12 01:01:05 +09:00
beforemaintest
internal/beforemaintest: avoid os.Exit(0)
2024-09-01 13:58:39 +09:00
buffered
all: use Go 1.21's min/max builtin functions
2024-09-12 01:01:05 +09:00
builtinshader
internal/shader: allow less arguments at Fragment
2024-08-25 19:17:41 +09:00
clock
all: use Go 1.21's min/max builtin functions
2024-09-12 01:01:05 +09:00
cocoa
internal/cocoa: integrate internal/graphicsdriver/metal/ns and internal/cocoa
2024-01-02 22:22:19 +09:00
debug
internal/debug: reland: rename functions
2024-08-07 23:48:35 +09:00
file
internal/file: update comments
2024-09-06 11:03:39 +09:00
gamepad
internal/gamepad: ignore EACCES error for /dev/input
2024-08-08 11:35:39 +09:00
gamepaddb
internal/gamepaddb: update the database
2024-09-24 00:10:11 +09:00
glfw
ebiten: add RequestAttention
2024-09-22 00:05:00 +09:00
graphics
ebiten: add Vertex.Custom0 to Custom3
2024-08-25 18:11:39 +09:00
graphicscommand
all: use Go 1.21's min/max builtin functions
2024-09-12 01:01:05 +09:00
graphicsdriver
internal/graphicsdriver/opengl/gl: fixes DeleteVertexArrays removing entry from textures instead of vertexArrays value store in webgl driver ( #3125 )
2024-10-08 15:42:50 +09:00
hook
internal/hook: rename hooks -> hook
2023-10-06 13:58:00 +09:00
microsoftgdk
internal/microsoftgdk: improve forward compatibility
2022-12-25 22:00:22 +09:00
mipmap
internal/mipmap: refactoring
2024-09-12 17:36:17 +09:00
packing
internal/atlas: use bit manipulation for function power of 2 -like functions ( #2915 )
2024-02-25 02:06:52 +09:00
png
internal/png: go generate
2024-09-24 00:01:15 +09:00
processtest
ebiten: add FillRuleFillAll
, FillRuleEvenOdd
, and FillRuleNonZero
2024-06-08 17:58:33 +09:00
restorable
internal/restorable: reland: remove 'volatile' attribute when restorable is not used
2024-09-21 23:29:32 +09:00
shader
internal/shader: add check for out-of-bounds
2024-09-21 22:06:36 +09:00
shaderir
internal/shader: add check for out-of-bounds
2024-09-21 22:06:36 +09:00
testing
internal/testing: avoid os.Exit(0)
2024-09-01 13:31:40 +09:00
thread
internal/thread: fix comments
2023-12-23 23:23:52 +09:00
ui
internal/ui: bug fix: an undecorated window should reach the top of the screen
2024-09-28 02:52:40 +09:00
vettools
internal/vettools: bug fix: vettool itself failed with vettool check
2023-10-04 12:56:14 +09:00
vibrate
all: use github.com/ebitengine/gomobile instead of golang.org/x/mobile
2024-02-24 22:07:27 +09:00
winver
internal/winver: fix a panic message
2023-10-05 01:25:09 +09:00