[gtk] (111 commits) Non-fast-forward update to branch wip/otte/color-profiles



The branch 'wip/otte/color-profiles' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  9daabe2... cms: Add lcms to the build
  5246901... gdk: Add GdkColorProfile
  7fc244e... texture: Add a ::color-profile property
  6a31b9d... memorytexture: Split out GdkMemoryFormat handling
  548140f... memoryformat: Take a color profile when converting
  6c7d955... gl: Refactor texture upload code
  ffbaacf... API: Add gdk_memory_texture_new_with_color_profile()
  a64798b... jpeg: Parse ICC profiles
  631db32... widget-factory: Name the images pages
  b896a45... widget-factory: Add gradient rendering test
  e9b385c... gtk-demo: Add a color profile demo
  10320e4... Revamp the color profile demo
  48e85e5... surface: Use g_clear_thing()
  ddb57a0... API: Add GdkSurface::color-profile
  d15bdd7... gl: Move memory <=> GL format mapping
  0ecd1b6... memorytexture: Add gdk_memory_texture_convert()
  061a7fe... gl: Move gdk_gl_context_upload_texture() into NGL
  d505a51... cairo: Add color profile get/set
  e64bb09... gdk: Rework gdk_pixbuf_get_from_texture()
  ae1ee3e... broadway: Use gdk_texture_save_to_png_bytes()
  d78c03b... gdk: Make gdk_texture_download_surface() take a target colo
  09fe3aa... gdk: Add srgb_linear color profile
  5949fcf... ngl: Avoid cairo in icon upload
  f6beefc... memoryformat: Do some gdk_memory_convert() massaging
  440568b... png: Do loader conversions in GDK
  d5ba2ec... png: Add private formats for weird PNG stuff
  e6c699b... memoryformat: Optimize more
  f2d1646... colorprofile: Implement a global transform cache
  aeb01ac... png: Handle color profiles
  3ddebcf... png: Refactor png saving
  9d486fd... widget-factory: Add tests for loading color profiles
  9fd7041... tiff: Add color profile support
  0082578... memorytexture: Cosmetics
  910f838... jpeg: Save color profile information
  e0aa5ac... Check profiles match memory formats
  b3a191b... Support color profiles in pixbufs
  4b842ce... Add an lcms2 subproject
  c6e3429... gdk: Introduce GdkColor
  39eadcb... x11: Implement support for color profiles
  086defb... FIXME: Add crude color management impl for cairo
  7300355... gdk: Add GDK_DEBUG=srgb

Commits added to the branch:

  218a3e3... gdkglcontext-win32-wgl.c: Fix Cairo fallback check (*)
  ece0231... gdkdisplay-win32.c: Don't retry WGL initialization (*)
  2c810c7... Switch man pages to reStructuredFormat (*)
  113d546... docs: Remove the last remaining XML files (*)
  2fd0da8... ci: Add Python's docutils to the base image (*)
  c317a1b... ci: Update the Docker image to use (*)
  8fba0d2... Merge branch 'wip/otte/for-master' into 'master' (*)
  b2b7118... Merge branch 'ebassi/rst-man' into 'master' (*)
  7ede54e... Update Persian translation (*)
  bbcc818... Update Brazilian Portuguese translation (*)
  ec6a824... Update Serbian translation (*)
  5d86f08... Update Serbian translation (*)
  f96c4eb... broadway: Use the correct way to call find_library (*)
  fbae56e... Update Turkish translation (*)
  5175b16... GDK/Win32: Use lowercase windows.h (*)
  1fab75d... Updated Lithuanian translation (*)
  35abc07... Update Polish translation (*)
  c79d327... Update Portuguese translation (*)
  4fff683... Merge branch 'wip/lantw/broadway-Use-the-correct-way-to-cal (*)
  6b86848... builder: Don't leak refs (*)
  834c72b... coloreditor: Don't unref unless we own it (*)
  eac0e06... ConstraintGuide getters: annotate out parameters as such (*)
  e3ecd5d... Add an assertion and comment (*)
  c8f29a6... builder: Consistently use builder_construct (*)
  ec62402... builder: Fix parsing of mixed declarations (*)
  1b82de1... Merge branch 'btj-master-patch-30099' into 'master' (*)
  69cf1aa... Merge branch 'builder-leaks' into 'master' (*)
  30a741e... Merge branch 'wip/lantw/GDK-Win32-Use-lowercase-windows.h'  (*)
  b17005d... Merge branch 'fix-builder-parsing' into 'master' (*)
  c4069fd... builder: Fix handling of <binding> (*)
  32191bc... Fix the build (*)
  66c80e8... Merge branch 'builder-binding-ordering' into 'master' (*)
  8f817e6... Merge branch 'matthiasc/for-master' into 'master' (*)
  2c9a2e9... entry: Clarify docs (*)
  83b434d... docs: Mention popovers in the migration guide (*)
  8aafee4... Merge branch 'matthiasc/for-master' into 'master' (*)
  f5db501... Update Hebrew translation (*)
  e99ac8f... builder: Simplify parameter collection (*)
  5bc3923... builder-tool: Avoid <style> when converting (*)
  12e8a92... Merge branch 'matthiasc/for-master' into 'master' (*)
  e77eaa0... macos: handle NULL surface when creating GL context (*)
  18c9727... Merge branch 'wip/chergert/fix-4279' into 'master' (*)
  4a684a6... Update Indonesian translation (*)
  62ed3b4... Update Ukrainian translation (*)
  22ffae1... Update Icelandic translation (*)
  da5efea... Update Ukrainian translation (*)
  6f00267... gtk-builder-tool: Simplify more (*)
  fd0a5e3... buildertool: Fix a simplify issue (*)
  160aeb4... Simplify our ui files (*)
  01abd15... a11y: Simplify atspi context a bit (*)
  502b3ce... Merge branch 'matthiasc/for-master' into 'master' (*)
  9bff56d... GDK-Win32: Fix build (*)
  a45e1a0... fp16.c: Fix float_to_half() function call (*)
  dbd0ce3... meson: Improve search for libpng (*)
  b4d91d5... Merge branch 'master-msvc-fixes' into 'master' (*)
  7498838... Update Romanian translation (*)
  bdcfb76... libtiff: update meson patch to install the lib (*)
  f836d2f... widget-factory: Use the same gtk-logo.webm (*)
  f42c61f... Merge branch 'wip/otte/for-master' into 'master' (*)
  bf93537... Merge branch 'matthiasc/for-master' into 'master' (*)
  156650e... Merge branch 'dab_fix_libtiff_install' into 'master' (*)
  2a3a1aa... Merge branch 'fix-wgl-cairo-fallback' into 'master' (*)
  5c3b368... docs: Add note about stable sorting to SortListModel (*)
  a816f81... docs: Fix links in the Getting Started page (*)
  72bbc51... Merge branch 'otte/for-master2' into 'master' (*)
  d7e117f... widget-factory: Speed up build (*)
  200a2f5... gtk-demo: Speed up the build (*)
  802ad39... gtk: Speed up build (*)
  6339875... Fix an oversight (*)
  169effe... Merge branch 'ebassi/getting-started-links' into 'master' (*)
  1011ae4... cms: Add lcms to the build
  3641960... gdk: Add GdkColorProfile
  fe30917... texture: Add a ::color-profile property
  a084c3c... memorytexture: Split out GdkMemoryFormat handling
  0a30c77... memoryformat: Take a color profile when converting
  5bf843c... gl: Refactor texture upload code
  620c96d... API: Add gdk_memory_texture_new_with_color_profile()
  d6898b1... jpeg: Parse ICC profiles
  eaed403... widget-factory: Name the images pages
  80cd465... widget-factory: Add gradient rendering test
  a157df6... gtk-demo: Add a color profile demo
  bdd46e1... Revamp the color profile demo
  e622ef4... surface: Use g_clear_thing()
  de64e4f... API: Add GdkSurface::color-profile
  298a219... gl: Move memory <=> GL format mapping
  8370aa7... memorytexture: Add gdk_memory_texture_convert()
  8a14cc3... gl: Move gdk_gl_context_upload_texture() into NGL
  baa84bf... cairo: Add color profile get/set
  3f2ecc9... gdk: Rework gdk_pixbuf_get_from_texture()
  c105ab9... broadway: Use gdk_texture_save_to_png_bytes()
  fe66e57... gdk: Make gdk_texture_download_surface() take a target colo
  b02c551... gdk: Add srgb_linear color profile
  34b889c... ngl: Avoid cairo in icon upload
  37b792f... memoryformat: Do some gdk_memory_convert() massaging
  b3044c3... png: Do loader conversions in GDK
  e8e44e3... png: Add private formats for weird PNG stuff
  e286934... memoryformat: Optimize more
  4fac3cd... colorprofile: Implement a global transform cache
  ae57b9d... png: Handle color profiles
  3d0e818... png: Refactor png saving
  e79143d... widget-factory: Add tests for loading color profiles
  aca1272... tiff: Add color profile support
  9287b81... memorytexture: Cosmetics
  ec55923... jpeg: Save color profile information
  fa01190... Check profiles match memory formats
  1d33be1... Support color profiles in pixbufs
  3cfdd61... Add an lcms2 subproject
  344c711... gdk: Introduce GdkColor
  3de2a29... x11: Implement support for color profiles
  490fa37... FIXME: Add crude color management impl for cairo
  0f69b0d... gdk: Add GDK_DEBUG=srgb

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]