gtk2/testsuite/gdk
Alexander Larsson 8e59cdabac Add GDK_MEMORY_R8G8B8A8_PREMULTIPLIED
This is the default OpenGL format, and in fact the only pixel format
that GLES supports uploading as. Actually, the premultiplied part is
really just about how we use the textures, but all textures in GTK
are premultiplied.
2020-09-25 09:31:43 +02:00
..
array.c array: Add null-termination 2020-07-16 18:09:57 +02:00
arrayimpl.c array: Add null-termination 2020-07-16 18:09:57 +02:00
cairo.c Update callers 2017-01-19 13:50:17 -05:00
clipboard.c Add a basic clipboard test 2020-06-22 16:55:01 -04:00
display.c Update callers 2017-01-19 13:50:17 -05:00
encoding.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdk.test.in redo the gdk installed tests 2017-10-18 17:30:20 +02:00
keysyms.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
memorytexture.c Add GDK_MEMORY_R8G8B8A8_PREMULTIPLIED 2020-09-25 09:31:43 +02:00
meson.build Add GdkArray 2020-07-16 18:09:57 +02:00
rectangle.c testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
rgba.c rgba: Use pango_color_parse_with_alpha 2020-08-02 23:30:33 -04:00
seat.c gdk: Rename gdk_seat_get_physical_devices() to gdk_seat_get_devices() 2020-07-30 18:44:40 +02:00