Hajime Hoshi
|
ee98148b54
|
graphics: Use default precisions in the fragment shader
|
2017-07-29 04:08:03 +09:00 |
|
Hajime Hoshi
|
84a7787ac9
|
graphics: No need to specify precision on vertex shaders (highp is default)
|
2017-07-29 02:57:56 +09:00 |
|
Hajime Hoshi
|
d46d9ac7c2
|
opengl: Remove GlslHighpSupported
|
2017-07-24 22:59:25 +09:00 |
|
Hajime Hoshi
|
85d39699d3
|
graphics: Bug fix: Need to specify default precisions (#390)
|
2017-07-24 21:56:40 +09:00 |
|
Hajime Hoshi
|
7d181e3182
|
opengl: Hide OpenGL context usages into internal/graphics package
|
2017-05-31 02:18:04 +09:00 |
|
Hajime Hoshi
|
07294a98b6
|
Move internal/graphics/opengl -> internal/opengl
|
2016-11-03 23:31:25 +09:00 |
|
Hajime Hoshi
|
96053702ed
|
graphics: Bug fix: Remove modelview_matrix
|
2016-10-25 03:17:14 +09:00 |
|
Hajime Hoshi
|
a2cc291573
|
graphics: Rename variables
|
2016-10-25 03:04:06 +09:00 |
|
Hajime Hoshi
|
ebf7f0df00
|
graphics: Add geometry matrix info to vertices
|
2016-10-25 01:56:59 +09:00 |
|
Hajime Hoshi
|
f537378f2a
|
opengl: Bug fix: div 0 in shader
|
2016-06-26 15:57:45 +09:00 |
|
Hajime Hoshi
|
24bb5b5ca8
|
graphics: Stop comparing matrices in GLSL, which doesn't work on iPhone5s
|
2016-06-23 00:25:31 +09:00 |
|
Hajime Hoshi
|
bae27e19d7
|
doc: Fix README
|
2016-06-22 12:37:26 +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
|
e23b0758e5
|
Merge internal/graphics/internal/shaders into internal/graphics
|
2015-01-26 23:32:50 +09:00 |
|