Hajime Hoshi
|
9f7d6962ff
|
ebiten: Rename shader functions to get colors from textures
Updates #1325
|
2020-09-19 19:01:05 +09:00 |
|
Hajime Hoshi
|
850303b770
|
ebiten: Change the type of Uniforms to map[string]interface{}
Fixes #1324
|
2020-09-06 21:02:30 +09:00 |
|
Hajime Hoshi
|
dd7b0d81ae
|
ebiten: Rename shader builtin functions
* imageSrcTextureSourceRegion -> imageSrcTextureRegion
* image[N]TextureAt -> imageSrc[N]At
* image[N]TextureBoundsAt -> imageSrc[N]BoundsAt
Updates #1325
|
2020-09-01 21:31:50 +09:00 |
|
Hajime Hoshi
|
a1c7c18788
|
examples/shader: Regenerate files with the latest file2byteslice
|
2020-08-13 03:03:27 +09:00 |
|
Magnus
|
95022ff1a5
|
examples/shader: dissolve shader (#1291)
Updates #1284
|
2020-08-12 00:43:07 +09:00 |
|