gtk2/gdk
Alexander Larsson 1f3f933edf GdkX11GLContext: Use bitblit for swap if no buffer age support
If buffer age is undefined and the updated area is not the whole
window then we use bit-blits instead of swap-buffers to end the
frame.

This allows us to not repaint the entire window unnecessarily if
buffer_age is not supported, like e.g. with DRI2.
2014-11-06 12:24:43 +01:00
..
broadway gdkdisplay: Provide a default event_data_copy / event_data_free 2014-10-27 22:13:23 -07:00
deprecated Mark the GdkColor struct as deprecated 2014-08-20 17:19:30 +02:00
mir mir: Handle pointer up/down events without a button mask set (i.e. touch events) 2014-11-06 11:15:52 +13:00
quartz quartz: Move the FullscreenSavedGeometry definition earlier 2014-10-27 06:49:46 -04:00
wayland GdkGLContext: Add display property 2014-11-03 13:20:55 +01:00
win32 gdkdisplay: Provide a default event_data_copy / event_data_free 2014-10-27 22:13:23 -07:00
x11 GdkX11GLContext: Use bitblit for swap if no buffer age support 2014-11-06 12:24:43 +01:00
COPYING
fallback-c89.c
gdk.c Add support for GDK_GL=texture-rectangles 2014-11-06 12:24:43 +01:00
gdk.h gdk: Add support for OpenGL 2014-10-13 10:43:31 -04:00
gdkapplaunchcontext.c docs: replace all <examples> with markdown headings 2014-02-04 16:58:54 -05:00
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkcairo.c Add internal gdk_cairo_region_from_clip helper 2014-10-13 10:43:31 -04:00
gdkcairo.h gdk: Add support for OpenGL 2014-10-13 10:43:31 -04:00
gdkconfig.h.win32
gdkconfig.h.win32_broadway Add Visual Studio Build Support for Broadway 2013-08-02 11:20:19 +08:00
gdkcursor.c Deprecate gdk_cursor_new() 2014-10-28 00:38:59 -04:00
gdkcursor.h Deprecate gdk_cursor_new() 2014-10-28 00:38:59 -04:00
gdkcursorprivate.h gdk: Add gdk_cursor_get_surface() 2013-08-07 13:34:10 +02:00
gdkdeprecated.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkdevice.c Add another multi-device invariant 2014-10-28 00:54:39 -04:00
gdkdevice.h Use GDK's current window tracking when synthesizing events in GTK+ 2014-03-12 23:03:53 -04:00
gdkdevicemanager.c gdk: Document the behavior of device grabs on slave devices 2014-07-21 22:16:05 +02:00
gdkdevicemanager.h
gdkdevicemanagerprivate.h
gdkdeviceprivate.h gdk: Convert mouse position to doubles, add new getters 2013-07-03 14:39:25 +02:00
gdkdisplay.c GdkGLContext: Change the way we track the current context 2014-10-30 12:43:03 +01:00
gdkdisplay.h gdk: Deprecate compositing support 2014-10-12 04:54:35 +02:00
gdkdisplaymanager.c Gdk: add an experimental backend for mir 2014-10-22 11:17:15 -05:00
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h GdkGLContext: Change the way we track the current context 2014-10-30 12:43:03 +01:00
gdkdnd.c gdk: Remove check for source window 2014-09-01 19:17:53 +02:00
gdkdnd.h gdk: Add GDK_DRAG_PROTO_WAYLAND 2014-09-01 19:17:53 +02:00
gdkdndprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c Fix an ordering issue in event destruction 2014-11-01 14:44:03 -04:00
gdkevents.h Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdkframeclock.c gdk: add many missing (nullable) return value annotations 2014-05-11 11:48:32 -04:00
gdkframeclock.h docs: fix typo in type name 2014-01-20 18:27:28 -05:00
gdkframeclockidle.c Changed obsolete FSF portal addresses to web address 2014-01-12 19:56:49 +07:00
gdkframeclockidle.h GdkFrameClockIdle: Add a missing declaration 2014-09-05 20:44:22 -04:00
gdkframeclockprivate.h docs: add docs for GtkFrameClock 2014-01-20 18:27:28 -05:00
gdkframetimings.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gdkframetimings.h
gdkgl.c GdkGL: Fix up GL_ARB_texture_rectangle support 2014-11-06 12:24:43 +01:00
gdkglcontext.c GdkX11GLContext: Use bitblit for swap if no buffer age support 2014-11-06 12:24:43 +01:00
gdkglcontext.h GdkGLContext: Add display property 2014-11-03 13:20:55 +01:00
gdkglcontextprivate.h GdkX11GLContext: Use bitblit for swap if no buffer age support 2014-11-06 12:24:43 +01:00
gdkglobals.c Add GDK_GL env var and GdkGLFlags 2014-11-06 12:24:43 +01:00
gdkinternals.h GdkGL: Fix up GL_ARB_texture_rectangle support 2014-11-06 12:24:43 +01:00
gdkintl.h
gdkkeynames.c
gdkkeys.c gdk: add many missing (nullable) return value annotations 2014-05-11 11:48:32 -04:00
gdkkeys.h Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdkkeysprivate.h
gdkkeysyms-compat.h
gdkkeysyms-update.pl gdkkeysyms-update: Remove workarounds for old bugs 2013-07-17 16:40:05 -04:00
gdkkeysyms.h
gdkkeyuni.c docs: use Returns: consistently 2014-02-19 18:56:05 -05:00
gdkmain.h Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdkmarshalers.list
gdkoffscreenwindow.c gdk: Deprecate static gravities 2014-10-06 02:38:40 +02:00
gdkpango.c docs: Another round of markup removal 2014-03-29 00:24:15 -04:00
gdkpango.h Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdkpixbuf-drawable.c Forgotten file 2014-05-22 09:31:15 -04:00
gdkpixbuf.h
gdkprivate.h
gdkproperty.c Trivial formatting fix 2014-08-30 00:53:21 -04:00
gdkproperty.h
gdkrectangle.c docs: use proper apostrophe 2014-02-07 13:06:10 -05:00
gdkrectangle.h
gdkrgba.c gdk_rgba_parse : do not segfault on null string 2014-09-28 21:18:10 +02:00
gdkrgba.h
gdkscreen.c Improve workarea documentation 2014-09-24 20:34:16 -04:00
gdkscreen.h Revert "Introduce API to get the preferred visual" 2014-02-10 22:15:28 -05:00
gdkscreenprivate.h Handle resolution changes in the GDK backend code 2014-07-13 15:35:23 -04:00
gdkselection.c gdk: assorted introspection and documentation fixes 2014-05-19 11:47:59 -07:00
gdkselection.h Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdktestutils.h
gdkthreads.h
gdktypes.h Don't return GDK_GRAB_SUCCESS on failure 2014-10-28 00:51:32 -04:00
gdkversionmacros.h.in Add 3.16 deprecation macros too 2014-09-30 00:03:25 -04:00
gdkvisual.c Small doc improvement 2014-09-07 17:14:37 -04:00
gdkvisual.h Drop GDK_MULTIHEAD_SAFE 2014-06-11 21:55:15 -04:00
gdkvisualprivate.h
gdkwindow.c GdkX11GLContext: Use bitblit for swap if no buffer age support 2014-11-06 12:24:43 +01:00
gdkwindow.h Pedantic formatting fix 2014-10-13 10:43:32 -04:00
gdkwindowimpl.c gdkwindow: Provide a default implementation of process_updates_recurse 2014-06-22 10:20:50 -04:00
gdkwindowimpl.h gl: Make all user GdkGLContexts not attached to any window 2014-10-13 10:43:31 -04:00
gdkx.h
gen-keyname-table.pl
keyname-table.h docs: use proper quotations instead of '*' 2014-02-07 14:22:39 -05:00
keynames-translate.txt Add AudioMicMute 2013-07-17 17:52:19 -04:00
keynames.txt Fix key "Page_Down" identified as "Next" 2013-10-24 18:48:33 -04:00
Makefile.am Gdk: add an experimental backend for mir 2014-10-22 11:17:15 -05:00
makefile.msc