xf86-video-intel/uxa
Jesse Barnes f082e877d5 Work around gcc uninitialized variable warnings
GCC isn't smart enough to analyze the control flow and figure out that
these are false positives, but initializing them shouldn't hurt, so work
around it.
2008-09-30 12:06:46 -07:00
..
Makefile.am Add UXA - the unified memory acceleration architecture. 2008-08-05 15:29:50 -07:00
uxa-accel.c [uxa] Check xalloc returns and deal with failure 2008-08-05 22:36:03 -07:00
uxa-glyphs.c Work around gcc uninitialized variable warnings 2008-09-30 12:06:46 -07:00
uxa-priv.h Change uxa private keys to integer variables. 2008-08-26 22:34:05 -04:00
uxa-render.c Rename uxa using _ instead of caps 2008-08-05 15:41:52 -07:00
uxa-unaccel.c Change PrepareAccess to take access mode rather than index 2008-08-05 15:41:51 -07:00
uxa.c Change uxa private keys to integer variables. 2008-08-26 22:34:05 -04:00
uxa.h [uxa] Remove unused pixmap size limits. 2008-08-05 22:50:01 -07:00