Commit Graph

3 Commits

Author SHA1 Message Date
John Pollard
d99028f75e Support for third party iOS framework bundled assets
* 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]
2014-05-09 16:38:26 -04:00
Niklas Smedberg
788e586345 Merging updates for OpenGL4
- 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]
2014-04-30 23:51:07 -04:00
TimSweeney
8c54bcfa97 Engine source (Main branch up to CL 2026164) 2014-03-14 17:13:27 -04:00