summaryrefslogtreecommitdiff
path: root/src/modules/evas/engines/gl_common/shader/gen_shaders.sh
Commit message (Expand)AuthorAgeFilesLines
* evas gl - experiment with dithered gl renderingCarsten Haitzler (Rasterman)2020-11-271-1/+1
* Revert "evas: Fix compilation when using different build directory"Jean-Philippe Andre2016-06-271-3/+4
* evas: Fix compilation when using different build directoryFelipe Magno de Almeida2016-06-241-4/+3
* evas: (Try to) fix shaders gen without breaking everythingJean-Philippe Andre2016-06-241-0/+7
* Revert "evas: Fix distcheck by disabling shaders generation"Carsten Haitzler (Rasterman)2016-06-241-7/+0
* evas: Fix distcheck by disabling shaders generationJean-Philippe Andre2016-06-231-0/+7
* shader gen - make this use plain sh not bash for portabilityCarsten Haitzler (Rasterman)2016-06-151-13/+14
* Evas GL: Implement runtime generation and load of shadersJean-Philippe Andre2015-11-101-182/+17
* Evas GL shaders: Simplify a bit the shaders codev1.16.0-beta2Jean-Philippe Andre2015-10-191-7/+5
* evas gl common - remove unused struct fields from shader src to save memCarsten Haitzler (Rasterman)2015-10-191-1/+1
* evas gl - fix big endian fully by adding a host of new img shadersCarsten Haitzler (Rasterman)2015-10-181-0/+1
* evas gl fix color on bigendian with gl engineCarsten Haitzler (Rasterman)2015-10-181-1/+3
* Evas GL shaders: Add mask 21, 12, 22 downsampling modesJean-Philippe Andre2015-09-141-1/+6
* evas shader generation - add comments to indicate to commit the filesCarsten Haitzler (Rasterman)2015-05-211-1/+3
* Evas GL common: Skip shaders generation if there is no changeJean-Philippe Andre2015-05-121-2/+10
* Evas: Fix clang warning in generated shaders fileJean-Philippe Andre2015-04-211-1/+1
* Evas GL common: Fix shaders for GLXJean-Philippe ANDRE2015-04-031-2/+2
* Evas GL common: Fix GL masking with 12,21,22 samplingJean-Philippe Andre2015-04-031-1/+27
* Evas GL common: Factorize GL shader selection codeJean-Philippe Andre2015-04-031-10/+2
* Evas GL common: Factorize shader generation codeJean-Philippe Andre2015-04-031-41/+137
* Evas: Fix shader gen script for UbuntuJean-Philippe Andre2014-11-271-2/+2
* Evas GL: Fix list of shaders to distributeJean-Philippe Andre2014-11-141-1/+12
* Evas shaders: Auto-generate the shaders from MakefileJean-Philippe Andre2014-11-121-4/+1
* Evas shaders: Write new shader generator scriptJean-Philippe Andre2014-11-121-0/+65