1
0
Fork 0
A repository that has original sources for patches used in the Arch User Repository package called "mutter-performance". https://aur.archlinux.org/packages/mutter-performance
Find a file
Jonas Ådahl 405aa8fb9e wayland/buffer: Add 'realization' concept to buffers
Instead of having a way to determine the type of a buffer, add a
realization step that implicitly detects the buffer type. This makes it
possible to both realize (i.e. creating needed objects from the buffer)
and determine the type at the same time, which may be the only possible
way (for example, the only way to know whether a buffer is a EGLStream
is to create the EGLStream from it).

https://bugzilla.gnome.org/show_bug.cgi?id=773629
2017-01-03 17:50:03 +08:00
clutter build: Fix cogl include paths of tests 2016-11-23 23:12:55 +01:00
cogl cogl: Just define the needed GLES2 extension ourself 2017-01-03 17:50:03 +08:00
data build: Say good-bye to intltool 2016-08-19 11:04:48 +02:00
doc docs: drop docs 2016-04-12 20:03:29 +02:00
po Updated Norwegian bokmål translation. 2016-11-21 08:47:23 +01:00
src wayland/buffer: Add 'realization' concept to buffers 2017-01-03 17:50:03 +08:00
tools Clean up the source tree 2014-03-18 20:37:35 -04:00
.gitignore wayland: Add support for the xdg-foreign protocol 2016-08-22 21:03:41 +08:00
autogen.sh clutter: prune out non library bits 2016-04-12 20:03:27 +02:00
configure.ac Bump version to 3.23.3 2016-12-15 16:41:00 +01:00
COPYING clutter: prune out non library bits 2016-04-12 20:03:27 +02:00
Makefile.am Fix the merged build 2016-04-27 20:37:47 +02:00
mutter.doap doap: add <programming-language> 2014-07-31 17:50:28 +02:00
NEWS Bump version to 3.23.3 2016-12-15 16:41:00 +01:00