Hajime Hoshi
|
b852f5a0f7
|
graphics: Bug fix: Initialize must be done even when Draw is called first
|
2016-06-14 00:55:25 +09:00 |
|
Hajime Hoshi
|
218df19ead
|
loop: Refactoring
|
2016-06-14 00:50:18 +09:00 |
|
Hajime Hoshi
|
6640f60c88
|
graphics: Bug fix: screen flicks on Android (#229)
|
2016-06-14 00:30:27 +09:00 |
|
Hajime Hoshi
|
3f18096e95
|
graphics: Refactoring: Remove unneeded function
|
2016-06-13 00:01:01 +09:00 |
|
Hajime Hoshi
|
a1fbf2cd2d
|
graphics: Remove 'Resume'
|
2016-06-12 23:54:36 +09:00 |
|
Hajime Hoshi
|
5fbbb6dc6a
|
opengl: Check texture/framebuffer is valid before deleting it
|
2016-06-12 23:19:01 +09:00 |
|
Hajime Hoshi
|
854fa6f32c
|
graphics: Bug fix: double disposing
|
2016-06-12 23:13:41 +09:00 |
|
Hajime Hoshi
|
8d258b3c38
|
graphics: Replace textures/framebuffers with images in commands
|
2016-06-12 22:44:23 +09:00 |
|
Hajime Hoshi
|
2a0ca3c393
|
graphics: Set pixels at NewImageFromImage
|
2016-06-12 21:29:25 +09:00 |
|
Hajime Hoshi
|
ea440f5b17
|
graphics: Bug fix: Don't touch interface after locking
|
2016-06-12 21:19:54 +09:00 |
|
Hajime Hoshi
|
d99bfaf034
|
graphice: Dispose old images before restoring
|
2016-06-12 20:57:02 +09:00 |
|
Hajime Hoshi
|
870ce85615
|
opengl: Remove Pause
|
2016-06-12 18:18:43 +09:00 |
|
Hajime Hoshi
|
bd60f6eb9b
|
graphics: Move locks before manipulating theImages
|
2016-06-12 17:48:08 +09:00 |
|
Hajime Hoshi
|
15e85398e2
|
graphics: Save pixels more aggressively
|
2016-06-12 17:12:37 +09:00 |
|
Hajime Hoshi
|
f056204a7c
|
graphics: Add image.go
|
2016-06-12 01:45:40 +09:00 |
|
Hajime Hoshi
|
68c19d7cae
|
graphics: Hide Texture/Framebuffer
|
2016-06-12 01:41:50 +09:00 |
|
Hajime Hoshi
|
eca175e0f4
|
graphics: Add Image
|
2016-06-12 01:34:21 +09:00 |
|
Hajime Hoshi
|
32e773cf10
|
Refactoring
|
2016-06-12 00:47:44 +09:00 |
|
Hajime Hoshi
|
fabed66b4a
|
graphics: Remove delayedImageTasks
|
2016-06-12 00:32:35 +09:00 |
|
Hajime Hoshi
|
32c2cb3ead
|
graphics: Add commands to create textures/framebuffers
|
2016-06-12 00:23:26 +09:00 |
|
Hajime Hoshi
|
2a58c095b8
|
graphics: Add disposeCommand
|
2016-06-11 22:52:07 +09:00 |
|
Hajime Hoshi
|
b59206b777
|
graphics: Move command flushing to ebiten package
|
2016-06-11 21:50:13 +09:00 |
|
Hajime Hoshi
|
dfd4bc89ed
|
graphics: Revert FlushCommand execution
|
2016-06-11 20:21:14 +09:00 |
|
Hajime Hoshi
|
f322aaec02
|
mobile: Add a comment
|
2016-06-11 05:49:53 +09:00 |
|
Hajime Hoshi
|
912d498cdf
|
graphics: Remove unused arguments
|
2016-06-11 05:48:09 +09:00 |
|
Hajime Hoshi
|
f897c3958e
|
graphics: Fix restoring logic
|
2016-06-11 01:25:03 +09:00 |
|
Hajime Hoshi
|
127cd4cab6
|
graphics: Remove 'evacuated' state
|
2016-06-11 01:13:38 +09:00 |
|
Hajime Hoshi
|
f71dcd3466
|
Remove 'Pause'
|
2016-06-11 00:57:10 +09:00 |
|
Hajime Hoshi
|
eb8e8b6034
|
ui: Remove FinishRendering
|
2016-06-10 01:49:21 +09:00 |
|
Hajime Hoshi
|
8121b2102f
|
mobile: Implement Pause and Resume to work correctly
|
2016-06-10 01:21:46 +09:00 |
|
Hajime Hoshi
|
f03a99e89a
|
opengl: Add Resume() and Pause()
|
2016-06-10 01:19:10 +09:00 |
|
Hajime Hoshi
|
a96a00b545
|
mobile: Remove locking OS thread in some functions
|
2016-06-10 00:58:07 +09:00 |
|
Hajime Hoshi
|
66e78922f8
|
graphics: Fix a comment
|
2016-06-07 23:50:01 +09:00 |
|
Hajime Hoshi
|
65f1f50ce1
|
Add MAINTAINERS experimentally
|
2016-06-07 23:45:48 +09:00 |
|
Hajime Hoshi
|
cabea24815
|
graphics: Move glFlush to a more appropriate place
|
2016-06-07 03:02:15 +09:00 |
|
Hajime Hoshi
|
83a96dc532
|
android: Bug fix: Black flicking (#226)
|
2016-06-07 02:24:36 +09:00 |
|
Hajime Hoshi
|
9757319848
|
graphics: Use a const viewport
|
2016-06-06 01:49:34 +09:00 |
|
Hajime Hoshi
|
8d17d1876c
|
graphics: Revert transitionImageParts since this didn't affect the speed
|
2016-06-06 00:23:18 +09:00 |
|
Hajime Hoshi
|
33b50ed294
|
graphics: Reduce calls of glUniformMatrix4fv
|
2016-06-05 23:32:25 +09:00 |
|
Hajime Hoshi
|
26ef56232b
|
opengl: Bug fix: Reset viewport when framebuffer delation
|
2016-06-05 08:16:16 +09:00 |
|
Hajime Hoshi
|
12904d168d
|
opengl: Bug fix: glViewport must be called after framebuffer deletion
|
2016-06-05 07:47:11 +09:00 |
|
Hajime Hoshi
|
37473d2f9f
|
graphics: Move a comment
|
2016-06-05 03:26:00 +09:00 |
|
Hajime Hoshi
|
aa83167e56
|
graphics: Check the number of vertices
|
2016-06-05 03:17:53 +09:00 |
|
Hajime Hoshi
|
1ccdfd9a35
|
graphics: Reduce a space line
|
2016-06-05 03:17:24 +09:00 |
|
Hajime Hoshi
|
e5965d7771
|
opengl: Reduce calls of glSetViewport
|
2016-06-05 03:16:54 +09:00 |
|
Hajime Hoshi
|
4c2650c721
|
graphics: Reduce calls of glBindTexture
|
2016-06-05 01:55:28 +09:00 |
|
Hajime Hoshi
|
4812f2e76e
|
graphics: Reduce calls of glUniformMatrix4fv
|
2016-06-05 00:35:58 +09:00 |
|
Hajime Hoshi
|
bddd3c9467
|
grahics: Reduce gl function calls
|
2016-06-04 22:30:52 +09:00 |
|
Hajime Hoshi
|
388dd835a6
|
opengl: Move ZeroFramebuffer to context.go
|
2016-06-04 04:04:18 +09:00 |
|
Hajime Hoshi
|
ca3322edbc
|
opengl: Refactoring: Rename functions
|
2016-06-04 03:50:28 +09:00 |
|