summaryrefslogtreecommitdiff
path: root/gdk/gdkinternals.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Compress window state eventsJonas Ã…dahl2016-03-021-0/+1
* Add and use GDK_CHECK_DEBUG macroMatthias Clasen2016-02-281-2/+5
* gdk: remove _gdk_event_queue_prependPaolo Borelli2016-02-281-2/+0
* GdkEvent: Add GdkSeat getter and internal setterCarlos Garnacho2015-12-151-0/+4
* Control legacy GL context via environment variableEmmanuele Bassi2015-10-071-1/+2
* gdkwindow: Store children list nodes in GdkWindow structureAlexander Larsson2015-09-131-0/+2
* gdk: Add gdk_window_set_pass_throughAlexander Larsson2015-06-151-0/+1
* Resume events when disconnecting from a frame clockTom Hughes2015-01-301-0/+1
* gdkinternals: Document our drawing and painting process betterJasper St. Pierre2014-11-221-5/+72
* gdkgl: Texture many quads at once for performance reasonsJasper St. Pierre2014-11-221-3/+4
* gdkgl: Use a GdkTexturedQuad struct to paint quadsJasper St. Pierre2014-11-221-4/+8
* Add gdk_window_get_unscaled_sizeAlexander Larsson2014-11-201-1/+3
* gdk: Make debug-updates a per-display settingMatthias Clasen2014-11-101-0/+1
* Move GDK GL flags accessors to the private vtableEmmanuele Bassi2014-11-081-6/+0
* Don't make the gl flags APIMatthias Clasen2014-11-071-0/+14
* Export API to set GL flagsMatthias Clasen2014-11-061-9/+0
* GdkGL: Fix up GL_ARB_texture_rectangle supportAlexander Larsson2014-11-061-0/+1
* Add support for GDK_GL=texture-rectanglesAlexander Larsson2014-11-061-0/+1
* Add GDK_GL env var and GdkGLFlagsAlexander Larsson2014-11-061-2/+10
* gdk_gl_texture_quad: Use shaders to texture thingsAlexander Larsson2014-11-061-1/+2
* Add gdk_gl_texture_quad() helperAlexander Larsson2014-11-061-0/+4
* gdk: Add GDK_DEBUG=noglBenjamin Otte2014-10-161-1/+2
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-1/+19
* Change the way the update area is tracked during paintAlexander Larsson2014-10-131-0/+6
* Add internal gdk_cairo_region_from_clip helperAlexander Larsson2014-10-131-2/+4
* gdk: Deprecate static gravitiesBenjamin Otte2014-10-061-1/+0
* GdkWindow: Remove unused fieldsAlexander Larsson2014-09-051-6/+0
* Handle resolution changes in the GDK backend codeOwen W. Taylor2014-07-131-0/+2
* gdkwindow: Make gdk_window_add_damage more privateJasper St. Pierre2014-06-231-3/+0
* gdkwindow: Remove the ability to call begin_paint_region more than onceJasper St. Pierre2014-06-201-1/+5
* gdkwindow: Remove the internal cairo_surface used for out-of-band paintingJasper St. Pierre2014-06-201-2/+0
* gdk: Add new _gdk_set_window_stateJasper St. Pierre2014-05-131-0/+3
* Remove gdk_synthesize_window_state from gdkinternals.hJasper St. Pierre2014-04-121-4/+0
* Some struct repackingMatthias Clasen2014-01-121-9/+10
* Handle recursion from motion event handlersOwen W. Taylor2013-11-111-1/+8
* Add an event_compression setting to GdkWindowDaniel Sabo2013-11-091-0/+1
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-031-3/+3
* GdkWindow: Fix shape handling for native windowsAlexander Larsson2013-05-151-0/+1
* GdkWindow: Track all native windows of native windowsAlexander Larsson2013-05-151-0/+1
* gdkwindow: Avoid some unnecessary typechecksAlexander Larsson2013-05-071-2/+2
* Add gdk_window_set_invalidate_handlerAlexander Larsson2013-05-071-0/+1
* gdkwindow: Make GdkPaintable normal GdkWindowImpl vfuncsAlexander Larsson2013-05-071-20/+0
* gdkwindow: Remove implicit paintsAlexander Larsson2013-05-071-2/+1
* gdkwindow: Remove outstanding_moves stuffAlexander Larsson2013-05-071-2/+0
* gdk: Remove unused functionBenjamin Otte2013-04-151-2/+0
* gdk: Add a debug category for settingsBenjamin Otte2013-02-191-1/+2
* GdkFrameTimings: strip down to a minimal public APIOwen W. Taylor2013-02-141-18/+0
* Merge GdkFrameHistory into GdkFrameClockOwen W. Taylor2013-02-141-3/+0
* Add GDK_DEBUG=framesOwen W. Taylor2013-02-141-1/+22
* Compress motion synchronized with the paint cycleOwen W. Taylor2013-02-141-0/+3