mutter/doc
Robert Bragg 5d702853b8 glx backend: Adds support for GLX_INTEL_swap_event
If your OpenGL driver supports GLX_INTEL_swap_event that means when
glXSwapBuffers is called it returns immediatly and an XEvent is sent when
the actual swap has finished.

Clutter can use the events that notify swap completion as a means to
throttle rendering in the master clock without blocking the CPU and so it
should help improve the performance of CPU bound applications.
2010-02-09 22:19:41 +00:00
..
common docs: Clean up the additional documentation build 2009-11-30 21:33:22 +00:00
cookbook build: Remove dist rule for non-existing image files 2010-01-03 20:25:07 +00:00
manual docs: Fix whitespace in the App manual stub 2010-02-06 10:49:33 +00:00
reference docs: Clean up the unused symbols for Cogl 2010-02-09 15:29:29 +00:00
clutter-actor-invariants.txt Enforce invariants on mapped, realized, visibility states 2009-04-24 15:27:19 +01:00
CODING_STYLE docs: Move documentation under doc/ 2009-12-01 10:16:25 +00:00
HACKING docs: Clarify usage of UTF-8 or ASCII art in commit messages 2010-01-15 17:32:46 +00:00
HACKING.backends glx backend: Adds support for GLX_INTEL_swap_event 2010-02-09 22:19:41 +00:00
Makefile.am docs: Move documentation under doc/ 2009-12-01 10:16:25 +00:00
RELEASING docs: Move RELEASING under docs/ 2009-12-09 18:10:52 +00:00