| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
(cherry picked from commit 9bf3ee7acc144713d8e55d42f29ec0ea6fef7301)
|
| |
|
|
| |
(cherry picked from commit 93441d6119e801fe3b949c96a6c845e982462bd0)
|
| |
|
|
| |
(cherry picked from commit 8f7a1367fe9bc15314aedf7fed3b66e31242706f)
|
| |
|
|
| |
(cherry picked from commit 214f316cf9c861a0083cf74b790760aab77cb2ea)
|
| |
|
|
| |
(cherry picked from commit 644e9076bbb0daf5e137fae2acad774c6fd3dc49)
|
| |
|
|
| |
(cherry picked from commit 98f23d27a4ffda0828a72108c00178fe1d8d2c3f)
|
| |
|
|
|
|
| |
fix #5102
(cherry picked from commit 39260f9dca60d9637cf00264d8ae51e027cb1a51)
|
| |
|
|
|
|
|
|
|
|
| |
This removes a custom redefinition of glewGetProcAddress,
which was apparently necessary for older Macs with buggy OpenGL
(see #5087).
The added source files are as provided in the upstream tarball.
(cherry picked from commit 5bed0af65e7bac0a4f8b97ea5392d2df2c25622d)
|
| |
|
|
|
|
|
|
|
|
| |
This allows us not to have to hack our definitions in the upstream files,
making it easier to upgrade to newer versions in the future.
For the include paths to work, the headers are moved to a GL subfolder to
match their upstream location.
(cherry picked from commit 768e9252714b57421b5c893a8258469a14630a30)
|
| |
|
|
|
|
| |
Partial revert of f61eb5fd8e13642c82364f8ee66a0f6c791a4511.
(cherry picked from commit 4c658dc52303ece088a245ede2835a68b78530b2)
|
| |
|
|
| |
(cherry picked from commit c0a8c4f6e4cd3b70d8c14d34918a25c28760170c)
|
| |
|
|
| |
(cherry picked from commit 18fc2ccbe1b6ae38153db1066b696dee3a7a176b)
|
| |
|
|
| |
(cherry picked from commit f97f8971e3afd738a787b3a47f18feba3ee1f104)
|
| |
|
|
|
|
|
|
|
| |
Can't create user data folder when project name has ``\ / : * ? " < > |`` characters on OS_Windows & OS_Unix.
So, change it to ``-`` to be able to make folder.
fixes #4928 and it's altanative to #4986.
(cherry picked from commit 9073dc99634285edc3b4886467871c14100f8233)
|
| |
|
|
|
| |
- prevent audio resampler errors when number of channels is 0,
- don't check for 'audio_done' when there is no audio data.
|
| |
|
|
|
|
|
| |
No security relevant fix as far as I can see, but the version bump
does not hurt either.
(cherry picked from commit bc25492e636a82a30d77aa1b37edede0a2a9182f)
|
| |
|
|
|
|
|
| |
(cherry picked from commit 6cf2353305922f3464ff91ae1b137e747e1d2961)
(cherry picked from commit 12bd9ee6f27c6d40f91e0bee7b150fea257463cb)
(cherry picked from commit 4c4d79e3c98182faf348f41f98d1cc3e5d843e69)
(cherry picked from commit dbb4c0c9b759a384b3c454f4629976cb69a399d7)
|
| |
|
|
|
|
|
| |
Since opensslconf.h no longer defines OPENSSL_CPUID_OBJ, OpenSSL defines
OPENSSL_cpuid_setup itself (with the same empty definition)
(cherry picked from commit 2392824dbab773b365dc77b8a75c1b75f42b93d8)
|
| |
|
|
|
|
|
| |
Fixes #4620
(cherry picked from commits 972b0f78b3f89ea5096bc37658ceb859ad47fa44
and c7292b1f3d22323352a14e756497b03d66c90666)
|
| |
|
|
| |
(cherry picked from commit 2e44e255ed913372df5ced3526ea56fd50e6df3a)
|
| |
|
|
| |
(cherry picked from commit baaa74f2153403044ab7570b920bc01317f8a047)
|
| |
|
|
| |
(cherry picked from commit 62c17d65a8ad808bb712e64df2f16ecfb193c9be)
|
| |
|
|
| |
(cherry picked from commit 81297f0fa1a0f021c5dfe120d0f4419d5cbcb2b5)
|
| |
|
|
|
|
|
|
|
| |
The change in `tools/doc/doc_data.cpp` is needed because the MSVC
compiler does not support variable length arrays.
Fix #4113
(cherry picked from commit 9424c6c58f0b33f06807936958978e907574a845)
|
| |
|
|
| |
(cherry picked from commit ab623c923d4e2c950342aec5da371cb92b1fbbc6)
|
| | |
|
| | |
|
| |
|
|
|
| |
this is for extreme cases when running on devices with very low video
memory, so you can still retain compatibility.
|
| |
|
|
| |
(cherry picked from commit 48b2dfab9f91bec2fd9a0fc94630e2dae51fbf11)
|
| |
|
|
| |
(cherry picked from commit e97922f22038e9049ed4c2db5b3736dfaa0edde3)
|
| |
|
|
|
| |
(cherry picked from commit c860574d8ba246b5e2c59578f24accd2ace5e9bc
and commit 2cbd850979ac6d260f15a1e62f7b0a89e7a16b4d)
|
| |
|
|
|
|
|
|
| |
* Fixed capturing groups matching to invalid results
* Fixed parents of recursive quantifiers not expanding properly
* Fixed LookAhead sometimes adding to result
(cherry picked from commit 6207d56b958ddc288d0b7f80e057ff93fc011280)
|
| |
|
|
| |
This reverts commit 43c74056b1764f07acc252e78e1cfa29a49a51c3.
|
| |
|
|
| |
(cherry picked from commit 7a9998370f0a805a75634f31558abba9c4d74a48)
|
| |
|
|
|
|
|
|
| |
windows, but make compiling successful.
And arm neon opt is enabled if not on windows.
(cherry picked from commit db89a47e282bd30bc73f43802d5987319060b3c5)
|
| |
|
|
|
|
| |
Follows similar behaviour to DirAccess::rename()
(cherry picked from commit d7052ddba334de3df1190837c6d8589b48799965)
|
| |
|
|
|
|
|
|
| |
* Add overflow checked intrinsic abstractions that check on overflow.
* Use them for memory allocation code.
* Use size_t type for memory allocation code to support full platform dependent width.
Fixes #3756.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
with it:
-corrupted 32 binaries without reason
-does not support upx binaries
-forces dependency o libstdc++
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Billboards were displayed upside down when drawn to a render texture
|
| | |
| |
| |
| |
| |
| | |
Render texture's view transforms seem to be inverted, so when drawing
billboards, the 'up' vector given to set_look_at() is also inverted and
so the billboard gets drawn upside down.
|