Commit Graph

78 Commits

Author SHA1 Message Date
Max Preussner
6a3a1f5434 Saved another kitten!
#CodeReview: peter.sauerbrei

[CL 2326220 by Max Preussner in Main branch]
2014-10-10 20:54:09 -04:00
Max Preussner
9b76cc08a3 Editor: Added ability to respond to multiple deployment errors; also saved a kitten
#CodeReview: peter.sauerbrei

[CL 2326217 by Max Preussner in Main branch]
2014-10-10 20:49:06 -04:00
Max Preussner
d206670ffe TargetPlatform: Replaced namespaced enums with enum classes
[CL 2326174 by Max Preussner in Main branch]
2014-10-10 20:14:21 -04:00
Rolando Caloca
d70154e80a READY - UE4 - Metal bumped to Feature Level ES3.1
- Fix codegen bug

[CL 2325464 by Rolando Caloca in Main branch]
2014-10-10 09:31:24 -04:00
Rolando Caloca
a21742a13e UE4 - Fix bogus warning compiling Metal shaders
[CL 2324712 by Rolando Caloca in Main branch]
2014-10-09 18:08:01 -04:00
Josh Adams
6937587675 - Added METAL_MRT shader format (part one of a multi-checkin for MetalMRT support), but it's not usable yet.
#codereview rolando.caloca,nick.penwarden

[CL 2324118 by Josh Adams in Main branch]
2014-10-09 11:27:07 -04:00
Josh Adams
af765e665b - Fix some Metal math function names
#codereview rolando.caloca

[CL 2322031 by Josh Adams in Main branch]
2014-10-07 19:20:09 -04:00
Rolando Caloca
8d0913ceba UE4 - MetalBackend - Fix samplerBuffer support
CCT - Fix missing default entry point

[CL 2321944 by Rolando Caloca in Main branch]
2014-10-07 18:19:57 -04:00
Rolando Caloca
1e13c6f58a UE4 - hlslcc - Rollback //depot/UE4/Engine/Source/ThirdParty/hlslcc to changelist 2316264
[CL 2319202 by Rolando Caloca in Main branch]
2014-10-03 20:02:42 -04:00
Daniel Lamb
715846941d Stopped tick cook on the side from waiting on save package for async cooked items to cache.
Now editor will tick at a decent frame rate while building shaders / caching textures.
#codereview Josh.Adams, Daniel.Wright, Matthew.Griffin

[CL 2318857 by Daniel Lamb in Main branch]
2014-10-03 14:56:20 -04:00
Rolando Caloca
b61809b923 UE4 - Mac compile fixes
[CL 2316687 by Rolando Caloca in Main branch]
2014-10-01 18:16:34 -04:00
Michael Noland
928559eaa0 Editor: Coding-standards fixes (TypeName [*|&] VariableName -> TypeName[*|&] VariableName)
[CL 2316341 by Michael Noland in Main branch]
2014-10-01 14:45:23 -04:00
Rolando Caloca
3fd8c0b1d3 UE4 - hlslcc - Move files out from mesa
[CL 2315208 by Rolando Caloca in Main branch]
2014-09-30 18:44:44 -04:00
Peter Sauerbrei
11780eadcd update to IPP to check for provision and cert on Mac
TTP342934
#ios
#mac

[CL 2314624 by Peter Sauerbrei in Main branch]
2014-09-30 13:53:36 -04:00
Peter Sauerbrei
50f41982e4 fix for Mac and Linux compile error
#ue4
#codereview rolando.caloca

[CL 2314266 by Peter Sauerbrei in Main branch]
2014-09-30 11:37:39 -04:00
Peter Sauerbrei
20a2aa9270 fix for sprintf wanring
#ue4
#codereview rolando.caloca

[CL 2314254 by Peter Sauerbrei in Main branch]
2014-09-30 11:37:13 -04:00
Rolando Caloca
88ff3983ea UE4 - Revert CCT
[CL 2313607 by Rolando Caloca in Main branch]
2014-09-29 18:57:21 -04:00
Rolando Caloca
941da65c63 hlslcc - Move hlslcc interface out of each shader format and into ShaderCompilerCommon module
- Delete hlslcc exe files (not needed anymore)

[CL 2312870 by Rolando Caloca in Main branch]
2014-09-29 10:10:28 -04:00
Dmitry Rekman
2c06b35467 Fix Mac CIS.
- Back out revision 6 from //depot/UE4/Engine/Source/Developer/iOS/MetalShaderFormat/Private/MetalBackend.cpp
- itoa() is non-standard.

#codereview Rolando.Caloca

[CL 2310682 by Dmitry Rekman in Main branch]
2014-09-25 23:14:16 -04:00
Rolando Caloca
f95c834450 UE4 - Rename ir_gen_glsl.* to GlslBackend.*
- Fix some warnings

[CL 2310427 by Rolando Caloca in Main branch]
2014-09-25 18:03:18 -04:00
Josh Adams
3abd1238a2 - More iPhone6 support
- TappyChicken updated for Metal and iPhone6
#codereview peter.sauerbrei

[CL 2310244 by Josh Adams in Main branch]
2014-09-25 15:57:29 -04:00
Rolando Caloca
e3fd63ec34 UE4 - Move glsl backend out of ThirdParty into ShaderFormatOpenGL
[CL 2310098 by Rolando Caloca in Main branch]
2014-09-25 14:27:21 -04:00
Rolando Caloca
e55e4ce114 UE4 - Fix Mac compile issues
[CL 2309876 by Rolando Caloca in Main branch]
2014-09-25 11:26:41 -04:00
Rolando Caloca
8d51e85ca1 UE4 - More clang fixes
[CL 2309832 by Rolando Caloca in Main branch]
2014-09-25 11:06:28 -04:00
Rolando Caloca
227498cb64 UE4 - clang compile fix
[CL 2309803 by Rolando Caloca in Main branch]
2014-09-25 10:56:28 -04:00