User:DanielDrake/X hacking
Jump to navigation
Jump to search
EXA
Core reading list
- Porter-Duff academic paper defines the fundamentals of compositing
- The render spec implements porter-duff fundamentals
- exa/exa.h defines a layer that allows drivers to hardware-accelerate the render extension
Other resources
- exa-driver.txt
- X11 composite tutorial
- How to handle out-of-source coordinates with compositing
- rendercheck as a render/EXA test suite