Hajime Hoshi
|
fbcd04cda8
Add opengl.Framebuffer.SetAsViewport
|
10 years ago |
Hajime Hoshi
|
450a8da267
Rename internal/opengl -> internal/graphics
|
10 years ago |
Hajime Hoshi
|
957b4d392f
Refactoring: Hide some functions of opengl
|
10 years ago |
Hajime Hoshi
|
22035e79fe
Reduce panics (#16)
|
10 years ago |
Hajime Hoshi
|
ccd8fcac3d
Fix comments
|
10 years ago |
Hajime Hoshi
|
325e05259a
Introduce ImagePart again
|
10 years ago |
Hajime Hoshi
|
7849a68cd0
Remove DrawImageAt
|
10 years ago |
Hajime Hoshi
|
ffab448d40
Rename ColorGeometry -> ColorM, GeometryMatrix -> GeoM (#27)
|
10 years ago |
Hajime Hoshi
|
8ae96875c9
Bug fix: matrices' elements should be copied when assigning
|
10 years ago |
Hajime Hoshi
|
ec6dc4b7ec
Use value-type values for some of DrawImageOption's members
|
10 years ago |
Hajime Hoshi
|
d53d55a629
Rename *MatrixI -> New*Matrix
|
10 years ago |
Hajime Hoshi
|
f7b2157585
Fix a comment
|
10 years ago |
Hajime Hoshi
|
843b0d8621
Remove the struct DrawImageAt; Add a method (*Image).DrawImageAt
|
10 years ago |
Hajime Hoshi
|
b69dec3f1e
Bug fix: comment
|
10 years ago |
Hajime Hoshi
|
cdc84567ca
Rename At -> DrawImageAt
|
10 years ago |
Hajime Hoshi
|
f2fbd991d2
Rename ImageDrawOptions -> DrawImageOptions (#43)
|
10 years ago |
Hajime Hoshi
|
90665944b9
Rename ImageDrawOption -> ImageDrawOptions
|
10 years ago |
Hajime Hoshi
|
494d07387d
Remove DrawImage.+ function (#41)
|
10 years ago |
Hajime Hoshi
|
b39df50979
Introduce ImageDrawOption
|
10 years ago |
Hajime Hoshi
|
373371d1b2
Change license comments style to use magic comments (magic comments like +build should be placed before a general comment)
|
10 years ago |
Hajime Hoshi
|
a0cff8961b
Modify docs
|
10 years ago |
Hajime Hoshi
|
604c0d095f
Remove ImagePart
|
10 years ago |
Hajime Hoshi
|
84f2e8aad2
Remove ebiten.Rect (#37)
|
10 years ago |
Hajime Hoshi
|
27fe3d9ab8
Reduce depndencies on go-gl/gl
|
10 years ago |
Hajime Hoshi
|
3e576c97f3
Modify docs
|
10 years ago |
Hajime Hoshi
|
cd9efd3932
Implement image.Image at ebiten.Image (#35)
|
10 years ago |
Hajime Hoshi
|
095c3ca380
Rename opengl.Image (that is originally wrong) -> opengl.Framebuffer
|
10 years ago |
Hajime Hoshi
|
2620414409
Simplify shaders
|
10 years ago |
Hajime Hoshi
|
a3b0831472
Change the texture pixel format to premultiplied alpha (#36)
|
10 years ago |
Hajime Hoshi
|
df6ebd5a9c
go lint
|
10 years ago |