Getting X Off The Hardware:
[http://keithp.com/~keithp/talks/xserver_ols2004/xserver_ols2004.pdf]
The State of Linux Graphics:
[http://jonsmirl.googlepages.com/graphics.html]
EGL - Native Platform Graphics Interface:
[http://www.khronos.org/egl/]
wikipedia (good place to start):
[http://en.wikipedia.org/wiki/X_Window_System]
Xorg performance:
[http://wiki.x.org/wiki/XorgPerformance]
AIGLX, metacity, nvidia and Xgl (interesting David Reveman's point of view):
[http://lists.freedesktop.org/archives/xorg/2006-February/013306.html]
XFree86 server 4.x Design, 19 December 2003:
[http://webcvs.freedesktop.org/xorg/xc/programs/Xserver/hw/xfree86/doc/DESIGN?view=markup]
Contributing to X:
[http://lists.freedesktop.org/archives/xorg/2006-May/015123.html]
X FAQ Index:
[http://www.faqs.org/faqs/x-faq/]
The dri-egl Archives:
[http://lists.freedesktop.org/archives/dri-egl/]
What is the status of EGL_MESA_screen_surface? (nice thread):
[http://lists.freedesktop.org/archives/dri-egl/2006-February/000610.html]
Xorg backtraces-for-dummies:
[http://people.freedesktop.org/~ajax/backtraces-for-dummies.txt]
Trying to make sense of all the X modular packages:
[http://lists.x.org/archives/xorg-modular/2005-November/000801.html]
How Xgl works:
[http://principe.homelinux.net/]
Ajax's DRI explanation:
[http://people.freedesktop.org/~ajax/dri-explanation.txt]
Curso de Programacion en X Window (very good)(in spanish):
[http://www.sromero.org/articulos/#xwin]
Debugging X Window System Protocol Errors:
[http://www.rahul.net/kenton/perrors.html]
Xlib Programming Manual:
[http://tronche.com/gui/x/xlib/]
Memory management for graphics processors:
[http://www.linuxworld.com.au/index.php?id=1385306974&eid=-10]
Introduction to the Direct Rendering Infrastructure:
[http://dri.sourceforge.net/doc/DRIintro.html]
GraphicStackOverview:
[http://nouveau.freedesktop.org/wiki/GraphicStackOverview]
Hardware Level VGA and SVGA Video Programming Information Page:
[http://www.osdever.net/FreeVGA/vga/vga.htm]
-- Tiago Vignatti