Files
gtk/gtk
Emmanuele Bassi 19a0a6196b gl: Rework pixel format validation
Instead of modifying the pixel format in place, we allow separating the
pixel format from the effective pixel format we found.

This means that caller code can keep a reference to the pixel format it
creates, and re-use it to create new contexts on different displays,
while the GL context can keep a reference to a valid pixel format to let
the use query it.

This allows GtkGLArea to keep its own user-supplied pixel format and
reuse it without adding additional constraints as a result of a
validation on a specific GdkDisplay.
2014-08-14 11:20:37 +01:00
..
2014-08-12 10:39:28 +01:00
2014-05-30 07:05:50 -04:00
2014-05-20 09:54:01 -04:00
2014-06-16 17:31:56 -04:00
2014-06-16 17:31:56 -04:00
2014-05-20 09:54:01 -04:00
2014-06-28 01:51:24 -04:00
2014-05-31 05:19:40 +02:00
2014-06-28 10:56:54 -04:00
2014-06-26 22:02:18 -04:00
2014-08-03 00:42:48 +02:00
2014-06-29 19:10:42 -04:00
2014-06-11 21:55:15 -04:00
2014-05-20 09:54:01 -04:00
2014-05-22 09:09:55 -04:00
2014-07-10 10:12:02 -04:00
2014-08-14 11:20:37 +01:00
2014-08-12 12:30:48 +01:00
2014-06-20 15:54:51 -04:00
2014-07-02 20:58:16 -04:00
2014-07-31 00:12:30 +02:00
2014-07-31 17:50:24 +02:00
2014-07-18 17:47:53 -04:00
2014-05-20 09:54:01 -04:00
2014-05-22 09:09:55 -04:00
2014-07-23 13:41:57 -04:00
2014-07-12 07:13:27 +02:00
2014-07-12 07:13:27 +02:00
2014-05-23 21:56:44 -04:00
2014-06-11 21:55:15 -04:00
2014-07-03 14:15:10 +02:00
2014-07-12 07:13:27 +02:00
2014-07-12 07:16:33 +02:00
2014-07-03 12:58:41 -04:00
2014-05-22 09:09:55 -04:00
2014-07-20 12:26:01 +02:00
2014-05-22 09:09:55 -04:00
2014-07-20 12:26:01 +02:00
2014-05-22 09:09:55 -04:00
2014-07-28 16:23:33 +02:00
2014-08-10 07:53:59 -04:00
2014-07-21 14:13:06 -04:00
2014-08-03 02:51:02 +02:00
2014-08-09 10:16:27 +02:00
2014-06-04 21:25:05 -04:00
2014-08-12 10:39:28 +01:00