xgl: Resource transition proposal from Bug 12904.
authorMike Stroyan <mike@LunarG.com>
Thu, 4 Dec 2014 11:08:39 +0000 (11:08 +0000)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:08 +0000 (17:58 -0700)
commit3bd2d89e7c6ce4ef29379d5d0ae969323ef3e211
tree2d97e9955e7db8e117cb5432220e78b04c55c949
parent9e23fe249627b7f814243c222c3c75d49ab9df80
xgl: Resource transition proposal from Bug 12904.

Added resource transition proposal from Bug 12904.
Updated function prototypes.
Added XGL_IMAGE_CREATE_MUTABLE_FORMAT_BIT based on Intel's request.
Unless this flag is specified, image views created from the image must match the base format.
xgl.py: changes for resource tracking
loader: changes for resource tracking
icd: changes for resource tracking
tests: changes for resource tracking
demos: changes for resource tracking
demos/cube.c
demos/tri.c
include/xgl.h
include/xglLayer.h
layers/draw_state.c
layers/mem_tracker.c
xgl.py