8000 Tags · jay3d/bgfx.cmake · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jay3d/bgfx.cmake

Tags

v1.128.8808-482

Toggle v1.128.8808-482's commit message
build(deps): bump the submodules group across 1 directory with 2 updates

Bumps the submodules group with 2 updates in the / directory: [bgfx](https://github.com/bkaradzic/bgfx) and [bx](https://github.com/bkaradzic/bx).


Updates `bgfx` from `409fbc5` to `7e5bb54`
- [Commits](bkaradzic/bgfx@409fbc5...7e5bb54)

Updates `bx` from `3d53a4a` to `296dfb2`
- [Commits](bkaradzic/bx@3d53a4a...296dfb2)

---
updated-dependencies:
- dependency-name: bgfx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bx
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.128.8786-481

Toggle v1.128.8786-481's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix incorrect adding .h in bgfx_compile_shaders (bkaradzic#245)

v1.128.8786-480

Toggle v1.128.8786-480's commit message
build(deps): bump the submodules group across 1 directory with 3 updates

Bumps the submodules group with 3 updates in the / directory: [bgfx](https://github.com/bkaradzic/bgfx), [bx](https://github.com/bkaradzic/bx) and [bimg](https://github.com/bkaradzic/bimg).


Updates `bgfx` from `af12904` to `409fbc5`
- [Commits](bkaradzic/bgfx@af12904...409fbc5)

Updates `bx` from `e7ede51` to `3d53a4a`
- [Commits](bkaradzic/bx@e7ede51...3d53a4a)

Updates `bimg` from `2afa64c` to `aaf9125`
- [Commits](bkaradzic/bimg@2afa64c...aaf9125)

---
updated-dependencies:
- dependency-name: bgfx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bimg
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.128.8777-479

Toggle v1.128.8777-479's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update compile shaders example

v1.128.8777-478

Toggle v1.128.8777-478's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update compile shaders example

v1.128.8777-475

Toggle v1.128.8777-475's commit message
Update cmake/bgfx/bgfx.cmake

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v1.128.8777-473

Toggle v1.128.8777-473's commit message
build(deps): bump the submodules group with 3 updates

Bumps the submodules group with 3 updates: [bgfx](https://github.com/bkaradzic/bgfx), [bx](https://github.com/bkaradzic/bx) and [bimg](https://github.com/bkaradzic/bimg).


Updates `bgfx` from `d1feabe` to `af12904`
- [Commits](bkaradzic/bgfx@d1feabe...af12904)

Updates `bx` from `24527ea` to `e7ede51`
- [Commits](bkaradzic/bx@24527ea...e7ede51)

Updates `bimg` from `59f188a` to `2afa64c`
- [Commits](bkaradzic/bimg@59f188a...2afa64c)

---
updated-dependencies:
- dependency-name: bgfx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bimg
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.127.8765-472

Toggle v1.127.8765-472's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request bkaradzic#233 from bwrsandman/preprocessor

bx: Add /Zc:preprocessor

v1.127.8745-470

Toggle v1.127.8745-470's commit message
build(deps): bump the submodules group with 3 updates

Bumps the submodules group with 3 updates: [bgfx](https://github.com/bkaradzic/bgfx), [bx](https://github.com/bkaradzic/bx) and [bimg](https://github.com/bkaradzic/bimg).


Updates `bgfx` from `57d8a08` to `00fa5ad`
- [Commits](bkaradzic/bgfx@57d8a08...00fa5ad)

Updates `bx` from `34ba9c7` to `d171a0f`
- [Commits](bkaradzic/bx@34ba9c7...d171a0f)

Updates `bimg` from `e9fa0ce` to `98a40e8`
- [Commits](bkaradzic/bimg@e9fa0ce...98a40e8)

---
updated-dependencies:
- dependency-name: bgfx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bx
  dependency-type: direct:production
  dependency-group: submodules
- dependency-name: bimg
  dependency-type: direct:production
  dependency-group: submodules
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.127.8725-469

Toggle v1.127.8725-469's commit message
tools: Add an option to insert search paths for tools

0