Commit Graph

28 Commits

Author SHA1 Message Date
Hanseul Jun
a125fe9d6d
[angle] Include EGL/eglext_angle.h in ANGLE (#16733)
* Avoid exluding EGL/eglext_angle.h from ANGLE and add egl_loader_autogen.cpp/h that were not properly added.

* Add port version to ANGLE port.

* Ran vcpkg x-add-version --overwrite-version angle.
2021-03-19 09:54:01 -07:00
ankurverma85
8b710dea8d
[angle] Add egl renderer to list of files compiled for linux (#12111)
* Add egl renderer to list of files compiled for linux

* Update Control File as per request from vcpkg reviewers

Co-authored-by: Ankur Verma <ankurv@localhost.localdomain>
2020-07-06 14:06:30 -07:00
Igor Kostenko
36fcce0bbf
[angle] update for gcc 10 compatibility (#11394)
* [angle] update for gcc 10 compatibility

* [angle] macos fix

* [angle] Fix UWP builds

Co-authored-by: Igor Kostenko <ikostenko@perforce.com>
2020-05-19 15:07:37 -07:00
Alexander Neumann
6028fd5e1a
[angle] Improve port (#9965)
* update opengl and install all headers

* improve angle

* update egl-registry

* fix osx regression

* update baseline.

* fix uwp regressions

* fix osx and linux regression

* add encoding patch

* bump glad control

* rechdeck gl visibility from native build

* removed unnecessary commented code

* add GL_VISIBILITY to the exported targets

Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com>
2020-04-06 14:49:51 -07:00
driver1998
c97c23ce0a [angle] Update to 2019-12-31 (#9557)
* [angle] Update to 2019-12-31

* [angle] install *.inc files
2020-01-22 13:06:38 -08:00
wangli28
3758f583e9 [angle] Add option /bigobj to compiler 2019-10-29 06:38:40 +00:00
NancyLi1013
a07cd2ecc4 [angle] Update to the latest commit. (#7329)
* [angle] Update to the latest commit.

* Fix build linux.

* Update CMakeList.txt and linux patch.

* update to latest

* Disable OpenGL deprecation warnings

* Update CMakeLists.txt

* include objective c files

* don't filter any files out of common (same as upstream autotools)

* drop unit tests so we don't bring in gtest

* add filter mode

* add back filter except for android
2019-09-29 10:25:14 -07:00
Robert Schumacher
7a3818f575
[angle] Update to latest master (#6892)
* [angle] Update to latest master

* [angle] Add gpu_info_util
2019-06-26 11:47:39 -07:00
Robert Schumacher
ccbef64605 [angle] Fix regressions introduced in #4862: (#5922)
Reintroduces the unofficial:: targets.
PREFER_NINJA.
Small simplifications/modernizations.
2019-04-08 23:25:31 -07:00
Alexej Harm
6798bc3234 [angle] Fixed build with /permissive- toolchain on Windows and clang on Linux (#5785) 2019-03-25 13:35:08 -07:00
Roland
bce7501a80 Angle updated to master, UWP fix for Angle (#4862)
* Angle updated to master, UWP fix for Angle

* updated uwp patch
2019-03-14 06:39:31 -07:00
Sean Yen
7d5a8997ea update angle build. 2019-01-15 20:49:52 -08:00
Robert Schumacher
c2f96eb79a [angle] Depend on egl-registry instead of deploying vendored copies of EGL and KHR. 2018-07-17 16:09:12 -07:00
Robert Mikhayelyan
7c9874716a Fix ANGLE_USE_X11 being dropped on Linux 2018-06-14 12:37:26 -07:00
robmikh
0f39ed5af6 Test all platforms 2018-06-12 23:56:37 -07:00
robmikh
c0555b0b33 Minor cleanup 2018-06-12 19:46:36 -07:00
robmikh
8f8c673e56 Fix libangle sources 2018-06-12 19:42:44 -07:00
robmikh
27aa2108bf Fix missing windows renderer 2018-06-12 19:15:22 -07:00
robmikh
1ed4453c2a Finish integration 2018-06-12 19:08:36 -07:00
Robert Mikhayelyan
233278a0c0 Start integrating windows back in 2018-06-12 16:04:23 -07:00
Robert Mikhayelyan
3cb838dabf Linux working! 2018-06-12 15:07:41 -07:00
robmikh
1da13519b9 Tidy up angle fix 2018-06-08 22:03:56 -07:00
Robert Mikhayelyan
771412c2ab Fix angle build on windows 2018-06-08 21:17:55 -07:00
Alexej Harm
4415ff5c16 [angle] Add CMake package with modules. (#2223)
* added angle cmake config

* bumped angle package version

* [angle] Add unofficial cmake targets
2017-11-20 15:33:06 -08:00
Robert Schumacher
c21a2fe38a [angle] Add preliminary UWP support 2017-06-30 17:34:55 -07:00
Robert Schumacher
305d649307 [angle] Fix build 2017-06-28 13:30:40 -07:00
Robert Schumacher
52d5091f85 [angle] Disable static builds 2017-06-28 13:30:40 -07:00
Robert Schumacher
6c9d514510 [angle] Initial commit with cmake buildsystem 2017-06-28 13:30:40 -07:00