| Age | Commit message (Collapse) | Author |
|
* Enable ANGLE's desktop GL backend
Only the D3D and GLES backends were available, but getting desktop GL to
work is trivial.
The Vulkan backend would be a much bigger task, unfortunately.
* x-add-version
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
|
|
* Fix import lib prefixes
* Fix mingw build
* x-add-version
|
|
* [angle] Update to chromium/4472
* Run x-add-version angle
|
|
* 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.
|
|
* 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>
|
|
* [angle] update for gcc 10 compatibility
* [angle] macos fix
* [angle] Fix UWP builds
Co-authored-by: Igor Kostenko <ikostenko@perforce.com>
|
|
* 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>
|
|
|
|
* Some package fixes necessary to build with MinGW toolchain
* [libraqm] Fix build error caused by trying to write to source directory
* [tmxparser] Fix build failure when tmx port is intalled before tmxparser port
System include path was added first on compiler command line. This leads to
build failure when there is a tmx.h header file in system include path.
* [qt5-base][angle] Trigger CI rebuild
* [kd-soap] Fix build error
* Update ci.baseline
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
|
|
* [angle] Update to 2019-12-31
* [angle] install *.inc files
|
|
* [angle]Fix windows build error: cannot find definition far.
* [Angle]Re-fix build error.
|
|
|
|
|
|
* [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
|
|
* [angle] Update to latest master
* [angle] Add gpu_info_util
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [alac,benchmark,capnproto] Fix check_linkage call
* [fastlz] Fix SHA512
* [coroutine] Fix dynamic build
* [folly] Find double-conversion
* [gamma] Use vcpkg_from_github
* [librsync] Enable static builds
* [netcdf-cxx4] Fix SHA512
* [octomap] Fix static build
* [tidy-html5] Fix static build
* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime
* [folly] Use ras0219's fix for link paths
* [octomap] Fix exported targets
* [uvatlas] Set tool download SHA512
* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32
* [suitesparse] osx fix
* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions
* [duktape] Resolve conflicts
* [duktape] FIxed typo in Python paths
* [wangle] Find zlib
* [openssl-uwp] Fix SHA512
* [glib] Allow static builds on non-Windows
* [suitesparse] Fix build on Windows
* [multiple ports] Bump CONTROL version
* [multiple ports] Fix description indent
* [directxtk] Fix CONTROL file
* [bde,duktape,qpid-proton] Build packages with python2 installed
* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [gdal,live555,uriparser] Fix regressions
* [live555] Update to 2019.04.24
|
|
Reintroduces the unofficial:: targets.
PREFER_NINJA.
Small simplifications/modernizations.
|
|
Linux (#5785)
|
|
* Angle updated to master, UWP fix for Angle
* updated uwp patch
|
|
|
|
and KHR.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* added angle cmake config
* bumped angle package version
* [angle] Add unofficial cmake targets
|
|
It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
|
|
libs (/Z7)
|
|
|
|
|
|
|
|
|
|
|