Hajime Hoshi
|
f98003bcd5
ebiten: add ColorSpace and RunGameOptions.ColorSpace
|
2 月之前 |
Hajime Hoshi
|
630789757f
all: add files for PlayStation 5
|
1 年之前 |
Hajime Hoshi
|
8274b32301
internal/graphicslibrary: refactoring: remove IsGL and IsDirectX
|
1 年之前 |
Hajime Hoshi
|
83a4133577
internal/ui: refactoring: remove globalState
|
1 年之前 |
Hajime Hoshi
|
b1048025d9
ebiten: separate graphics.go into compositemode.go and it
|
1 年之前 |
Pierre Curto
|
4de807cc44
all: fix typos (#2558)
|
1 年之前 |
Hajime Hoshi
|
bb68ebfcad
ebiten: add RunGameWithOptions to specify graphics library
|
1 年之前 |
Hajime Hoshi
|
871a8869db
ebiten: bug fix: wrong renaming
|
2 年之前 |
Hajime Hoshi
|
180e456a8e
ebiten: rename members of Blend
|
2 年之前 |
Hajime Hoshi
|
b79495761e
ebiten: add Blend and deprecate CompositeMode
|
2 年之前 |
Hajime Hoshi
|
09a7d39874
internal/graphicsdriver: add Blend struct
|
2 年之前 |
Hajime Hoshi
|
2d5da14d8f
ebiten: fix the documentation about GraphicsLibrary
|
2 年之前 |
Hajime Hoshi
|
534d82c17d
internal/builtinshader: move Filter and Address from internal/graphicsdriver
|
2 年之前 |
Hajime Hoshi
|
089843338e
ebiten: update comments
|
2 年之前 |
Vseslav Kochenov
|
3ac37e250f
ebiten: add `ReadDebugInfo` for getting debug info (only graphics libray so far) (#2222)
|
2 年之前 |
Hajime Hoshi
|
5c7917897c
internal/ui: refactoring: move the logic in gameForUI to context
|
2 年之前 |
Hajime Hoshi
|
df60c4c92d
internal/driver: rename to internal/graphicsdriver
|
2 年之前 |
Hajime Hoshi
|
448a863eb1
ebiten: Remove FilterDefault
|
4 年之前 |
Hajime Hoshi
|
bf515bb594
Update version to v2.0.0-alpha
|
4 年之前 |
nanoslayer
|
72babcd420
ebiten: Add CompositeModeMultiply (#1251)
|
4 年之前 |
Hajime Hoshi
|
f40798b586
graphics: Move const definitions to driver package
|
5 年之前 |
Hajime Hoshi
|
9963ae332e
graphics: Remove FilterDefault from internal/graphics
|
5 年之前 |
Hajime Hoshi
|
548f231f39
graphics: Add comments
|
5 年之前 |
Hajime Hoshi
|
ff54d3b681
Move CompositeMode to graphics package
|
6 年之前 |
Hajime Hoshi
|
06f2052817
Add graphics package and move Filter to graphics
|
6 年之前 |
Hajime Hoshi
|
2da5192510
Rename graphics -> graphicscommand
|
6 年之前 |
Hajime Hoshi
|
7af9e69605
graphics: Fix misspelling
|
6 年之前 |
Hajime Hoshi
|
591e0ad995
graphics: Add 'screen' filter for fast rendering (#509)
|
6 年之前 |
Hajime Hoshi
|
c6b813a321
graphics: Add CompositeMode type to variable declarations for godoc.org
|
6 年之前 |
Hajime Hoshi
|
6ef4bbde2d
graphics: Add FilterDefault; Make DrawImageOptions specify Filter (#453)
|
6 年之前 |