summaryrefslogtreecommitdiff
path: root/gdk/gdkmemoryformat.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Add a rgb8 → rgba8 conversion macroEmmanuel Gil Peyrot2022-03-031-0/+46
* gdk: Make the optimized premultiply function a macroEmmanuel Gil Peyrot2022-03-031-23/+40
* gdk: Remove pixel format conversion ARM intrinsicsEmmanuel Gil Peyrot2022-03-031-50/+0
* gdk: Optimise RGBA8 → premultiplied BGRA8 for ARMEmmanuel Gil Peyrot2022-02-161-0/+50
* gdk: Specialise RGBA8 → premultiplied BGRA8 conversionEmmanuel Gil Peyrot2022-02-161-0/+34
* gdk: Rework gdk_pixbuf_get_from_texture()Benjamin Otte2021-10-181-6/+6
* Add memory formats used by libpngBenjamin Otte2021-10-131-0/+30
* Merge branch 'ngl-is-the-new-gl' into 'master'Matthias Clasen2021-10-111-1/+1
|\
| * Rename ngl to glMatthias Clasen2021-10-071-1/+1
* | gl: Fix broken internal formatBenjamin Otte2021-10-091-1/+1
|/
* memoryformat: Add gdk_memory_format_prefers_high_depth()Benjamin Otte2021-10-061-0/+36
* gl: Move memory <=> GL format mappingBenjamin Otte2021-10-061-1/+66
* memorytexture: Split out GdkMemoryFormat handlingBenjamin Otte2021-10-061-0/+366