Hajime Hoshi
|
85b133dad0
|
graphics: Remove NewImageFromImage command
|
2018-02-25 23:22:49 +09:00 |
|
Hajime Hoshi
|
a2d40e0908
|
graphics: Remove offsetX/offsetY from framebuffer
|
2018-02-24 23:35:55 +09:00 |
|
Hajime Hoshi
|
c5d1f11d95
|
graphics: Remove unused argument from projectionMatrix
|
2018-02-24 23:33:28 +09:00 |
|
Hajime Hoshi
|
b58dc26832
|
graphics: Remove fillCommand
|
2018-02-24 16:19:43 +09:00 |
|
Hajime Hoshi
|
591e0ad995
|
graphics: Add 'screen' filter for fast rendering (#509)
|
2018-02-23 01:28:35 +09:00 |
|
Hajime Hoshi
|
2db1753503
|
opengl: Remove struct usages to avoid copying (texture)
|
2018-02-19 02:49:00 +09:00 |
|
Hajime Hoshi
|
6ef4bbde2d
|
graphics: Add FilterDefault; Make DrawImageOptions specify Filter (#453)
|
2018-02-14 02:59:44 +09:00 |
|
Hajime Hoshi
|
24d7487fc7
|
graphics: Bug fix: TestImageTooManyFill didin't pass on some machines (reland)
Fixes #492
|
2018-02-03 23:03:18 +09:00 |
|
Hajime Hoshi
|
9ece27e7e8
|
Revert "graphics: Bug fix: TestImageTooManyFill didin't pass on some machines"
This reverts commit 7cb7b7b4ff .
|
2018-02-03 20:39:33 +09:00 |
|
Hajime Hoshi
|
7cb7b7b4ff
|
graphics: Bug fix: TestImageTooManyFill didin't pass on some machines
Fixes #492
|
2018-02-03 20:36:16 +09:00 |
|
Hajime Hoshi
|
80596820cf
|
graphics: Replace []uint8 with []byte
|
2018-01-28 22:40:36 +09:00 |
|
Hajime Hoshi
|
5d4c4f1283
|
graphics: Bug fix: Don't delete the screen framebuffer (iOS)
|
2017-12-31 20:55:04 +09:00 |
|
Hajime Hoshi
|
c636dec721
|
graphics: Remove glFlush() for performance
|
2017-12-21 03:19:28 +09:00 |
|
Hajime Hoshi
|
723d153800
|
Reland(2): graphics: Appropriate rendering of edges on linear filter
|
2017-12-12 00:03:01 +09:00 |
|
Hajime Hoshi
|
362d1c417f
|
Revert 'graphics: Appropriate rendering of edges on linear filter (Reland)' (#458)
|
2017-12-11 20:30:54 +09:00 |
|
Hajime Hoshi
|
1152439e65
|
graphics: Appropriate rendering of edges on linear filter (Reland)
Fixes #456
|
2017-12-07 02:26:16 +09:00 |
|
Hajime Hoshi
|
8091aa5190
|
Revert 'graphics: Appropriate rendering of edges on linear filter' #456
|
2017-12-06 23:40:29 +09:00 |
|
Hajime Hoshi
|
bc0432f310
|
graphics: Appropriate rendering of edges on linear filter
Fixes #315
|
2017-12-06 21:40:24 +09:00 |
|
Hajime Hoshi
|
264ca49a43
|
graphics: Bug fix: revert viewport size for Edge
|
2017-12-05 03:13:40 +09:00 |
|
Hajime Hoshi
|
f74c1e67ea
|
graphics: Use power-of-2 size for the default framebuffer
|
2017-12-05 02:33:04 +09:00 |
|
Hajime Hoshi
|
847ba9de0c
|
graphics: Refactoring: Move adjustment logic for glClearColor to opengl package
|
2017-12-03 03:51:42 +09:00 |
|
Hajime Hoshi
|
c2fab6cca3
|
graphics: Bug fix: glClear doesn't treat 0 or 1 correctly
Fixes #452
|
2017-12-02 22:25:02 +09:00 |
|
Hajime Hoshi
|
d455b9b8bb
|
opengl: SetViewport no longer returns error
|
2017-09-25 00:17:20 +09:00 |
|
Hajime Hoshi
|
ade56f8176
|
opengl: BindTexture no longer returns error
|
2017-09-25 00:11:19 +09:00 |
|
Hajime Hoshi
|
37d8bd312a
|
graphics: Refactoring
|
2017-09-25 00:06:45 +09:00 |
|
Hajime Hoshi
|
ceceed951f
|
graphics: Add comments
|
2017-09-22 02:49:37 +09:00 |
|
Hajime Hoshi
|
6145ecee74
|
graphics: Misspelling
|
2017-09-21 23:33:27 +09:00 |
|
Hajime Hoshi
|
b47e564762
|
graphics: Add comments
|
2017-09-20 01:35:56 +09:00 |
|
Hajime Hoshi
|
0831fd2a0d
|
graphics: Add comments
|
2017-09-19 01:37:24 +09:00 |
|
Hajime Hoshi
|
fc125eb531
|
graphics: Add comments
|
2017-09-16 15:49:29 +09:00 |
|
Hajime Hoshi
|
b51d93a707
|
restorable: Add comments
|
2017-09-12 03:14:13 +09:00 |
|
Hajime Hoshi
|
d30f8a2bbf
|
graphics: Fix viewport sizes for Edge (#71)
|
2017-09-07 03:08:22 +09:00 |
|
Hajime Hoshi
|
12c24215b1
|
graphics: Bug fix: Flush after filling (#419)
|
2017-08-24 00:11:08 +09:00 |
|
Hajime Hoshi
|
631264fce1
|
Add 'internal/math' package
|
2017-08-06 20:05:14 +09:00 |
|
Hajime Hoshi
|
c694851765
|
ui: Center the screen on fullscreen mode (#374)
|
2017-07-01 04:12:09 +09:00 |
|
Hajime Hoshi
|
7d181e3182
|
opengl: Hide OpenGL context usages into internal/graphics package
|
2017-05-31 02:18:04 +09:00 |
|
Hajime Hoshi
|
e53262bfac
|
graphics: Replace copy with for-loop
|
2017-05-28 00:14:53 +09:00 |
|
Hajime Hoshi
|
a816c9c7fe
|
Reduce defer sentences for performance
|
2017-05-27 21:35:38 +09:00 |
|
Hajime Hoshi
|
1b1b996817
|
graphics: Avoid copying ColorM
|
2017-05-27 16:17:49 +09:00 |
|
Hajime Hoshi
|
1b72263ce1
|
sync: Add sync package
|
2017-05-27 02:37:01 +09:00 |
|
Hajime Hoshi
|
e1b5c992b4
|
graphics: Refactoring: remove unnecessary empty slices
|
2017-05-26 22:32:38 +09:00 |
|
Hajime Hoshi
|
5699822d64
|
graphics: Avoid creating struct as much as possible
|
2017-05-02 22:45:09 +09:00 |
|
Hajime Hoshi
|
91681bdc25
|
graphics: Bug fix: ReplacePixels must reset pixels out of range (#316)
|
2017-02-05 04:16:09 +09:00 |
|
Hajime Hoshi
|
333b0956ff
|
graphics: Improve speed by merging vertices arrays into one
|
2017-01-19 01:27:04 +09:00 |
|
Hajime Hoshi
|
c44ee9cde2
|
graphics: Refactoring
|
2016-12-29 01:15:57 +09:00 |
|
Hajime Hoshi
|
5c403d9969
|
graphics: Avoid copying images twice
|
2016-12-27 10:43:05 +09:00 |
|
Hajime Hoshi
|
15f7a605c5
|
graphics: Create framebuffers lazily
|
2016-12-14 23:40:43 +09:00 |
|
Hajime Hoshi
|
07294a98b6
|
Move internal/graphics/opengl -> internal/opengl
|
2016-11-03 23:31:25 +09:00 |
|
Hajime Hoshi
|
b2780fb585
|
graphics: Merge commands when appending
|
2016-11-03 17:40:52 +09:00 |
|
Hajime Hoshi
|
50b2d8ee94
|
graphics: Use float values for vertices
|
2016-11-02 02:34:01 +09:00 |
|