Title: [153081] trunk/Source/ThirdParty/ANGLE
- Revision
- 153081
- Author
- [email protected]
- Date
- 2013-07-24 03:35:35 -0700 (Wed, 24 Jul 2013)
Log Message
[Qt] Buildfix after r153064. Add Uniform files to the Target.pri.
Patch by Gabor Abraham <[email protected]> on 2013-07-24
Reviewed by Csaba Osztrogonác.
* Target.pri:
Modified Paths
Diff
Modified: trunk/Source/ThirdParty/ANGLE/ChangeLog (153080 => 153081)
--- trunk/Source/ThirdParty/ANGLE/ChangeLog 2013-07-24 09:57:57 UTC (rev 153080)
+++ trunk/Source/ThirdParty/ANGLE/ChangeLog 2013-07-24 10:35:35 UTC (rev 153081)
@@ -1,3 +1,11 @@
+2013-07-24 Gabor Abraham <[email protected]>
+
+ [Qt] Buildfix after r153064. Add Uniform files to the Target.pri.
+
+ Reviewed by Csaba Osztrogonác.
+
+ * Target.pri:
+
2013-07-23 Alex Christensen <[email protected]>
Updated ANGLE to latest git commit (047373aa3eb408be62be52ade840fa5f11e72337).
Modified: trunk/Source/ThirdParty/ANGLE/Target.pri (153080 => 153081)
--- trunk/Source/ThirdParty/ANGLE/Target.pri 2013-07-24 09:57:57 UTC (rev 153080)
+++ trunk/Source/ThirdParty/ANGLE/Target.pri 2013-07-24 10:35:35 UTC (rev 153081)
@@ -75,6 +75,7 @@
src/compiler/TranslatorGLSL.h \
src/compiler/TranslatorHLSL.h \
src/compiler/Types.h \
+ src/compiler/Uniform.h \
src/compiler/UnfoldShortCircuit.h \
src/compiler/util.h \
src/compiler/ValidateLimitations.h \
@@ -122,6 +123,7 @@
src/compiler/TranslatorESSL.cpp \
src/compiler/TranslatorGLSL.cpp \
src/compiler/TranslatorHLSL.cpp \
+ src/compiler/Uniform.cpp \
src/compiler/UnfoldShortCircuit.cpp \
src/compiler/util.cpp \
src/compiler/ValidateLimitations.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes