Commit Graph

  • 9d20c7b9df all: update bitmapfont Hajime Hoshi 2024-07-04 13:19:20 +0900
  • 346aaf071e internal/graphicscommand: add screen info to log Hajime Hoshi 2024-07-04 02:01:56 +0900
  • 94a93f8032 internal/atlas: assume backend.image is never nil Hajime Hoshi 2024-07-04 02:00:42 +0900
  • c29d4b24bb internal/graphicsdriver/opengl: skip checkFramebufferStatus on browsers Hajime Hoshi 2024-07-03 20:34:21 +0900
  • c5974390a8 text/v2: add glyphImageCache.atime Hajime Hoshi 2024-07-03 18:39:30 +0900
  • dab24b8665 Merge branch 'main' of github.com:hajimehoshi/ebiten Zyko 2024-07-03 00:43:12 +0200
  • 718521b2cd No need to ensure isolation in the case of MRT Zyko 2024-07-03 00:43:06 +0200
  • c1315b3238 all: update bitmapfont Hajime Hoshi 2024-07-02 23:02:54 +0900
  • 9d4f88c992
    ebiten: update image.DrawTriangles* to re-use indices (#3026) Ernest Romero Climent 2024-07-02 00:40:53 -0700
  • 974a7ab596
    Update image.DrawTriangles to re-use indices ernestrc 2024-06-23 23:52:08 -0700
  • d7ff8820a2
    Update builtinShader to not use mutex when single thread build tag is set ernestrc 2024-06-24 00:02:20 -0700
  • e3af35e6ff .github/workflows: build with GOARCH=amd64 explicitly on macOS Hajime Hoshi 2024-07-02 10:44:28 +0900
  • b2a62daea5 Few fixes Zyko 2024-07-01 23:01:17 +0200
  • 4267664b8b all: update Oto to v3.3.0-alpha.2 Hajime Hoshi 2024-07-02 00:06:58 +0900
  • f6cdf401fc internal/atlas: bug fix: compilation failure v2.7.6 Hajime Hoshi 2024-07-01 00:03:01 +0900
  • 001ac9a90e internal/atlas: backends for unmanaged images were never released Hajime Hoshi 2024-06-30 22:51:05 +0900
  • 2a22260d14 internal/atlas: backends for unmanaged images were never released Hajime Hoshi 2024-06-30 22:51:05 +0900
  • 3f91d8cdf1 internal/atlas: refactoring Hajime Hoshi 2024-06-30 22:38:25 +0900
  • ec7ef5e6a3 internal/atlas: add comments Hajime Hoshi 2024-06-30 22:22:27 +0900
  • 5b8fd9733c internal/atlas: refactoring Hajime Hoshi 2024-06-30 19:21:42 +0900
  • 9ff93e3063 all: fix comments Hajime Hoshi 2024-06-30 18:56:07 +0900
  • def82fd5d3 internal/atlas: refactoring: remove ImageTypeVolatile Hajime Hoshi 2024-06-30 18:40:13 +0900
  • f6827de5b6 all: update golang.org/x/image to v0.18.0 Hajime Hoshi 2024-06-30 16:19:43 +0900
  • f4ceb961af internal/ui: bug fix: the window size callback was not called on macOS Hajime Hoshi 2024-06-30 15:59:12 +0900
  • 32417353d3 internal/ui: bug fix: the window size callback was not called on macOS Hajime Hoshi 2024-06-30 15:59:12 +0900
  • f6fbb3ddea all: update Oto Hajime Hoshi 2024-06-29 15:47:14 +0900
  • 4061742067
    build(deps): bump golang.org/x/image from 0.17.0 to 0.18.0 (#3028) dependabot[bot] 2024-06-27 13:25:42 +0900
  • 9956557184
    build(deps): bump golang.org/x/image from 0.17.0 to 0.18.0 dependabot[bot] 2024-06-26 19:40:41 +0000
  • b749976a84 examples/resources/images: update the licenses for the Gopher images Hajime Hoshi 2024-06-23 12:09:40 +0900
  • 0c3b4a2d91 examples/resources/images: update the license URLs for ebiten.png Hajime Hoshi 2024-06-23 12:07:47 +0900
  • c86874b506 all: update PureGo to v0.8.0-alpha.3 Hajime Hoshi 2024-06-23 01:23:32 +0900
  • 7524f990ba .github/workflows: add Go v1.23.0 to tests Hajime Hoshi 2024-06-22 13:53:25 +0900
  • b7015c4354 .github/workflows: bug fix: wrong version was specified Hajime Hoshi 2024-06-22 02:45:29 +0900
  • 96984210e1 .github/workflows: update action versions Hajime Hoshi 2024-06-22 02:43:33 +0900
  • 1cd6a1f10c examples/wav: add -bits option to specify 8bits Hajime Hoshi 2024-06-22 01:25:04 +0900
  • 615a008ea0 address comments from PR jeremyfaller 2024-06-20 16:29:17 -0400
  • b5ae59d9ac add copyright jeremyfaller 2024-06-20 11:49:01 -0400
  • 612e22f087 add support for 24 and 32 bit sound files jeremyfaller 2024-06-20 11:46:03 -0400
  • 0eb2b9980d all: update purego Hajime Hoshi 2024-06-20 21:08:12 +0900
  • 76a170eecf examples/resources/images: update the licenses Hajime Hoshi 2024-06-20 03:25:39 +0900
  • 32c1e3ba0c move stereo16.go -> stereo.go jeremyfaller 2024-06-18 15:13:16 -0400
  • 941aec5f51 ebitenutil: update documentation for DebugPrint Hajime Hoshi 2024-06-19 03:09:59 +0900
  • a6d7cadab7 internal/graphicsdriver/playstation5: change struct member names Hajime Hoshi 2024-06-17 03:04:18 +0900
  • dc8dfae3bf
    examples/windowsize: fix typo (#3022) Ikko Eltociear Ashimine 2024-06-16 03:42:42 +0900
  • 0159835ec3
    examples/windowsize: update main.go Ikko Eltociear Ashimine 2024-06-16 02:57:39 +0900
  • ea462f4cb6 Fixed comment Zyko 2024-06-14 20:20:15 +0200
  • 5e40bce5c9 Fixed authors name Zyko 2024-06-14 19:00:33 +0200
  • 21107b1f3f Follow go const comment convention Zyko 2024-06-14 18:27:56 +0200
  • 74a83cfe7b Extra comment at constant definition Zyko 2024-06-14 18:05:55 +0200
  • 8abc922e89 Always take the first destination image + comment Zyko 2024-06-14 18:03:42 +0200
  • ffb77757f0 all: update dependencies Hajime Hoshi 2024-06-13 01:06:09 +0900
  • 60f0a03749 all: go mod tidy Hajime Hoshi 2024-06-13 01:04:02 +0900
  • 22339c2510 all: update dependencies Hajime Hoshi 2024-06-13 00:56:19 +0900
  • 7dcedcf72c select by id first mikeder 2024-06-11 20:38:32 -0400
  • 457bf16776 feat: allow reuse canvas mikeder 2024-06-11 17:42:15 -0400
  • b8cf4ea82f Migrate more parts from graphicscommand package Zyko 2024-06-11 20:35:04 +0200
  • 96e0fd7a50 exp/textinput: bug fix: pressing enter key was often ignored on iOS Safari Hajime Hoshi 2024-06-12 02:44:48 +0900
  • ec9b0882ab .github/workflow: disable wasm tests on Windows temporarily v2.7.5 Hajime Hoshi 2024-06-08 14:34:01 +0900
  • b466ba65b7 exp/textinput: bug fix: issues on browsers Hajime Hoshi 2024-06-11 23:10:55 +0900
  • 546c47878d exp/textinput: bug fix: issues on browsers Hajime Hoshi 2024-06-11 23:10:55 +0900
  • cf6cdac8a6 Allow for potentially more destinations images Zyko 2024-06-10 18:14:20 +0200
  • f34c1c081f Merge with main - fixed conflicts Zyko 2024-06-09 19:09:03 +0200
  • 22fd1f107e
    internal/graphics: renamed shader image count to specify src (#3012) Bertrand Jung 2024-06-09 19:02:47 +0200
  • 483e780a65 Forgot ps5 Zyko 2024-06-09 18:25:08 +0200
  • 78dfebaa55 Forgot metal Zyko 2024-06-09 18:19:10 +0200
  • ce0b45ed10 Renamed shader image count to specify src Zyko 2024-06-09 18:14:52 +0200
  • b405003a35 Fixed misses Zyko 2024-06-09 17:41:11 +0200
  • 6a00b8680a Merge with main - fixed conflicts Zyko 2024-06-09 17:35:03 +0200
  • c180c3c9d1 Little tweak to dx12 Zyko 2024-06-09 17:16:28 +0200
  • aa6bc1690e .github/workflows: typo Hajime Hoshi 2024-06-09 11:54:49 +0900
  • b121468991 ebiten: add FillRuleFillAll, FillRuleEvenOdd, and FillRuleNonZero Hajime Hoshi 2024-06-08 12:06:00 +0900
  • d37301eeeb .github/workflow: disable wasm tests on Windows temporarily Hajime Hoshi 2024-06-08 14:34:01 +0900
  • e5d10c47e7 internal/graphicsdriver: reland: rename FillRule constants Hajime Hoshi 2024-06-08 11:54:44 +0900
  • 6ac1270cb0 Revert "internal/graphicsdriver: rename FillRule constants" Hajime Hoshi 2024-06-08 12:10:27 +0900
  • ab4a3af1b5 internal/graphicsdriver: rename FillRule constants Hajime Hoshi 2024-06-08 11:54:44 +0900
  • 78ba0ded93 Revert "internal/glfw: bug fix: limit the DWM swap interval to Vista and 7" Hajime Hoshi 2024-06-04 21:06:51 +0900
  • 216a110761
    internal/glfw: fix memory leak (#3008) XXIV 2024-06-04 07:00:20 +0300
  • 59a68d5bc7
    fix memory leak XXIV 2024-06-03 23:47:48 +0300
  • 4926bfe001 simplify image loading in examples ShaGhay3Gh 2024-05-31 22:10:31 +0200
  • 7ddc349ae6
    text/v2: fix typo (#3004) Matúš Ollah 2024-05-30 17:57:32 +0200
  • 59b6f72f3d
    Update gotext.go Matúš Ollah 2024-05-30 16:01:58 +0200
  • d0aaa23005 Revert "internal/atlas: reduce slice allocations" Hajime Hoshi 2024-05-27 23:46:48 +0900
  • 9442b244fc internal/atlas: reduce slice allocations Hajime Hoshi 2024-05-27 23:32:17 +0900
  • 4818768965 shaderprecomp: remove ShaderSourceID Hajime Hoshi 2024-05-26 22:58:12 +0900
  • 83ae577c80 Revert "shaderprecomp: remove ShaderSource and ShaderSourceID" Hajime Hoshi 2024-05-26 22:45:12 +0900
  • 8be3bb41d5 shaderprecomp: remove ShaderSource and ShaderSourceID Hajime Hoshi 2024-05-26 21:40:11 +0900
  • 3279688dd6 Revert "shaderprecomp: accept an ID instead of source to register" Hajime Hoshi 2024-05-26 21:29:28 +0900
  • ecc3f29af1 shaderprecomp: accept an ID instead of source to register Hajime Hoshi 2024-05-26 19:24:31 +0900
  • 1c438cb5c8 examples/shaderprecomp/fxc, examples/shaderprecomp/metallib: add go:build Hajime Hoshi 2024-05-26 16:05:58 +0900
  • 13c7518400 all: update bitmapfont Hajime Hoshi 2024-05-26 15:55:46 +0900
  • 38d2892906 internal/glfw: bug fix: the cursor position was reset unexpectedly Hajime Hoshi 2024-05-26 15:11:48 +0900
  • 5942192b66 audio/vorbis: refactoring Hajime Hoshi 2024-05-21 02:34:54 +0900
  • b0a4b6ebbf internal/graphicsdriver/playstation5: update the copyright year Hajime Hoshi 2024-05-19 23:01:47 +0900
  • 657e04d3d1 internal/graphicsdriver/playstation5: separate the shader part Hajime Hoshi 2024-05-19 18:01:58 +0900
  • 002e375d64 examples/audio: remove unneeded resampling Hajime Hoshi 2024-05-18 22:15:24 +0900
  • a612e74031 audio/wav: add (*Stream).SampleRate Hajime Hoshi 2024-05-18 20:19:27 +0900
  • ac83181403 audio/mp3: add (*Stream).SampleRate Hajime Hoshi 2024-05-18 20:13:36 +0900
  • d2c58dac8c audio/vorbis: add (*Stream).SampleRate Hajime Hoshi 2024-05-18 20:09:28 +0900
  • 5df1462dc9 .github/workflows: fix tests for Linux 386 v2.7.4 Hajime Hoshi 2024-05-18 17:43:35 +0900
  • fbd067c96e .github/workflows: fix tests for Linux 386 Hajime Hoshi 2024-05-18 17:43:35 +0900