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
|
77f765d483
|
internal/testing: bug fix: considering the case when Y is inverted
Closes #2003
|
2022-02-27 22:14:32 +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
|
8a6302f9dc
|
internal/atlas: Add tests to call DrawTriangles twice
Updates #1755
|
2021-08-14 21:42:07 +09:00 |
|