Hajime Hoshi
|
bd72ca971e
|
examples/shader: bug fix: the CRT example crashed
|
2022-07-09 22:29:59 +09:00 |
|
Hajime Hoshi
|
a615be69c7
|
examples: Add //go:build
|
2021-06-24 21:49:37 +09:00 |
|
Hajime Hoshi
|
75158feccf
|
examples/shader: Add build tags for the generated files
|
2020-10-17 22:38:45 +09:00 |
|
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 |
|