This website requires JavaScript.
Explore
Help
Register
Sign In
XLibre
/
xserver
Watch
1
Star
1
Fork
0
You've already forked xserver
mirror of
https://github.com/X11Libre/xserver.git
synced
2026-04-14 17:18:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1815defdb2f19e79f4ec0354d188ea763ff1f15e
xserver
/
exa
History
Dave Airlie
8dc8812c22
exa: add missing exa.h header include
2009-04-23 12:13:35 +10:00
..
exa_accel.c
exa: implement UTS based upload through CopyArea
2009-04-10 21:14:47 +02:00
exa_glyphs.c
EXA: If the driver can't composite to an a8 mask, try an argb mask for glyphs.
2009-04-09 09:36:41 +02:00
exa_migration.c
exa: remove a few pExaPixmap checks.
2009-03-04 16:51:10 +01:00
exa_offscreen.c
exa: avoid offscreen pixmap swapped out flag for driver pixmaps
2009-04-23 11:42:53 +10:00
exa_priv.h
exa: increase/rework safety checks in Prepare/FinishAccess.
2009-03-04 16:51:09 +01:00
exa_render.c
…
exa_unaccel.c
exa: avoid a potential Prepare/FinishAccess inbalance.
2009-03-04 16:51:09 +01:00
exa.c
exa: add CreatePixmap2 hook for driver pixmaps.
2009-04-23 12:04:17 +10:00
exa.h
exa: add missing exa.h header include
2009-04-23 12:13:35 +10:00
Makefile.am
…