twitchapon-anim

Basic Twitchapon Receiver/Visuals
git clone git://bsandro.tech/twitchapon-anim
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.gitignore7L
-rw-r--r--LICENSE24L
-rw-r--r--Makefile23L
-rw-r--r--README18L
-rw-r--r--TODO9L
-rw-r--r--assets/BakaHa.png24971B
-rw-r--r--assets/BakaHa.webp4502B
-rw-r--r--assets/BakaHa1.webp4436B
-rw-r--r--assets/BakaHa2.webp4558B
-rw-r--r--assets/BakaHa3.webp4572B
-rw-r--r--assets/chikaiKnife.png5084B
-rw-r--r--assets/chikaiNoPls.png5539B
-rw-r--r--assets/dance01.gif301669B
-rw-r--r--assets/dance02.gif490677B
-rw-r--r--assets/dance03.gif6088464B
-rw-r--r--assets/dance04.gif742612B
-rw-r--r--assets/grass.jpg19095B
-rw-r--r--assets/space.jpg285674B
-rw-r--r--assets/terry1.gif2516125B
-rw-r--r--assets/terry2.gif2684573B
-rw-r--r--ebitest.go225L
-rw-r--r--generate/embed.go18L
-rw-r--r--gif_object.go78L
-rw-r--r--go.mod8L
-rw-r--r--go.sum65L
-rw-r--r--init.go40L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/GLFW_C_REVISION.txt1L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/LICENSE27L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/build.go49L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/build_cgo_hack.go18L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/c_glfw.go12L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/c_glfw_darwin.go14L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/c_glfw_freebsd.go24L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/c_glfw_lin.go24L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/c_glfw_windows.go13L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/context.go94L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/error.c3L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/error.go200L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw.go118L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/LICENSE.md23L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/dummy.go11L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/getopt.c230L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/getopt.h57L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/glad/dummy.go4L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/glad/gl.h3840L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/glad/khrplatform.h282L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/glad/vk_platform.h92L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/glad/vulkan.h3480L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/glad_gl.c1791L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/glad_vulkan.c593L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/linmath.h574L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/mingw/_mingw_dxhelper.h117L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/mingw/dinput.h2467L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/mingw/dummy.go4L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/mingw/xinput.h239L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/nuklear.h25539L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/nuklear_glfw_gl2.h381L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/stb_image_write.h1048L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/tinycthread.c594L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/tinycthread.h443L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/vs2008/dummy.go4L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/deps/vs2008/stdint.h247L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/include/GLFW/dummy.go4L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/include/GLFW/glfw3.h5874L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/include/GLFW/glfw3native.h525L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/cocoa_init.m621L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/cocoa_joystick.h50L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/cocoa_joystick.m487L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/cocoa_monitor.m612L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/cocoa_platform.h211L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/cocoa_time.c62L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/cocoa_window.m1820L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/context.c760L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/dummy.go4L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/egl_context.c789L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/egl_context.h215L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/glx_context.c698L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/glx_context.h181L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/init.c340L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/input.c1356L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/internal.h778L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/linux_joystick.c433L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/linux_joystick.h62L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/mappings.h476L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/monitor.c544L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/nsgl_context.h66L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/nsgl_context.m376L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/null_init.c52L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/null_joystick.c44L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/null_joystick.h31L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/null_monitor.c77L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/null_platform.h62L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/null_window.c332L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/osmesa_context.c372L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/osmesa_context.h94L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/posix_thread.c105L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/posix_thread.h51L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/posix_time.c87L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/posix_time.h44L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/vulkan.c332L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/wgl_context.c796L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/wgl_context.h164L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/win32_init.c631L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/win32_joystick.c755L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/win32_joystick.h56L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/win32_monitor.c535L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/win32_platform.h458L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/win32_thread.c99L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/win32_time.c76L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/win32_window.c2244L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/window.c1101L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/wl_init.c1324L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/wl_monitor.c225L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/wl_platform.h359L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/wl_window.c1894L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/x11_init.c1106L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/x11_monitor.c614L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/x11_platform.h450L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/x11_window.c3166L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/xkb_unicode.c942L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/glfw/src/xkb_unicode.h28L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/go.mod3L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/input.c49L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/input.go973L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/monitor.c19L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/monitor.go267L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/native_darwin.go40L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/native_linbsd.go66L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/native_windows.go36L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/time.go42L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/util.go38L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/vulkan.go85L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/window.c40L
-rw-r--r--vendor/github.com/go-gl/glfw/v3.3/glfw/window.go1008L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/.gitattributes1L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/.gitignore5L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/AUTHORS52L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/CODE_OF_CONDUCT.md3L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/CONTRIBUTING.md46L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/LICENSE201L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/README.md58L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/colorm.go116L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/cursormode.go27L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/debug_ebitendebug.go21L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/debug_notebitendebug.go21L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/doc.go73L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/debugprint.go76L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/doc.go16L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/file_js.go42L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/file_notjs.go34L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/internal/assets/assets.go53L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/internal/assets/license.md19L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/internal/assets/text.png2058B
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/internal/assets/textrgba.go5L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/io.go25L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/loadimage.go50L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/shapes.go67L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/ebitenutil/url.go42L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/gamepad.go59L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/generate.go22L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/geom.go220L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/go.mod20L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/go.sum78L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/goversion.go23L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/graphics.go89L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/image.go752L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/imagedumper_desktop.go181L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/imagedumper_notdesktop.go30L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/imagetobytes.go90L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/init.go29L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/input.go219L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/affine/affine.go29L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/affine/colorm.go588L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/buffered/command.go92L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/buffered/image.go304L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/clock/clock.go147L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/clock/now_notwindows.go29L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/clock/now_windows.go64L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/colormcache/cache.go96L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/devicescale/cinnamon_unix.go151L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/devicescale/devicescale.go39L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/devicescale/impl_android.go76L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/devicescale/impl_ios.go31L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/devicescale/impl_js.go27L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/devicescale/impl_mac.go42L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/devicescale/impl_plan9.go19L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/devicescale/impl_unix.go100L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/devicescale/impl_windows.go254L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/compositemode.go88L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/cursormode.go23L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/event.go272L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/filter.go31L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/gamepadbutton.go54L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/graphics.go99L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/input.go36L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/keys.go344L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/modifier.go25L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/mousebutton.go23L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/driver/ui.go89L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/Dockerfile9L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/const.go144L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/gen.sh1L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/generate.go19L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/glfw_notwindows.go330L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/glfw_windows.go450L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/glfwdll_windows_386.go5L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/glfwdll_windows_amd64.go5L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/keys.go131L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/load_windows.go180L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/native_darwin.go19L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/native_windows.go21L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/glfw/type.go33L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphics/math.go36L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphics/vertex.go140L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicscommand/command.go720L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicscommand/debug_ebitendebug.go21L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicscommand/debug_notebitendebug.go21L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicscommand/doc.go16L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicscommand/image.go273L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicscommand/shader.go41L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/README.md5L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/ca/ca.go164L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/ca/ca.h34L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/ca/ca.m100L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/graphics.go1049L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/mtl/mtl.go894L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/mtl/mtl.h186L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/mtl/mtl.m351L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/ns/ns.go78L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/ns/ns.h22L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/ns/ns.m30L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/shader.go112L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/view.go88L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/view_ios.go63L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/metal/view_macos.go49L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/bytes.go44L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/context.go120L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/context_desktop.go623L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/context_js.go633L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/context_mobile.go465L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/context_notx.go21L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/context_x.go46L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/defaultshader.go286L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/framebuffer.go51L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl/LICENSE21L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl/README.md5L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl/conversions_notwindows.go100L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl/conversions_windows.go96L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl/package.go87L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl/package_notwindows.go952L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl/package_windows.go586L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl/package_x.go34L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl/procaddr_notwindows.go55L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/gl/procaddr_windows.go30L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/graphics.go375L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/graphics_mobile.go25L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/image.go130L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/locationcache.go40L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/program.go335L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/shader.go76L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/graphicsdriver/opengl/types.go39L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/hooks/hooks.go85L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/jsutil/buf_js.go34L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/jsutil/doc.go19L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/jsutil/equalgo113_js.go25L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/jsutil/equalgo114_js.go25L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/jsutil/go112_js.go45L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/jsutil/go113_js.go109L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/mipmap/mipmap.go412L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/packing/packing.go327L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/png/generate.go21L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/png/stdlibfuzz.go54L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/png/stdlibpaeth.go73L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/png/stdlibreader.go1037L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/png/stdlibwriter.go637L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/restorable/const_android.go19L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/restorable/const_js.go24L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/restorable/const_others.go22L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/restorable/doc.go68L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/restorable/image.go664L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/restorable/images.go284L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/restorable/rect.go112L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/restorable/shader.go45L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shader/expr.go639L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shader/shader.go778L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shader/stmt.go662L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shader/type.go100L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shaderir/glsl/glsl.go487L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shaderir/glsl/type.go77L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shaderir/metal/metal.go502L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shaderir/metal/type.go111L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shaderir/program.go347L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shaderir/type.go188L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shareable/image.go689L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/shareable/shader.go56L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/thread/thread.go64L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/graphics_darwin.go62L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/graphics_opengl.go26L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/hideconsole_notwindows.go20L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/hideconsole_windows.go95L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/input.go388L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/keys.go238L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/ui.go1171L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/ui_darwin.go84L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/ui_unix.go63L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/ui_windows.go184L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/glfw/window.go264L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/js/input_js.go359L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/js/keys_js.go227L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/js/ui_js.go471L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/mobile/graphics_ios.go33L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/mobile/graphics_opengl.go26L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/mobile/input.go215L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/mobile/keys.go126L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/uidriver/mobile/ui.go494L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/web/web_js.go48L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/internal/web/web_notjs.go33L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/keys.go756L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/mousebuttons.go29L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/run.go397L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/shader.go221L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/uicontext.go251L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/uidriver_glfw.go29L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/uidriver_js.go24L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/uidriver_mobile.go26L
-rw-r--r--vendor/github.com/hajimehoshi/ebiten/v2/window.go331L
-rw-r--r--vendor/golang.org/x/exp/AUTHORS3L
-rw-r--r--vendor/golang.org/x/exp/CONTRIBUTORS3L
-rw-r--r--vendor/golang.org/x/exp/LICENSE27L
-rw-r--r--vendor/golang.org/x/exp/PATENTS22L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/buffer.go32L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/cocoa.go671L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/cocoa.m334L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/context.go37L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/egl.go106L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/gldriver.go133L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/other.go31L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/screen.go149L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/texture.go160L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/win32.go357L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/window.go389L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/x11.c328L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/gldriver/x11.go318L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/drawer/drawer.go34L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/errscreen/errscreen.go25L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/event/event.go68L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/lifecycler/lifecycler.go80L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/win32/key.go350L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/win32/syscall.go7L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/win32/syscall_windows.go186L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/win32/win32.go518L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/win32/zsyscall_windows.go293L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/x11key/table.go1577L
-rw-r--r--vendor/golang.org/x/exp/shiny/driver/internal/x11key/x11key.go311L
-rw-r--r--vendor/golang.org/x/exp/shiny/screen/screen.go354L
-rw-r--r--vendor/golang.org/x/image/AUTHORS3L
-rw-r--r--vendor/golang.org/x/image/CONTRIBUTORS3L
-rw-r--r--vendor/golang.org/x/image/LICENSE27L
-rw-r--r--vendor/golang.org/x/image/PATENTS22L
-rw-r--r--vendor/golang.org/x/image/math/f64/f64.go37L
-rw-r--r--vendor/golang.org/x/image/riff/riff.go193L
-rw-r--r--vendor/golang.org/x/image/vp8/decode.go403L
-rw-r--r--vendor/golang.org/x/image/vp8/filter.go273L
-rw-r--r--vendor/golang.org/x/image/vp8/idct.go98L
-rw-r--r--vendor/golang.org/x/image/vp8/partition.go129L
-rw-r--r--vendor/golang.org/x/image/vp8/pred.go201L
-rw-r--r--vendor/golang.org/x/image/vp8/predfunc.go553L
-rw-r--r--vendor/golang.org/x/image/vp8/quant.go98L
-rw-r--r--vendor/golang.org/x/image/vp8/reconstruct.go442L
-rw-r--r--vendor/golang.org/x/image/vp8/token.go381L
-rw-r--r--vendor/golang.org/x/image/vp8l/decode.go603L
-rw-r--r--vendor/golang.org/x/image/vp8l/huffman.go245L
-rw-r--r--vendor/golang.org/x/image/vp8l/transform.go299L
-rw-r--r--vendor/golang.org/x/image/webp/decode.go271L
-rw-r--r--vendor/golang.org/x/image/webp/doc.go9L
-rw-r--r--vendor/golang.org/x/mobile/AUTHORS3L
-rw-r--r--vendor/golang.org/x/mobile/CONTRIBUTORS3L
-rw-r--r--vendor/golang.org/x/mobile/LICENSE27L
-rw-r--r--vendor/golang.org/x/mobile/PATENTS22L
-rw-r--r--vendor/golang.org/x/mobile/app/GoNativeActivity.java67L
-rw-r--r--vendor/golang.org/x/mobile/app/android.c200L
-rw-r--r--vendor/golang.org/x/mobile/app/android.go819L
-rw-r--r--vendor/golang.org/x/mobile/app/app.go213L
-rw-r--r--vendor/golang.org/x/mobile/app/darwin_desktop.go496L
-rw-r--r--vendor/golang.org/x/mobile/app/darwin_desktop.m249L
-rw-r--r--vendor/golang.org/x/mobile/app/darwin_ios.go216L
-rw-r--r--vendor/golang.org/x/mobile/app/darwin_ios.m165L
-rw-r--r--vendor/golang.org/x/mobile/app/doc.go85L
-rw-r--r--vendor/golang.org/x/mobile/app/internal/callfn/callfn.go17L
-rw-r--r--vendor/golang.org/x/mobile/app/internal/callfn/callfn_386.s11L
-rw-r--r--vendor/golang.org/x/mobile/app/internal/callfn/callfn_amd64.s11L
-rw-r--r--vendor/golang.org/x/mobile/app/internal/callfn/callfn_arm.s11L
-rw-r--r--vendor/golang.org/x/mobile/app/internal/callfn/callfn_arm64.s11L
-rw-r--r--vendor/golang.org/x/mobile/app/shiny.go70L
-rw-r--r--vendor/golang.org/x/mobile/app/x11.c173L
-rw-r--r--vendor/golang.org/x/mobile/app/x11.go122L
-rw-r--r--vendor/golang.org/x/mobile/event/key/code_string.go60L
-rw-r--r--vendor/golang.org/x/mobile/event/key/key.go270L
-rw-r--r--vendor/golang.org/x/mobile/event/lifecycle/lifecycle.go135L
-rw-r--r--vendor/golang.org/x/mobile/event/mouse/mouse.go90L
-rw-r--r--vendor/golang.org/x/mobile/event/paint/paint.go24L
-rw-r--r--vendor/golang.org/x/mobile/event/size/size.go92L
-rw-r--r--vendor/golang.org/x/mobile/event/touch/touch.go72L
-rw-r--r--vendor/golang.org/x/mobile/geom/geom.go102L
-rw-r--r--vendor/golang.org/x/mobile/gl/consts.go657L
-rw-r--r--vendor/golang.org/x/mobile/gl/dll_windows.go243L
-rw-r--r--vendor/golang.org/x/mobile/gl/doc.go66L
-rw-r--r--vendor/golang.org/x/mobile/gl/fn.go210L
-rw-r--r--vendor/golang.org/x/mobile/gl/gl.go1852L
-rw-r--r--vendor/golang.org/x/mobile/gl/gldebug.go3673L
-rw-r--r--vendor/golang.org/x/mobile/gl/interface.go889L
-rw-r--r--vendor/golang.org/x/mobile/gl/types_debug.go82L
-rw-r--r--vendor/golang.org/x/mobile/gl/types_prod.go93L
-rw-r--r--vendor/golang.org/x/mobile/gl/work.c556L
-rw-r--r--vendor/golang.org/x/mobile/gl/work.go177L
-rw-r--r--vendor/golang.org/x/mobile/gl/work.h217L
-rw-r--r--vendor/golang.org/x/mobile/gl/work_other.go36L
-rw-r--r--vendor/golang.org/x/mobile/gl/work_windows.go569L
-rw-r--r--vendor/golang.org/x/mobile/gl/work_windows_386.s9L
-rw-r--r--vendor/golang.org/x/mobile/gl/work_windows_amd64.s12L
-rw-r--r--vendor/golang.org/x/mobile/internal/mobileinit/ctx_android.go124L
-rw-r--r--vendor/golang.org/x/mobile/internal/mobileinit/mobileinit.go11L
-rw-r--r--vendor/golang.org/x/mobile/internal/mobileinit/mobileinit_android.go93L
-rw-r--r--vendor/golang.org/x/mobile/internal/mobileinit/mobileinit_ios.go38L
-rw-r--r--vendor/golang.org/x/sys/AUTHORS3L
-rw-r--r--vendor/golang.org/x/sys/CONTRIBUTORS3L
-rw-r--r--vendor/golang.org/x/sys/LICENSE27L
-rw-r--r--vendor/golang.org/x/sys/PATENTS22L
-rw-r--r--vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go30L
-rw-r--r--vendor/golang.org/x/sys/windows/aliases.go13L
-rw-r--r--vendor/golang.org/x/sys/windows/dll_windows.go415L
-rw-r--r--vendor/golang.org/x/sys/windows/empty.s8L
-rw-r--r--vendor/golang.org/x/sys/windows/env_windows.go54L
-rw-r--r--vendor/golang.org/x/sys/windows/eventlog.go20L
-rw-r--r--vendor/golang.org/x/sys/windows/exec_windows.go97L
-rw-r--r--vendor/golang.org/x/sys/windows/memory_windows.go31L
-rw-r--r--vendor/golang.org/x/sys/windows/mkerrors.bash63L
-rw-r--r--vendor/golang.org/x/sys/windows/mkknownfolderids.bash27L
-rw-r--r--vendor/golang.org/x/sys/windows/mksyscall.go9L
-rw-r--r--vendor/golang.org/x/sys/windows/race.go30L
-rw-r--r--vendor/golang.org/x/sys/windows/race0.go25L
-rw-r--r--vendor/golang.org/x/sys/windows/security_windows.go1406L
-rw-r--r--vendor/golang.org/x/sys/windows/service.go231L
-rw-r--r--vendor/golang.org/x/sys/windows/str.go22L
-rw-r--r--vendor/golang.org/x/sys/windows/syscall.go74L
-rw-r--r--vendor/golang.org/x/sys/windows/syscall_windows.go1480L
-rw-r--r--vendor/golang.org/x/sys/windows/types_windows.go1774L
-rw-r--r--vendor/golang.org/x/sys/windows/types_windows_386.go35L
-rw-r--r--vendor/golang.org/x/sys/windows/types_windows_amd64.go34L
-rw-r--r--vendor/golang.org/x/sys/windows/types_windows_arm.go35L
-rw-r--r--vendor/golang.org/x/sys/windows/zerrors_windows.go6853L
-rw-r--r--vendor/golang.org/x/sys/windows/zknownfolderids_windows.go149L
-rw-r--r--vendor/golang.org/x/sys/windows/zsyscall_windows.go3055L
-rw-r--r--vendor/modules.txt75L