Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rhabacker:branches:windows:mingw:win64
mingw64-angleproject
angleproject-gcc11-compile-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File angleproject-gcc11-compile-fix.patch of Package mingw64-angleproject
--- angleproject/src/libGLESv2/Texture.h.orig 2022-06-30 00:41:03.875680719 +0200 +++ angleproject/src/libGLESv2/Texture.h 2022-06-30 00:41:47.017017334 +0200 @@ -427,7 +427,7 @@ // pointer here. This reference count will cause the pointer to be set to NULL if // the count drops to zero, but will not cause deletion of the Renderbuffer. Renderbuffer *mFaceProxies[6]; - unsigned int *mFaceProxyRefs[6]; + unsigned int mFaceProxyRefs[6]; }; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor