summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a test for color conversionmatthiasc/color-profile-rebasedMatthias Clasen2022-09-302-0/+44
* testsuite: Compare textures properlyMatthias Clasen2022-09-301-0/+4
* widget-factory: Add an hdr image exampleMatthias Clasen2022-09-307-5/+308
* Add a quick-and-dirty heif loading testMatthias Clasen2022-09-302-0/+296
* Add libheif to the buildMatthias Clasen2022-09-301-0/+1
* wip: Add a cicp color space implementationMatthias Clasen2022-09-306-0/+334
* wip: update testsuite for changed compositingMatthias Clasen2022-09-309-256/+295
* gsk: Add color space in gsk_renderer_render_textureMatthias Clasen2022-09-303-10/+20
* gdk: Introduce GdkColorMatthias Clasen2022-09-306-61/+381
* media: Use the new GL texture constructorMatthias Clasen2022-09-301-11/+14
* glarea: Use the new GL texture constructorMatthias Clasen2022-09-301-13/+8
* gsk: Use GL texture informationMatthias Clasen2022-09-301-8/+21
* API: Add a new constructor for GL texturesMatthias Clasen2022-09-303-1/+77
* gsk: Support flipping gl texturesMatthias Clasen2022-09-302-9/+11
* gsk: Do texture conversions in shadersMatthias Clasen2022-09-308-41/+201
* gsk: Refactor a bitMatthias Clasen2022-09-301-44/+51
* gsk: Fix caching of texturesMatthias Clasen2022-09-301-17/+9
* cairo: Use stem darkening for glyphsMatthias Clasen2022-09-301-0/+23
* gsk: Use stem darkening for glyphsMatthias Clasen2022-09-301-0/+24
* gsk: Linearize gl texturesMatthias Clasen2022-09-304-4/+159
* gsk: Linearize colors tooMatthias Clasen2022-09-301-1/+14
* gsk: Apply gamma to framesMatthias Clasen2022-09-305-1/+78
* gsk: Upload textures in linear sRGBMatthias Clasen2022-09-304-3/+9
* gdk: Add GDK_DEBUG=srgbBenjamin Otte2022-09-303-1/+7
* Add crude color management impl for cairoBenjamin Otte2022-09-301-3/+70
* x11: Implement support for color profilesBenjamin Otte2022-09-303-5/+80
* Support color space in pixbufsMatthias Clasen2022-09-301-7/+38
* widget-factory: Add tests for loading color profilesBenjamin Otte2022-09-305-3/+84
* lcmscolorspace: Implement a global transform cacheMatthias Clasen2022-09-303-9/+93
* memoryformat: Optimize moreBenjamin Otte2022-09-301-136/+318
* memoryformat: Do some gdk_memory_convert() massagingBenjamin Otte2022-09-301-27/+145
* gsk: Avoid cairo in icon uploadMatthias Clasen2022-09-301-87/+177
* tiff: Add color space supportMatthias Clasen2022-09-301-8/+57
* png: Handle color spacesBenjamin Otte2022-09-301-2/+126
* gdk: Take a color space in gdk_memory_texture_from_textureMatthias Clasen2022-09-309-19/+31
* gdk: Take a color space in gdk_texture_download_surfaceBenjamin Otte2022-09-309-14/+38
* memoryformat: Take a color space when convertingMatthias Clasen2022-09-308-8/+59
* API: Add color space get/set for cairoBenjamin Otte2022-09-308-23/+127
* API: Add GdkSurface::color-spaceBenjamin Otte2022-09-303-10/+73
* gtk-demo: Add a color space demoMatthias Clasen2022-09-3012-0/+193
* widget-factory: Add gradient rendering testBenjamin Otte2022-09-307-3/+174
* jpeg: Add color space supportBenjamin Otte2022-09-301-5/+39
* API: Add gdk_memory_texture_new_with_color_space()Benjamin Otte2022-09-302-0/+53
* API: Add a GdkTexture::color-space propertyBenjamin Otte2022-09-305-12/+59
* Add some colorspace testsMatthias Clasen2022-09-303-0/+98
* gdk: Add GdkLcmsColorSpaceBenjamin Otte2022-09-306-1/+310
* Add mutter and lcms2-devel to the Fedora imageBenjamin Otte2022-09-301-0/+2
* ci: Update dependencies for msysMatthias Clasen2022-09-301-0/+4
* Add an lcms2 subprojectMatthias Clasen2022-09-303-1/+22
* cms: Add lcms to the buildBenjamin Otte2022-09-302-0/+3