Hajime Hoshi
|
5a4a82ab50
restorable: Add TODO comments (#357)
|
7 years ago |
Hajime Hoshi
|
c6c8ff22d7
graphics: Panic first when drawing the same image
|
7 years ago |
Hajime Hoshi
|
de7215f3fc
graphics: Add DrawImageOptions.SourceRect
|
7 years ago |
Hajime Hoshi
|
1b1b996817
graphics: Avoid copying ColorM
|
7 years ago |
Hajime Hoshi
|
8b48d010ed
restorable: Refactoring
|
7 years ago |
Hajime Hoshi
|
aa5c278445
restorable: Unexport add
|
7 years ago |
Hajime Hoshi
|
ed4cd67fb3
graphics: finalizers must be reset when disposing
|
7 years ago |
Hajime Hoshi
|
9f5cf48d24
restorable: Move Images to resotrable package
|
7 years ago |
Hajime Hoshi
|
d94e9c9d86
restorable: Bug fix: Make limit to the number of draw-image command history (#349)
|
7 years ago |
Hajime Hoshi
|
e8b155fefe
graphics: Remove duplicated runtime.SetFinalizer
|
7 years ago |
Hajime Hoshi
|
f30b274c1f
graphics: Bug fix: Keep a restorable.Image before disposing
|
7 years ago |
Hajime Hoshi
|
e8e502cc26
graphics: Bug fix: disposing check must be done before any operations
|
7 years ago |
Hajime Hoshi
|
6be25d3297
graphics: Remove imageImpl
|
7 years ago |
Hajime Hoshi
|
16b0c9186e
graphics: Refactoring: Reduce imageImpl's functions
|
7 years ago |
Hajime Hoshi
|
858824821f
doc: Remove 'concurrent-safe' comments from most of non-global functions
|
7 years ago |
Hajime Hoshi
|
a7d844ce5e
graphics: Add doc about error to struct Image (#331)
|
7 years ago |
Hajime Hoshi
|
a3e14c9ddb
graphics: Image.ReplacePixels/Dispose always returns nil (#331)
|
7 years ago |
Hajime Hoshi
|
b567a07d5f
graphics: DrawImage always returns nil (#331)
|
7 years ago |
Hajime Hoshi
|
6ca71c6931
graphics: Errors of NewImage* are always nil (#331)
|
7 years ago |
Hajime Hoshi
|
2c5ee99769
Simplify internal API not to return errors
|
7 years ago |
Hajime Hoshi
|
7ba18a5d0d
graphics: Image.Clear/Fill now always return nil (#331)
|
7 years ago |
Hajime Hoshi
|
1c7ce07edf
Simplify internal API not to return errors
|
7 years ago |
Hajime Hoshi
|
147798e14d
Simplify internal API not to return errors
|
7 years ago |
Hajime Hoshi
|
2b1dc69497
graphics: Document bug fix: DrawImage
|
7 years ago |
Hajime Hoshi
|
6e897d1479
graphcis: Bug fix: Can't dispose textures/framebuffers after the context is lost (fixing #305)
|
7 years ago |
Hajime Hoshi
|
07294a98b6
Move internal/graphics/opengl -> internal/opengl
|
8 years ago |
Hajime Hoshi
|
2b2d6157c7
graphics: Skip resetPixelsIfDependingOn if possible
|
8 years ago |
Hajime Hoshi
|
43e8349567
graphics: Remove imageImpl.width/height
|
8 years ago |
Hajime Hoshi
|
02151e48ea
restorable: Remove Image()
|
8 years ago |
Hajime Hoshi
|
fb3724a40e
graphics: Remove imageImpl.image member
|
8 years ago |