Home
last modified time | relevance | path

Searched refs:gdk (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dmeson.build9 gdkpixbuf_dep = dependency('gdk-pixbuf-2.0', version : '>=2.8.0', required : get_option('gdk-pixbuf…
/third_party/mesa3d/src/intel/tools/imgui/
Dimgui_impl_gtk3.cpp97 guint gdk; in ImGui_ImplGtk3_HandleEvent() member
123 if (e->keyval == gdk_key_to_imgui_key[i].gdk) in ImGui_ImplGtk3_HandleEvent()
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dmeson.build2 gdk_x11_dep = dependency('gdk-x11-3.0', required : get_option('examples'))
/third_party/gstreamer/gstplugins_good/
Dmeson_options.txt54 option('gdk-pixbuf', type : 'feature', value : 'auto', description : 'gdk-pixbuf image decoder, ove…
DREQUIREMENTS65 Package: gdk-pixbuf Library
DChangeLog33258 gtk/gl: don't assert when gdk doesn't provide a GL context
44370 tests: gdkpixbufoverlay-test: fix compilation against newer gdk-pixbuf
74924 gdk: cleanups and fix rowstride
98383 There's no gdk-pixbuf3 anymore. gdk-pixbuf was separated from GTK+
119793 gdkpixbuf: Use the libs and cflags of gdk pixbuf instead of gtk
119794 This fixes the build if gdk-pixbuf is found but gtk isn't
120069 configure: make gdk-pixbuf plugin depend only on gdk-pixbuf, not gtk+
/third_party/gstreamer/gstplugins_base/
Dmeson.build311 # some of the examples can use gdk-pixbuf and GTK+3
312 gdk_pixbuf_dep = dependency('gdk-pixbuf-2.0', required : get_option('examples'))
DChangeLog35821 It is only allowed to include gdk/gdkx.h and that will bring all the x11 things.
42593 examples/snapshot: Does not need GTK but only gdk-pixbuf
65987 example/overlay: Specify minimum gdk version
117552 We don't do this is any other example, this should be done for us in gdk it if
/third_party/gstreamer/gstplugins_good/sys/osxvideo/
Dosxvideosink.m146 * cocoa's main run loop manually, like the gdk one, giving false
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/
Dhdr-rgb-eveningroad.hdr1027 …ɧ�o�w�çmq��vwtv���rù�Ȳ���������w������������ٱ����������{w����~�x������ߌ����gdk^a�����°��������n���…
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer1120 gdk-pixbuf checks with calls to this macro. Change use of
/third_party/gstreamer/gstplugins_bad/
DChangeLog75644 gtk/gl: don't assert when gdk doesn't provide a GL context
115237 It is only allowed to include gdk/gdkx.h and that will bring all the x11 things.
124078 …draft of a pixbuf overlay element. add macros to optionally build the latter if gdk-pixbuf is found