* Work in progress, works with RPC utility, local mac support incoming
* Changed AdditionalPublicFrameworks from storing just string, to storing the frame work name, zip name, and bundled asset name that needs to be copied
* We also now store the module that added this framework, so we can derive the module project path, etc when we need it for when we create intermediate directories
#Codereview Josh.Adams, Peter.Sauerbrei, Michael.Noland, Gil.Gribb, Robert.Manuszewski
[CL 2068603 by John Pollard in Main branch]
- ARB_vertex_attrib_binding support
- ARB_buffer_storage support
- ARB_texture_view enhanced support (stencil texture views)
- Re-enable redix sort on OpenGL
- Depth bounds test support
- NVX_gpu_memory_info support
- ARB_tessellation_shader support
[CL 2060769 by Niklas Smedberg in Main branch]