Hajime Hoshi
|
37369a2f4b
|
internal/atlas: add TestMaxImageSizeJust
|
2022-06-10 14:30:18 +09:00 |
|
Hajime Hoshi
|
03567f74f9
|
internal/atlas: bug fix: respect injected maxSize for testings
|
2022-06-10 14:25:08 +09:00 |
|
Hajime Hoshi
|
9e34103491
|
internal/atlas: refactoring: make paddingSize a method
Updates #2131
|
2022-06-10 00:23:25 +09:00 |
|
Hajime Hoshi
|
81f91658ff
|
internal/atlas: refactoring: remove SetVolatile and SetIsolate
Pass an image type to NewImage instead.
|
2022-06-08 01:08:00 +09:00 |
|
Hajime Hoshi
|
34e23f5256
|
internal/restorable: treat texels instead of pixels
Updates #1820
|
2022-04-02 04:25:27 +09:00 |
|
Hajime Hoshi
|
b3f4d6c522
|
internal/atlas: add a new parameter specifying a mask for ReplacePixels
|
2022-03-21 03:56:04 +09:00 |
|
Hajime Hoshi
|
11ff0ab48c
|
internal/atlas: refactoring: remove arguments from Pixels
|
2022-03-20 18:28:57 +09:00 |
|
Hajime Hoshi
|
367a9ec5bf
|
internal/atlas: refactoring
|
2022-03-20 18:07:29 +09:00 |
|
Hajime Hoshi
|
b59dd45239
|
internal/buffered: separate ReplacePixels with the large-area and small-area versions
For the large-area version, this doesn't require a graphics driver.
This is necessary to ensure that ReplacePixels never needs a graphics
driver.
|
2022-03-20 04:13:31 +09:00 |
|
Hajime Hoshi
|
4cbce71b2b
|
internal/graphicscommand: move the choice of graphics drivers to internal/ui
|
2022-03-20 02:51:31 +09:00 |
|
Hajime Hoshi
|
df60c4c92d
|
internal/driver: rename to internal/graphicsdriver
|
2022-02-06 20:41:32 +09:00 |
|
r3vit
|
57c45a13e4
|
Remove dot imports from tests - Remove dot imports (#1837)
Closes #1824
|
2021-10-02 19:58:48 +09:00 |
|
Hajime Hoshi
|
7586f1ca5e
|
internal/atlas: Bug fix: Disable a test resetting the backend
Closes #1756
|
2021-08-15 00:02:59 +09:00 |
|
Hajime Hoshi
|
1e062a4245
|
internal/atlas: Bug fix: Fix test
|
2021-08-14 23:07:27 +09:00 |
|
Hajime Hoshi
|
21aa96f9f5
|
internal/affine: Refactoring: Make ColorM interface
|
2021-07-27 12:10:22 +09:00 |
|
Hajime Hoshi
|
b466a0cbd7
|
ebiten: Add EvenOdd to DrawTrianglesOptions and DrawShaderTrianglesOptions
Updates #844
Closes #1684
|
2021-07-05 03:35:55 +09:00 |
|
Hajime Hoshi
|
ec677a258f
|
Rename internal/shareable -> internal/atlas
Also the terms are renamed:
* shared -> on an atlas
* not shared -> isolated
Closes #1529
|
2021-03-12 00:22:08 +09:00 |
|