Files
gtk3/gdk
Alexander Larsson 90a5fa80af Add GDK_GL env var and GdkGLFlags
This moves the GDK_ALWAYS_USE_GL env var to GDK_GL=always.
It also changes GDK_DEBUG=nogl to GDK_GL=disable, as GDK_DEBUG
is really only about debug loggin.

It also adds some completely new flags:

 software-draw-gl:
   Always use software fallback for drawing gl content to a cairo_t.
   This disables the fastpaths that exist for drawing directly to
   a window and instead reads back the pixels into a cairo image
   surface.

 software-draw-surface:
   Always use software fallback for drawing cairo surfaces onto a
   gl-using window.  This disables e.g. texture-from-pixmap on X11.

 software-draw:
   Enables both the above.
2014-11-06 12:24:43 +01:00
..
2012-02-27 17:06:11 +00:00
2014-11-06 12:24:43 +01:00
2014-10-13 10:43:31 -04:00
2014-10-13 10:43:31 -04:00
2014-10-28 00:38:59 -04:00
2014-10-28 00:38:59 -04:00
2014-10-28 00:54:39 -04:00
2012-02-27 17:06:11 +00:00
2014-09-01 19:17:53 +02:00
2014-09-01 19:17:53 +02:00
2012-02-27 17:06:11 +00:00
2014-06-11 21:55:15 -04:00
2014-01-20 18:27:28 -05:00
2014-02-07 13:06:10 -05:00
2014-11-06 12:24:43 +01:00
2014-11-06 12:24:43 +01:00
2012-02-27 17:06:11 +00:00
2013-04-19 20:11:39 -04:00
2014-06-11 21:55:15 -04:00
2013-04-19 20:11:38 -04:00
2013-04-19 20:11:38 -04:00
2014-02-19 18:56:05 -05:00
2014-06-11 21:55:15 -04:00
2014-06-11 21:55:15 -04:00
2014-05-22 09:31:15 -04:00
2014-08-30 00:53:21 -04:00
2014-02-07 13:06:10 -05:00
2014-09-24 20:34:16 -04:00
2014-06-11 21:55:15 -04:00
2014-09-07 17:14:37 -04:00
2014-06-11 21:55:15 -04:00
2012-02-27 17:06:11 +00:00
2014-11-06 12:24:43 +01:00
2014-10-13 10:43:32 -04:00
2012-02-27 17:06:11 +00:00
2013-07-17 17:52:19 -04:00
2011-01-02 13:33:04 +01:00