commit | fdd5af6a3d8cac9fd228eb0da773bdc54f1f90cc | [log] [tgz] |
---|---|---|
author | Piers Daniell <pdaniell@nvidia.com> | Thu Feb 18 10:54:15 2016 -0700 |
committer | Dustin Graves <dustin@lunarg.com> | Fri Feb 19 16:33:25 2016 -0700 |
tree | 2faf1abf29cd0a257f8bc99000a4a18c963c6b27 | |
parent | 99ea74da7bedecf94e26e2c8ab34fb1d8e1b6bf3 [diff] |
Don't use width=0,height=0 on window minimize Vulkan doesn't support width=0 and height=0 so we just ignore the minimize request on Windows.