Hajime Hoshi
|
7c25a4edea
|
Add example 'hue'
|
2014-12-28 15:09:40 +09:00 |
|
Hajime Hoshi
|
161b3d1316
|
Simplify rotate/main.go
|
2014-12-28 14:40:20 +09:00 |
|
Hajime Hoshi
|
a653ba9258
|
Update documents
|
2014-12-28 06:18:23 +09:00 |
|
Hajime Hoshi
|
89a3297e74
|
Further optimization for RecordScreenAsGIF
|
2014-12-28 04:10:47 +09:00 |
|
Hajime Hoshi
|
4b78ae3d36
|
Bug fix: add sleeping to avoid busy loop
|
2014-12-28 04:01:23 +09:00 |
|
Hajime Hoshi
|
ed777b7e94
|
Speed up: RecordScreenAsGIF
|
2014-12-28 03:54:07 +09:00 |
|
Hajime Hoshi
|
4bf4b0c264
|
Add example for RecordScreenAsGIF
|
2014-12-28 00:52:24 +09:00 |
|
Hajime Hoshi
|
6f5d106b37
|
Add _docs
|
2014-12-28 00:26:33 +09:00 |
|
Hajime Hoshi
|
ccd8fcac3d
|
Fix comments
|
2014-12-27 23:29:56 +09:00 |
|
Hajime Hoshi
|
abc2621b4c
|
Modify readme.md (v1.0.0-alpha)
|
2014-12-27 23:27:37 +09:00 |
|
Hajime Hoshi
|
d17369000c
|
Compress font.png
|
2014-12-27 23:19:22 +09:00 |
|
Hajime Hoshi
|
7dd9368ad7
|
Compress text.png
|
2014-12-27 23:09:52 +09:00 |
|
Hajime Hoshi
|
f17b5faea3
|
Add doc.go
|
2014-12-27 18:18:44 +09:00 |
|
Hajime Hoshi
|
4a07c6f0df
|
Refactoring: gl bug fix
|
2014-12-27 17:58:39 +09:00 |
|
Hajime Hoshi
|
325e05259a
|
Introduce ImagePart again
|
2014-12-27 17:37:31 +09:00 |
|
Hajime Hoshi
|
bf46451933
|
Rename files
|
2014-12-27 17:15:16 +09:00 |
|
Hajime Hoshi
|
969554b10b
|
Refactoring: define identity matrix variable
|
2014-12-27 17:11:05 +09:00 |
|
Hajime Hoshi
|
7849a68cd0
|
Remove DrawImageAt
|
2014-12-26 23:01:47 +09:00 |
|
Hajime Hoshi
|
20da9bffbb
|
Concat / Add returns the receiver
|
2014-12-26 22:53:47 +09:00 |
|
Hajime Hoshi
|
ffab448d40
|
Rename ColorGeometry -> ColorM, GeometryMatrix -> GeoM (#27)
|
2014-12-26 22:50:25 +09:00 |
|
Hajime Hoshi
|
951eac3452
|
Modify readme
|
2014-12-26 22:20:53 +09:00 |
|
Hajime Hoshi
|
bf027fef33
|
Bug fix: SetFramebufferSizeCallback can be called immediately
|
2014-12-26 21:49:31 +09:00 |
|
Hajime Hoshi
|
48f639db02
|
Bug fix: glfw's framebuffer might be lately changed after consuming some events
|
2014-12-26 20:44:35 +09:00 |
|
Hajime Hoshi
|
ce81251730
|
Bug fix: gl.EnableClientState should not be called
|
2014-12-26 20:13:57 +09:00 |
|
Hajime Hoshi
|
8ae96875c9
|
Bug fix: matrices' elements should be copied when assigning
|
2014-12-26 11:43:31 +09:00 |
|
Hajime Hoshi
|
d46e551c5c
|
Remove New*Matrix
|
2014-12-26 11:31:20 +09:00 |
|
Hajime Hoshi
|
ec6dc4b7ec
|
Use value-type values for some of DrawImageOption's members
|
2014-12-26 11:29:44 +09:00 |
|
Hajime Hoshi
|
d764afcb8f
|
Make the elements of matrices optional
|
2014-12-26 11:22:36 +09:00 |
|
Hajime Hoshi
|
3e5688e2e1
|
Show SetElement function
|
2014-12-26 10:33:50 +09:00 |
|
Hajime Hoshi
|
cf1b1ed15e
|
Add 'Add' methods
|
2014-12-26 04:39:30 +09:00 |
|
Hajime Hoshi
|
7ea4e19f58
|
Remove methods IsIdentity
|
2014-12-26 04:02:34 +09:00 |
|
Hajime Hoshi
|
d53d55a629
|
Rename *MatrixI -> New*Matrix
|
2014-12-26 03:58:33 +09:00 |
|
Hajime Hoshi
|
f7b2157585
|
Fix a comment
|
2014-12-26 03:47:27 +09:00 |
|
Hajime Hoshi
|
843b0d8621
|
Remove the struct DrawImageAt; Add a method (*Image).DrawImageAt
|
2014-12-26 03:46:25 +09:00 |
|
Hajime Hoshi
|
b69dec3f1e
|
Bug fix: comment
|
2014-12-26 03:24:57 +09:00 |
|
Hajime Hoshi
|
cdc84567ca
|
Rename At -> DrawImageAt
|
2014-12-26 03:00:40 +09:00 |
|
Hajime Hoshi
|
f2fbd991d2
|
Rename ImageDrawOptions -> DrawImageOptions (#43)
|
2014-12-26 01:39:48 +09:00 |
|
Hajime Hoshi
|
389b2b75f2
|
Remove currentVBO
|
2014-12-26 01:19:08 +09:00 |
|
Hajime Hoshi
|
c156cb1e66
|
Use VBO for vertices, tex coords (#2)
|
2014-12-26 01:11:42 +09:00 |
|
Hajime Hoshi
|
7f6e440d97
|
Use VBO for indices (#2)
|
2014-12-25 23:16:18 +09:00 |
|
Hajime Hoshi
|
5780e9020c
|
Fix ui.go to use defer and call glfw.SwapInterval
|
2014-12-25 18:42:55 +09:00 |
|
Hajime Hoshi
|
f603859b01
|
Fix image_test.go to check if something is rendered
|
2014-12-25 18:42:55 +09:00 |
|
Hajime Hoshi
|
90665944b9
|
Rename ImageDrawOption -> ImageDrawOptions
|
2014-12-24 23:38:04 +09:00 |
|
Hajime Hoshi
|
742c7ad854
|
Fix comments
|
2014-12-24 23:35:01 +09:00 |
|
Hajime Hoshi
|
cb510fafa7
|
Hide matrix members
|
2014-12-24 23:26:04 +09:00 |
|
Hajime Hoshi
|
494d07387d
|
Remove DrawImage.+ function (#41)
|
2014-12-24 23:17:58 +09:00 |
|
Hajime Hoshi
|
b39df50979
|
Introduce ImageDrawOption
|
2014-12-24 22:46:00 +09:00 |
|
Hajime Hoshi
|
aee86f7e9c
|
Bug fix: Remove '+build ignore' at drawimage.go
|
2014-12-24 11:06:09 +09:00 |
|
Hajime Hoshi
|
373371d1b2
|
Change license comments style to use magic comments (magic comments like +build should be placed before a general comment)
|
2014-12-24 11:04:10 +09:00 |
|
Hajime Hoshi
|
bde8d9763f
|
Modify readme
|
2014-12-24 10:00:09 +09:00 |
|