Hajime Hoshi
|
429e0d8183
ebiten: refactoring
|
2 mesi fa |
Hajime Hoshi
|
ab414558e8
ebiten: replace alias types with ints for better documentation
|
2 mesi fa |
Hajime Hoshi
|
6940435c03
ebiten: retract RunGameOptions.StrictContextRestoration
|
2 mesi fa |
Hajime Hoshi
|
dd19552f88
ebiten: update comments
|
2 mesi fa |
Hajime Hoshi
|
df821f0177
ebiten: add a warning about StrictContextRestoration
|
2 mesi fa |
Hajime Hoshi
|
fcef0a7c29
cmd/ebitenmobile: call setPreserveEGLContextOnPause(true) whatever the option is
|
2 mesi fa |
Hajime Hoshi
|
35f4884a74
ebiten: add RunGameOptions.StrictContextRestration
|
2 mesi fa |
Hajime Hoshi
|
f98003bcd5
ebiten: add ColorSpace and RunGameOptions.ColorSpace
|
2 mesi fa |
Hajime Hoshi
|
35f9b1c224
ebiten: add RunGameOptions.DisableHiDPI
|
2 mesi fa |
Hajime Hoshi
|
bfa9435906
ebiten: add comments about Layout and LayoutF
|
6 mesi fa |
Hajime Hoshi
|
f34932151d
all: use atomic.Bool instead of atomic.Store/LoadUint32
|
6 mesi fa |
Hajime Hoshi
|
f4029aaa77
ebiten: add (*Monitor).Size() to replace ScreenSizeInFullscreen()
|
7 mesi fa |
Hajime Hoshi
|
6d898d752e
ebiten: add (*Monitor).DeviceScaleFactor()
|
9 mesi fa |
Hajime Hoshi
|
60725eba86
ebiten: add RunGameOptions.X11ClassName and X11InstanceName
|
9 mesi fa |
bsski
|
b8df1217c3
all: fix typos (#2864)
|
11 mesi fa |
Hajime Hoshi
|
c654242301
ebiten: update documentations for the single thread mode
|
1 anno fa |
Hajime Hoshi
|
2313373b88
ebiten: update documentations for the single thread mode
|
1 anno fa |
Hajime Hoshi
|
2db10b1e9c
ebiten: add RunGameOptions.SingleThread and deprecate `ebitenginesinglethread` build tag
|
1 anno fa |
Hajime Hoshi
|
83a4133577
internal/ui: refactoring: remove globalState
|
1 anno fa |
Hajime Hoshi
|
a89aaa0756
internal/ui: refactoring: remove fpsMode from globalState
|
1 anno fa |
Hajime Hoshi
|
27fd10595b
internal/ui: refactoring: reduce global functions and prefer Get()
|
1 anno fa |
Hajime Hoshi
|
91e1c0ea29
ebiten: add more cursor shapes
|
1 anno fa |
Hajime Hoshi
|
15cc0f4280
ebiten: update comments
|
1 anno fa |
Hajime Hoshi
|
7a7d4fd91f
internal/ui: bug fix: need to delay to capture a cursor
|
1 anno fa |
Hajime Hoshi
|
bd457da9be
run: update comments at IsScreenFilterEnabled
|
1 anno fa |
Pierre Curto
|
4de807cc44
all: fix typos (#2558)
|
1 anno fa |
Hajime Hoshi
|
f009dd8dd2
ebiten: implement DroppedFiles to replace AppendDroppedFiles
|
1 anno fa |
Hajime Hoshi
|
8c25fac860
ebiten: add AppendDroppedFiles
|
1 anno fa |
Hajime Hoshi
|
f054a7634a
ebiten: deprecate (*Image).Size
|
1 anno fa |
Hajime Hoshi
|
78285c3916
ebiten: update comments
|
1 anno fa |