Skip to content

Commit 1c61ccf

Browse files
authored
Updated bgfx, bx and bimg to current upstream versions. (#11493)
* Reverted "macOS, iOS: Removed OpenGL/OpenGLES support. (commit 4693983). * Reverted "Fix macOS build" (commit ce2c2c1). * Reverted "macOS: Fixed deprecated warnings." (commit 10a8cb6). * Added bgfx/README.mame explaining deviations from upstream.
1 parent b2c399c commit 1c61ccf

File tree

1,153 files changed

+57020
-40058
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,153 files changed

+57020
-40058
lines changed

3rdparty/bgfx/.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,7 @@ jobs:
211211
fail-fast: true
212212
matrix:
213213
include: [
214-
{ platform: arm },
215214
{ platform: arm64 },
216-
{ platform: x86 },
217-
{ platform: x86_64 },
218215
]
219216
name: android-${{ matrix.platform }}
220217
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)