Hajime Hoshi
|
5826a958e1
graphics: Add a comment
|
8 years ago |
Hajime Hoshi
|
0519c69c13
graphics: Add Image.noSave
|
8 years ago |
Hajime Hoshi
|
fb8b6e93e5
graphics: Add TestNewImageFromSubImage (not bug fix)
|
8 years ago |
Hajime Hoshi
|
5e892b3887
graphics: Add a comment about bug #211
|
8 years ago |
Hajime Hoshi
|
5eb77d2fb5
Remove 'default framebuffer' and add 'screen framebuffer' for iOS
|
8 years ago |
Hajime Hoshi
|
3f18096e95
graphics: Refactoring: Remove unneeded function
|
8 years ago |
Hajime Hoshi
|
a1fbf2cd2d
graphics: Remove 'Resume'
|
8 years ago |
Hajime Hoshi
|
854fa6f32c
graphics: Bug fix: double disposing
|
8 years ago |
Hajime Hoshi
|
2a0ca3c393
graphics: Set pixels at NewImageFromImage
|
8 years ago |
Hajime Hoshi
|
ea440f5b17
graphics: Bug fix: Don't touch interface after locking
|
8 years ago |
Hajime Hoshi
|
d99bfaf034
graphice: Dispose old images before restoring
|
8 years ago |
Hajime Hoshi
|
bd60f6eb9b
graphics: Move locks before manipulating theImages
|
8 years ago |
Hajime Hoshi
|
15e85398e2
graphics: Save pixels more aggressively
|
8 years ago |
Hajime Hoshi
|
eca175e0f4
graphics: Add Image
|
8 years ago |
Hajime Hoshi
|
32e773cf10
Refactoring
|
8 years ago |
Hajime Hoshi
|
fabed66b4a
graphics: Remove delayedImageTasks
|
8 years ago |
Hajime Hoshi
|
32c2cb3ead
graphics: Add commands to create textures/framebuffers
|
8 years ago |
Hajime Hoshi
|
2a58c095b8
graphics: Add disposeCommand
|
8 years ago |
Hajime Hoshi
|
b59206b777
graphics: Move command flushing to ebiten package
|
8 years ago |
Hajime Hoshi
|
dfd4bc89ed
graphics: Revert FlushCommand execution
|
8 years ago |
Hajime Hoshi
|
912d498cdf
graphics: Remove unused arguments
|
8 years ago |
Hajime Hoshi
|
f897c3958e
graphics: Fix restoring logic
|
8 years ago |
Hajime Hoshi
|
127cd4cab6
graphics: Remove 'evacuated' state
|
8 years ago |
Hajime Hoshi
|
f71dcd3466
Remove 'Pause'
|
8 years ago |
Hajime Hoshi
|
66e78922f8
graphics: Fix a comment
|
8 years ago |
Hajime Hoshi
|
8d17d1876c
graphics: Revert transitionImageParts since this didn't affect the speed
|
8 years ago |
Hajime Hoshi
|
33b50ed294
graphics: Reduce calls of glUniformMatrix4fv
|
8 years ago |
Hajime Hoshi
|
1ccdfd9a35
graphics: Reduce a space line
|
8 years ago |
Hajime Hoshi
|
4812f2e76e
graphics: Reduce calls of glUniformMatrix4fv
|
8 years ago |
Hajime Hoshi
|
f6fd8f9c6d
graphics: Reduce calling glUseProgram
|
8 years ago |