Matthew Waters
|
7f10822de4
|
gl: use GLMemory for accessing textures everywhere
This simplifies and consolidates a lot of duplicated code creating
and modifying textures.
|
2017-12-09 19:32:21 +00:00 |
|
Matthew Waters
|
d1b3b63c1c
|
gleffects; give each effect a unique long name and description
Gives applications that scrape the factory details more detailed and unique
details on the exact element.
https://bugzilla.gnome.org/show_bug.cgi?id=760566
|
2017-12-09 19:32:17 +00:00 |
|
Matthew Waters
|
3ba30d42a4
|
gl: use gles2 shaders everywhere
This effectively limits a glfilter subclass to be > GL(ES) 2.0.
rather than a possible GL 1.4.
|
2017-12-09 19:32:07 +00:00 |
|
Michał Dębski
|
7ec1246730
|
gleffects: Create element for each effect
https://bugzilla.gnome.org/show_bug.cgi?id=746209
|
2017-12-09 19:31:59 +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
|
befbf3733b
|
gleffects: Merge sobel filter into effects
https://bugzilla.gnome.org/show_bug.cgi?id=746209
|
2017-12-09 19:31:59 +00:00 |
|
Michał Dębski
|
208b5f999e
|
gleffects: Merge blur filter into effects
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
|
a884d6feee
|
move gl elements to ext subdirectory
|
2017-12-09 19:31:34 +00:00 |
|