Benjamin Otte
|
d54ca3c74f
|
gdk: Add GDK_MEMORY_DEFAULT
This is the default memory format.
I added it because it is way better than including a private header and
using GDK_MEMORY_CAIRO_FORMAT_ARGB32.
|
2018-03-18 05:57:07 +01:00 |
|
Benjamin Otte
|
ee8e42f19b
|
gdk: Remove gdk_texture_new_from_data()
Use gdk_memory_texture_new() instead.
|
2018-03-18 05:57:07 +01:00 |
|
Matthias Clasen
|
ba21a7764b
|
gsk: Reorganize env vars
Get rid of GSK_RENDERING_MODE and add the flags to GSK_DEBUG,
following the same pattern we use in gdk now.
|
2018-01-14 17:05:04 -05:00 |
|
Matthias Clasen
|
3771c95c72
|
gsk: Move Vulkan sources to a subdirectory
Following what was already done for GL.
|
2018-01-06 09:36:55 -05:00 |
|