xserver/exa
Tiago Vignatti 471f350c99 exa: don't need to check for NULL pointer if we already assumed it has a value
the alternative would be to check ps in the beginning of the function.

Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Acked-by: Michel Dänzer <michel@daenzer.net>
2010-04-21 18:07:22 +03:00
..
Makefile.am exa: A simple 3rd backend implementation. 2009-08-06 23:48:14 +02:00
exa.c exa: don't need to check for NULL pointer if we already assumed it has a value 2010-04-21 18:07:22 +03:00
exa.h exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPixmap->use_gpu_copy 2009-11-28 12:44:58 -08:00
exa_accel.c EXA: Check sys_ptr isn't NULL before passing it to the UploadToScreen hook. 2010-04-14 17:10:07 -07:00
exa_classic.c exa: check for NULL pointer before dereferences it 2010-04-21 18:06:59 +03:00
exa_driver.c exa: check for NULL pointer before dereferences it 2010-04-21 18:06:59 +03:00
exa_glyphs.c Revert "EXA: Accumulate arbitrary number of glyphs without flushing." 2009-11-30 08:36:54 -08:00
exa_migration_classic.c EXA/classic: Fix crash with migration heuristic "smart". 2009-12-29 11:04:07 -08:00
exa_migration_mixed.c EXA/mixed: Clean up exaPrepareAccessReg_mixed() a little. 2010-02-17 23:22:36 -08:00
exa_mixed.c exa: check for NULL pointer before dereferences it 2010-04-21 18:06:59 +03:00
exa_offscreen.c EXA: Don't defragment offscreen memory at allocation time. 2009-11-30 08:37:06 -08:00
exa_priv.h EXA: Restrict the regions that need to be migrated for composite fallback for src / mask pictures. 2009-12-29 11:05:08 -08:00
exa_render.c exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPixmap->use_gpu_copy 2009-11-28 12:44:58 -08:00
exa_unaccel.c EXA: Restrict the regions that need to be migrated for composite fallback for src / mask pictures. 2009-12-29 11:05:08 -08:00