Hajime Hoshi
|
6663a447cc
|
graphics: Speed optimization
|
2016-05-29 23:04:20 +09:00 |
|
Hajime Hoshi
|
f6fd8f9c6d
|
graphics: Reduce calling glUseProgram
|
2016-05-29 22:40:51 +09:00 |
|
Hajime Hoshi
|
deb2ab1cbf
|
graphics: Refactoring: Reduce array buffer size
|
2016-05-29 18:34:52 +09:00 |
|
Hajime Hoshi
|
46cbd0c4a0
|
graphics: Add a func to delete programs and buffers
|
2016-05-16 11:54:34 +09:00 |
|
Hajime Hoshi
|
ba6d10dec0
|
graphics: Remove indexBufferLines
|
2016-05-16 11:34:41 +09:00 |
|
Hajime Hoshi
|
d6bfa72c5c
|
graphics: Remove openGLState.initialize
|
2016-05-16 11:32:26 +09:00 |
|
Hajime Hoshi
|
9f2b53d24c
|
graphics: Add InitializeIfNeeded function (preparing for Android)
|
2016-05-15 04:05:57 +09:00 |
|
Hajime Hoshi
|
ebe6296222
|
opengl: Remove (*Program).Equals
|
2016-05-15 02:37:25 +09:00 |
|
Hajime Hoshi
|
a3272d0b49
|
graphics: Refactoring: Reduce global variables
|
2016-05-15 02:29:54 +09:00 |
|
Hajime Hoshi
|
9c2857c15d
|
graphics: Compile error of shaders should panic
|
2016-05-11 00:49:31 +09:00 |
|
Hajime Hoshi
|
b2c5cb164a
|
graphics: Calculate vertices ahead of locking
|
2016-04-08 03:18:52 +09:00 |
|
Hajime Hoshi
|
5c61284c84
|
graphics: Refactoring: Remove an unsed argument 'signed'
|
2016-02-18 03:01:41 +09:00 |
|
Hajime Hoshi
|
c54b5c4b06
|
image: Introduce programContext (#144)
|
2016-02-07 05:13:54 +09:00 |
|
Hajime Hoshi
|
38552f8d9d
|
image: Remove drawing lines and rects (#142)
|
2016-02-06 17:57:20 +09:00 |
|
Hajime Hoshi
|
633ee4096e
|
#132 Temporal hack to run with Go1.5
|
2015-07-22 23:28:15 +09:00 |
|
Hajime Hoshi
|
2b7617da7a
|
graphics: Cache values for uniformMatrix4fv
|
2015-02-18 11:30:24 +09:00 |
|
Hajime Hoshi
|
2544d74ba0
|
Use go-gl/glow instead of go-gl/gl (#112)
|
2015-01-29 00:58:56 +09:00 |
|
Hajime Hoshi
|
e23b0758e5
|
Merge internal/graphics/internal/shaders into internal/graphics
|
2015-01-26 23:32:50 +09:00 |
|