Hajime Hoshi
|
2da5192510
Rename graphics -> graphicscommand
|
6 years ago |
Hajime Hoshi
|
3349a2c520
graphics: Add comments
|
6 years ago |
Hajime Hoshi
|
781554ecb9
graphics: Refactoring
|
6 years ago |
Hajime Hoshi
|
710f56531f
graphics: Experimental: (*image.Image).SubImage
|
6 years ago |
Hajime Hoshi
|
41877bba0b
graphics: Add image state check at DrawTriangles
|
6 years ago |
Hajime Hoshi
|
170f0fcaa9
graphics: Refactoring
|
6 years ago |
Hajime Hoshi
|
5f04f05cb1
graphics: Add comments
|
6 years ago |
Hajime Hoshi
|
d3bd858aba
graphics: Bug fix: Mipmap was not invalidated at DrawTriangle
|
6 years ago |
Hajime Hoshi
|
8b82667df1
graphics: Bug fix: Violating edge pixels with linear filter
|
6 years ago |
Hajime Hoshi
|
58f4feda8d
graphics: Refactoring (preparing SubImage)
|
6 years ago |
Hajime Hoshi
|
765af5a7af
gofmt -s -w
|
6 years ago |
Hajime Hoshi
|
ce60f44490
graphics: Add (*mipmap).original()
|
6 years ago |
Hajime Hoshi
|
15cad6ed9a
graphics: Rename shareableImages -> mipmap
|
6 years ago |
Hajime Hoshi
|
022c40aa17
graphics: Move creating mipmap logic to shareableImages
|
6 years ago |
Hajime Hoshi
|
4cd3e3ae30
Update go.mod/go.sum
|
6 years ago |
Hajime Hoshi
|
7494b19dea
graphics: Refactoring: Add shareableImages struct
|
6 years ago |
Hajime Hoshi
|
5e09da1298
graphics: Bug fix: don't apply color matrix when creating mipmap images
|
6 years ago |
Yuval Langer
|
8ba787522f
Fix minor typo (#706)
|
6 years ago |
Hajime Hoshi
|
8772d310fe
Revert "Revert "graphics: Fix documentation about DrawImage""
|
6 years ago |
Hajime Hoshi
|
f16c7cb90d
Revert "graphics: Fix documentation about DrawImage"
|
6 years ago |
Hajime Hoshi
|
2360b2930f
graphics: Add DrawTriangles
|
6 years ago |
Hajime Hoshi
|
610bf6e39f
graphics: Fix documentation about DrawImage
|
6 years ago |
Hajime Hoshi
|
690c3cf981
graphics: Embed 'scale' part of the color matrix
|
6 years ago |
Hajime Hoshi
|
3daaef2cab
restorable: Refactoring: Use ReplacePixels(nil, ...) for clearing an image
|
6 years ago |
Hajime Hoshi
|
c68c36b0b7
restoreable: Add ClearState to clear the state explicitly
|
6 years ago |
Hajime Hoshi
|
77e905eb25
Revert "graphics: Embed color matrices values to vertices (#655)"
|
6 years ago |
Hajime Hoshi
|
bf19f902af
Revert "graphics: Fix DrawImage comment"
|
6 years ago |
Hajime Hoshi
|
bac0431c9f
graphics: Simplify mipmap calculation
|
6 years ago |
Hajime Hoshi
|
5c201af311
graphics: Bug fix: compile error
|
6 years ago |
Hajime Hoshi
|
0956ca0ea6
graphicsutil: Add MipmapLevel
|
6 years ago |