platform_system_core/include/private/pixelflinger
Ashok Bhat d10afb1748 Pixelflinger: Fix issue of pointers being stored in ints
Pixelflinger's code makes assumptions, at certain places,
that pointers can be stored as ints. This patch makes use
of uintptr_t wherever pointers are stored as int or cast
to int.

Change-Id: Ie76f425cbc82ac038a747f77a95bd31774f4a8e8
Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
2013-12-12 17:30:13 +00:00
..
ggl_context.h Pixelflinger: Fix issue of pointers being stored in ints 2013-12-12 17:30:13 +00:00
ggl_fixed.h Add Mips architecture to system/core/include 2012-05-29 16:18:42 -07:00