xgl: Add framebuffer-no-attachment support
authorMark Lobodzinski <mark@lunarg.com>
Tue, 27 Jan 2015 19:24:03 +0000 (13:24 -0600)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 5 Feb 2015 00:58:10 +0000 (17:58 -0700)
commit71fcc2dae2f302fd2e52836b4098b233762d56f8
tree66ee1ef00d506131291655ab423c204a82cf24b7
parent2b7e88a1fdefc49d78e80765745e87e00034c2a0
xgl:  Add framebuffer-no-attachment support

Add default values if no attachments are present, correctly handle
override values when attachments are present.  Bug# 13212, header
revision #36.
demos/cube.c
demos/tri.c
icd/intel/cmd_pipeline.c
icd/intel/fb.c
icd/intel/fb.h
icd/intel/view.c
icd/intel/view.h
include/xgl.h
tests/xglrenderframework.cpp