Owen W. Taylor 980c3290de shell-screen-grabber.c: Fix PBO path for big-endian machines
GL_BGRA/GL_UNSIGNED_BYTE only properly represents the Cairo pixel
format for little-endian machines. On big endian machines we need to use
GL_BGRA/GL_UNSIGNED_INT_8_8_8_8_REV. That would also work for little-
endian, but for minimum disruption we keep using the old version on
little endian.

https://bugzilla.gnome.org/show_bug.cgi?id=685915
2012-11-12 19:09:59 +01:00
..
2012-04-09 19:57:51 +02:00
2012-01-25 19:03:13 -05:00
2012-02-28 08:14:06 -05:00
2012-01-25 19:03:13 -05:00
2012-07-14 11:48:54 +02:00
2012-10-29 11:52:50 -04:00
2011-11-07 15:24:59 -05:00
2011-11-07 15:24:59 -05:00
2011-11-07 15:24:59 -05:00
2012-04-09 19:57:51 +02:00
2012-02-28 08:14:06 -05:00
2010-02-22 19:37:49 -05:00
2012-09-10 21:23:25 +02:00
2012-02-28 08:14:06 -05:00
2012-04-09 19:57:51 +02:00