gtk2/gdk
Benjamin Otte bb8f6f87ae glcontext: Store the buffer age regions in the GL context
That way, we can store the right region there: The actual painted area
instead of the exposed area (which is way too small).

Also, the GL context is the only user of this data, so storing it there
seems way smarter.
2018-04-09 01:00:31 +02:00
..
broadway broadway: Improve error message 2018-04-05 14:56:38 +02:00
quartz gdk: Remove GdkSurfaceImpl::shape_combine_region vfunc 2018-03-21 23:28:26 +01:00
resources/glsl
wayland glcontext: Store the buffer age regions in the GL context 2018-04-09 01:00:31 +02:00
win32 GDK W32: Remember surface cursor, implicit surface grab 2018-03-29 23:59:31 +00:00
x11 glcontext: Store the buffer age regions in the GL context 2018-04-09 01:00:31 +02:00
COPYING
fallback-c89.c
gdk-autocleanup.h GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gdk-private.h Fix up indentation after GdkSurface rename 2018-03-21 09:06:31 +01:00
gdk.c
gdk.h GdkWindow -> GdkSurface: File renames 2018-03-20 11:46:11 +01:00
gdkapplaunchcontext.c
gdkapplaunchcontext.h
gdkapplaunchcontextprivate.h
gdkcairo.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkcairo.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkclipboard.c
gdkclipboard.h
gdkclipboardprivate.h
gdkconfig.h.meson
gdkconfig.h.win32
gdkconfig.h.win32_vulkan
gdkcontentdeserializer.c
gdkcontentdeserializer.h
gdkcontentformats.c
gdkcontentformats.h
gdkcontentformatsprivate.h
gdkcontentprovider.c
gdkcontentprovider.h
gdkcontentproviderimpl.c
gdkcontentproviderimpl.h
gdkcontentproviderprivate.h
gdkcontentserializer.c
gdkcontentserializer.h
gdkcursor.c GdkWindow -> GdkSurface initial type rename 2018-03-20 11:40:08 +01:00
gdkcursor.h
gdkcursorprivate.h
gdkdevice.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkdevice.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkdevicepad.c
gdkdevicepad.h
gdkdevicepadprivate.h
gdkdeviceprivate.h Fix up indentation after GdkSurface rename 2018-03-21 09:06:31 +01:00
gdkdevicetool.c
gdkdevicetool.h
gdkdevicetoolprivate.h
gdkdisplay.c surface: Remove GSK_SURFACE_ROOT 2018-03-21 00:58:01 +01:00
gdkdisplay.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkdisplaymanager.c
gdkdisplaymanager.h
gdkdisplaymanagerprivate.h
gdkdisplayprivate.h Fix up indentation after GdkSurface rename 2018-03-21 09:06:31 +01:00
gdkdnd.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkdnd.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkdndprivate.h GdkSurface: Rename various functions and variables 2018-03-20 12:05:26 +01:00
gdkdrawcontext.c drawcontext: Add a surface_resized() vfunc 2018-04-09 01:00:31 +02:00
gdkdrawcontext.h GdkSurface: Rename various functions and variables 2018-03-20 12:05:26 +01:00
gdkdrawcontextprivate.h drawcontext: Add a surface_resized() vfunc 2018-04-09 01:00:31 +02:00
gdkdrawingcontext.c frameclockidle: Rename header so it's private now 2018-03-29 05:02:15 +02:00
gdkdrawingcontext.h GdkSurface: Rename various functions and variables 2018-03-20 12:05:26 +01:00
gdkdrawingcontextprivate.h
gdkenumtypes.c.template
gdkenumtypes.h.template
gdkevents.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkevents.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkeventsprivate.h gdk: Remove unused area member from GdkEventExpose 2018-03-21 00:43:28 +01:00
gdkframeclock.c
gdkframeclock.h
gdkframeclockidle.c frameclockidle: Rename header so it's private now 2018-03-29 05:02:15 +02:00
gdkframeclockidleprivate.h frameclockidle: Rename header so it's private now 2018-03-29 05:02:15 +02:00
gdkframeclockprivate.h
gdkframetimings.c
gdkframetimings.h
gdkgl.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkglcontext.c glcontext: Store the buffer age regions in the GL context 2018-04-09 01:00:31 +02:00
gdkglcontext.h GdkSurface: Rename various functions and variables 2018-03-20 12:05:26 +01:00
gdkglcontextprivate.h glcontext: Store the buffer age regions in the GL context 2018-04-09 01:00:31 +02:00
gdkglobals.c
gdkgltexture.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkgltexture.h gltexture: Rename variable 2018-03-18 18:42:20 +01:00
gdkgltextureprivate.h texture: Expose subclasses as subclasses 2018-03-18 05:57:07 +01:00
gdkinternals.h glcontext: Store the buffer age regions in the GL context 2018-04-09 01:00:31 +02:00
gdkintl.h
gdkkeynames.c
gdkkeys.c
gdkkeys.h
gdkkeysprivate.h
gdkkeysyms-update.pl
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
gdkmemorytexture.c
gdkmemorytexture.h texture: Expose subclasses as subclasses 2018-03-18 05:57:07 +01:00
gdkmemorytextureprivate.h texture: Expose subclasses as subclasses 2018-03-18 05:57:07 +01:00
gdkmonitor.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkmonitor.h
gdkmonitorprivate.h
gdkpaintable.c Fix some g-i annotation warnings 2018-04-06 16:26:17 +02:00
gdkpaintable.h paintable: Introduce gdk_paintable_new_empty() 2018-04-05 14:56:39 +02:00
gdkpango.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkpango.h
gdkpipeiostream.c
gdkpipeiostreamprivate.h
gdkpixbuf-drawable.c GdkWindow -> GdkSurface: File renames 2018-03-20 11:46:11 +01:00
gdkpixbuf.h
gdkproperty.c
gdkproperty.h
gdkrectangle.c
gdkrectangle.h
gdkrgba.c gdkrgba: Add a missing apostrophe in a doc comment 2018-03-19 15:14:20 +00:00
gdkrgba.h
gdkseat.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkseat.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkseatdefault.c GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkseatdefaultprivate.h
gdkseatprivate.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkselection.c
gdksnapshot.c snapshot: Turn into GObject 2018-03-18 19:21:33 +01:00
gdksnapshot.h snapshot: Turn into GObject 2018-03-18 19:21:33 +01:00
gdksnapshotprivate.h snapshot: Turn into GObject 2018-03-18 19:21:33 +01:00
gdksurface.c glcontext: Store the buffer age regions in the GL context 2018-04-09 01:00:31 +02:00
gdksurface.h widget: Stop tracking invalidations 2018-04-05 14:56:38 +02:00
gdksurfaceimpl.c surface: Make process_updates no longer be a vfunc 2018-03-21 23:28:26 +01:00
gdksurfaceimpl.h surface: Make process_updates no longer be a vfunc 2018-03-21 23:28:26 +01:00
gdktexture.c rendernode: Check cairo surface status after creation 2018-03-20 09:37:59 +01:00
gdktexture.h gdk: Remove gdk_texture_new_from_data() 2018-03-18 05:57:07 +01:00
gdktextureprivate.h
gdktypes.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkversionmacros.h.in
gdkvulkancontext.c vulkan: Use new resize vfunc to recreate swapchain 2018-04-09 01:00:31 +02:00
gdkvulkancontext.h
gdkvulkancontextprivate.h
gen-gdk-gresources-xml.py
gen-keyname-table.pl
keyname-table.h
keynames-translate.txt
keynames.txt
meson.build GdkWindow -> GdkSurface: File renames 2018-03-20 11:46:11 +01:00