Matthew Waters
|
b53178f724
|
gleffects_laplacian: fix shader compilation in gl3/gles2
https://bugzilla.gnome.org/show_bug.cgi?id=748393
|
2017-12-09 19:32:02 +00:00 |
|
Michał Dębski
|
afdc3c8ee3
|
gleffects: Merge laplacian filter into effects
https://bugzilla.gnome.org/show_bug.cgi?id=746209
|
2017-12-09 19:31:59 +00:00 |
|
Michał Dębski
|
eb326ba4c2
|
gleffects: Fix fisheye shader - pass float to sqrt
On OSX passing literal int to sqrt() in GLSL results in error.
https://bugzilla.gnome.org/show_bug.cgi?id=746209
|
2017-12-09 19:31:59 +00:00 |
|
Anton Obzhirov
|
9294e84334
|
gleffects: port all effects to GLES2.0
https://bugzilla.gnome.org/show_bug.cgi?id=745955
|
2017-12-09 19:31:58 +00:00 |
|
Matthew Waters
|
a82db7eb9e
|
gleffects: support gl3 whereever gles2 is supported
|
2017-12-09 19:31:51 +00:00 |
|
Julien Isorce
|
2b8de2d1bc
|
gleffects: use new helper functions to avoid duplicating the same vertex shader text
And also use the default fragment shader text for the identity effect
|
2017-12-09 19:31:38 +00:00 |
|
Matthew Waters
|
a884d6feee
|
move gl elements to ext subdirectory
|
2017-12-09 19:31:34 +00:00 |
|