memory alloc: Remove last heaps from memory alloc and requirements
authorJon Ashburn <jon@lunarg.com>
Tue, 20 Jan 2015 23:59:42 +0000 (16:59 -0700)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:09 +0000 (17:58 -0700)
commitb4de98b5da2d89429fd12dad22267656829aa1a8
tree264e2f6cc62574077508923639b2302643cb307b
parent58eb257275109157ca288d217c67cefeb7ca670c
memory alloc: Remove last heaps from  memory alloc  and requirements

Also reorder memory_alloc_info struct as memPriority added back in as last
member in struct.

Conflicts:
demos/cube.c
demos/tri.c
icd/intel/buf.c
icd/intel/event.c
icd/intel/img.c
icd/intel/mem.c
icd/intel/pipeline.c
icd/intel/query.c
include/xgl.h
tests/image_tests.cpp
tests/init.cpp
tests/render_tests.cpp
tests/xgltestbinding.cpp
tests/xgltestbinding.h
16 files changed:
demos/cube.c
demos/tri.c
icd/intel/buf.c
icd/intel/event.c
icd/intel/img.c
icd/intel/mem.c
icd/intel/pipeline.c
icd/intel/query.c
icd/intel/wsi_x11.c
include/xgl.h
tests/blit_tests.cpp
tests/image_tests.cpp
tests/init.cpp
tests/render_tests.cpp
tests/xgltestbinding.cpp
tests/xgltestbinding.h