- 20 Jan, 2015 4 commits
-
-
Jon Nordby authored
-
Jon Nordby authored
No more hardcoding :)
-
Jon Nordby authored
-
Jon Nordby authored
-
- 14 Jan, 2015 1 commit
-
-
Thomas Manni authored
-
- 13 Jan, 2015 1 commit
-
-
Thomas Manni authored
-
- 12 Jan, 2015 2 commits
-
-
Øyvind "pippin" Kolås authored
The expected results is now different due to fixes in babls CIE Lab in babl commit 0dba0608bd2cfe69453834c1ec87b7a2be13d2dd
-
Øyvind "pippin" Kolås authored
The expected results is now different due to fixes in babls CIE Lab in babl commit 0dba0608bd2cfe69453834c1ec87b7a2be13d2dd
-
- 05 Jan, 2015 1 commit
-
-
Jon Nordby authored
-
- 28 Dec, 2014 1 commit
-
-
Thomas Manni authored
-
- 20 Dec, 2014 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 17 Dec, 2014 1 commit
-
-
Jon Nordby authored
-
- 15 Dec, 2014 1 commit
-
-
Thomas Manni authored
-
- 09 Dec, 2014 2 commits
-
-
Nils Philippsen authored
-
Alexia Death authored
-
- 08 Dec, 2014 1 commit
-
-
Alexia Death authored
-
- 07 Dec, 2014 2 commits
-
-
Alexia Death authored
-
Alexia Death authored
-
- 02 Dec, 2014 1 commit
-
-
Thomas Manni authored
-
- 22 Nov, 2014 1 commit
-
-
Thomas Manni authored
-
- 21 Nov, 2014 1 commit
-
-
Thomas Manni authored
-
- 16 Nov, 2014 1 commit
-
-
Thomas Manni authored
-
- 12 Nov, 2014 1 commit
-
-
Thomas Manni authored
-
- 10 Nov, 2014 1 commit
-
-
Thomas Manni authored
-
- 09 Nov, 2014 1 commit
-
-
Jon Nordby authored
-
- 10 Aug, 2014 1 commit
-
-
Michael Henning authored
If you call gegl_color_new before gegl_init, it will now try to call babl before babl was initialized and segfault.
-
- 08 Aug, 2014 2 commits
-
-
Jon Nordby authored
This changes the semantics to be line with the expected for CSS/HTML values. Because the format can only have 256 values per channel, gamma-corrected is also the only thing which gives sufficient perceptual precision. Makes previously added unit tests pass. Warn: changes output of operations using this type of format strings!
-
Jon Nordby authored
Currently failing as named and RGB hex does not interpret values as gamma-corrected.
-
- 07 Aug, 2014 1 commit
-
-
Jon Nordby authored
-
- 18 Jul, 2014 1 commit
-
-
Jon Nordby authored
This exectuable is useful to others using GEGL, for instance in test suites.
-
- 04 Jul, 2014 3 commits
-
-
Øyvind "pippin" Kolås authored
-
Øyvind "pippin" Kolås authored
-
Øyvind "pippin" Kolås authored
-
- 01 Jul, 2014 3 commits
-
-
Michael Natterer authored
Add enum GeglAccessMode { GEGL_ACCESS_READ, _WRITE, _READWRITE } and change everything to use it. Add compat #defines for the old values.
-
Øyvind "pippin" Kolås authored
-
Øyvind "pippin" Kolås authored
The ones are there for the API symmetry with gegl_buffer_get's scale, using discrete levels is probably better than the scale equivalent in all cases.
-
- 18 Jun, 2014 1 commit
-
-
Øyvind "pippin" Kolås authored
There is overhead involved in emitting changed signals, even when nothing is connected. This adds a wrapper function to be used instead of g_signal_connect that tags the buffer as a buffer that should be emitting changed signals.
-
- 03 Jun, 2014 2 commits
-
-
Michael Henning authored
-
Michael Henning authored
-