Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/axmolengine/axmol

Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)
https://github.com/axmolengine/axmol

Implement `Uniform Buffer Objects` in OpenGL (#1277)

d3ee6c41c3a4f7e3a80855bff3265d5987dec428 authored over 1 year ago by Turky Mohammed <[email protected]>
Fix glslcc cmdline error

d2d8cd9366fc29679677fdeb773c0d7f9c9485d5 authored over 1 year ago by halx99 <[email protected]>
Remove binding index for shader uniform block

Not required

bc6f8802e6cbe93b4d10bc54997d163bc97fcbbb authored over 1 year ago by halx99 <[email protected]>
Fix cmake option not working

97a76423c4103a74e0932845f31b9822f0a3f55f authored over 1 year ago by halx99 <[email protected]>
Auto enable early features in branch 'dev'

a5e4ab17f6f0c60f5787646fde36869a09bd4a1e authored over 1 year ago by halx99 <[email protected]>
Merge: d14b0d5319 b01786ef2c

Merge branch 'main' into dev

1c1989e3330da3f6bf146108eb85aee1c1e1b45e authored over 1 year ago by halx99 <[email protected]>
Cache GLSLCC_OUT_DIR for symlink works

206ecbb7036bcf59598f012311cb26467ef64bea authored over 1 year ago by halx99 <[email protected]>
Fix light num configure type

e34fe4ba987cbd6a8eddf4eda64a9511216b0c7c authored over 1 year ago by halx99 <[email protected]>
Remove GLSLCC_FLAT_UBOS

1. because we are researching ubo support for OpenGL
2. metal already support non flat-ubos

e957c5ec0afd66716be5145cc107e726d3eef9c0 authored over 1 year ago by halx99 <[email protected]>
Commits migrated engine builtin shaders

b2fdbb9b21bd95ef724110aaeebfc79190c2bf60 authored over 1 year ago by halx99 <[email protected]>
Update glslcc to 1.8.1

Add dual outputs support, this is useful to handle normal map preprocessor

3ab3249700a400803c3cd75a63f0ff4cdcfbce05 authored over 1 year ago by halx99 <[email protected]>
Invert if condition checking for existence of the axmol bin path in the user path env variable (#1275)

Make list mutable to allow for inserting new path

95f352e0d09c5eadd1c708f450c99d988586e7e5 authored over 1 year ago by RH <[email protected]>
Remove unnecessary light define checks

ac778081d12633da6f41b60ba5aaa4ff529501b5 authored over 1 year ago by halx99 <[email protected]>
Fic ci

09d8f849fe5ed3328469dd3d5fc8606b353f7416 authored over 1 year ago by halx99 <[email protected]>
Merge: 412e398651 1daf87c768

Merge branch 'main' into dev

9a384e39f2f309f46cfda81956a053bdacf33420 authored over 1 year ago by halx99 <[email protected]>
Reduce pull-request ci jobs

2f2ace9dbd515ce880aa09a6202993071efc298c authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Allow unity builds on a subset of the sources. (#1266)

In order to allow unity builds we need to avoiding "using namespace"
at file scope, #undef our fi...

c2d7bdcb45eb0dad3bfe0b2cc1d1ad2e927e28e0 authored over 1 year ago by j-jorge <[email protected]>
Add chat badges [skip ci]

c5a61124c07b4e15382bdd19e4ff2acca896a173 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Merge: 7afdd4f2c1 e5b197776c

Merge branch 'main' into dev

2b30d8002f93b70d434d1a05f9633abbef4eabf0 authored over 1 year ago by halx99 <[email protected]>
Fix build1k cmake setup

e34d02eb7d3fa08fa12c577f397c2545c175809e authored over 1 year ago by halx99 <[email protected]>
Add cmake option AX_ENABLE_EARLY_FEATURES

c476f8b11794d3f33fd160342eed243ee871674f authored over 1 year ago by halx99 <[email protected]>
Merge: 83a830d011 cfcafd517a

Merge branch 'main' into dev

8e39354e997d34bad63a7e816da3ff4e7a646688 authored over 1 year ago by halx99 <[email protected]>
Don't setup glslcc and include it in main branch

177c845cc639c92e23fd1160988795ab5a59f54c authored over 1 year ago by halx99 <[email protected]>
Update pull_request_template.md (#1270)

4867fc8f2eb92928288ab798ee871885503e7d9f authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Revert define on shader, not suitable glslcc

c6b575e666e3a977a130ff0fb6fb1cac7c3159a8 authored over 1 year ago by halx99 <[email protected]>
glslcc workflow: metal init commit

42fcb1f86ef0f4e60155d3c874fd0c665c9e9438 authored over 1 year ago by halx99 <[email protected]>
Improve build scripts

9f4d142802af494572c3b74042127b5887b80ce4 authored over 1 year ago by halx99 <[email protected]>
Fix for crash in TextureCache test (#1267)

0c17a35fa8dbe8d3fbe454aecb430c0fc1ab5c27 authored over 1 year ago by RH <[email protected]>
Fix missing flag `--lang` for metal

4307d4245264386190169c9ad04ba7e06b9eb77d authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Fix cpp-tests shader loads

aeb6268f1c07321cc6e2b01719c0ccf71d2ce059 authored over 1 year ago by halx99 <[email protected]>
Re-enable flat-ubos

17a3e6408b03ad171408d5aef3f964549716af98 authored over 1 year ago by halx99 <[email protected]>
[GLSLCC] Remove spec defines, because the behavior incorrect

c064124802ff4faed0e29669adc36fb82d9b15c6 authored over 1 year ago by halx99 <[email protected]>
Merge: 89a739a8ea 09a3a950ae

Merge branch 'dev' into 1.1-dev

5d7a86a1b9164d1033a2c86e3a3a5e85f7847481 authored over 1 year ago by halx99 <[email protected]>
[build1k] Create differ build folder for cross target platforms

rules:
- host target: build_${buildArch}
- cross target: build_${buildTarget}_{buildArch}

c50710b25c204874503b9c47a4910d29e4e46d34 authored over 1 year ago by halx99 <[email protected]>
Add missing include guards. (#1265)

fcdbd9968e394f44af041160e02361ebafd4c783 authored over 1 year ago by j-jorge <[email protected]>
Update DevSetup.md (#1264)

Example: How to build the tetst projects

9f386c19df4f895e4984e933c78eae2637ee86c9 authored over 1 year ago by aismann <[email protected]>
Fix android sdk setup in plain new machine

235d8cb1ef147a6797d825ebb47a27e370069682 authored over 1 year ago by halx99 <[email protected]>
[build1k] Fix ndk parent detect

cba35d2b77bb064e99fcbe02be52bdf166cfc622 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
[build1k] Fix ndk parent folder detect

c3823e824798d1f3ea399802c5c926a58f1b7817 authored over 1 year ago by halx99 <[email protected]>
Start AutoStart when env AXMOL_START_AUTOTEST is set (#1261)

10a4fe09f6bcc2d2775eb09bdb0b1c4cfb4e5089 authored over 1 year ago by CHP <[email protected]>
Update Sprite::getQuad() to return const reference (#1260)

6bc2deeba88670810905973738228ae482199a5f authored over 1 year ago by RH <[email protected]>
Fix for crashes in several tests (#1259)

ce590c24a0217458d1f3886e99fc0960bf249638 authored over 1 year ago by RH <[email protected]>
[GLSLCC] Suppression macro not defined errors

ed6ec7a32d2301889cad8e7dea352f4501cb9b15 authored over 1 year ago by halx99 <[email protected]>
Don't flat ubos since it doesn't work

d0f73344761630d4752a0770d98937a982e700f0 authored over 1 year ago by halx99 <[email protected]>
Bump new shader workflow

1. Add compiled shader dir `axslc` to search path for win32,linux
2. ProgramManager: register sha...

7c410f8b25dbff0c943bf2bca97a129a95ef119e authored over 1 year ago by halx99 <[email protected]>
Improve AXGLSLCC.cmake

By default, output compiled shader
to `${CMAKE_BINARY_DIR}/runtime/axslc`,
then link it to `$<TAR...

7a808cd46b1ad6f73cd35fe32d072a66b6a9e4a1 authored over 1 year ago by halx99 <[email protected]>
Fix cmake find_package GLX warning for linux

b1e50c43f0bce2fc32d8686b1749a42942c87e8d authored over 1 year ago by halx99 <[email protected]>
Improve setup script [skip ci]

c6828a368e46949704caa8e79b6a83c0397a27cf authored over 1 year ago by halx99 <[email protected]>
Remove migrate source inseted by axmol-migrate:

https://github.com/axmolengine/axmol-migrate

82a40314c9bc84479b8f77bbea1a8d801e89df47 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
[build1k] Allow overwrite manifest by script manifest.ps1

2e3a0c8b708d89a02f1d3de5b42d6176833e09ac authored over 1 year ago by halx99 <[email protected]>
Don't add .bin for glslcc shader compile output by default

17ee3e6f69e3601e7131082b33cb04e864c4ae4c authored over 1 year ago by halx99 <[email protected]>
For bot happy

25077669c80b932f144c6aa025c926cba70eac73 authored over 1 year ago by halx99 <[email protected]>
Update DevSetup.md [skip ci]

1612f3bc33741d781eb2e0817c6a5ea3e497d279 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Update DevSetup.md [skip ci]

850b84ddb8b94675a04207eefc8ffee878032514 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Update DevSetup.md [skip ci]

c891130a7978fd9ab553a60fb2432c05ce880623 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Update DevSetup.md [skip ci]

8d0d46b180d29a65c9b09d4fbd9a9e0d0f22b176 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
[CMake] Add find shader sources function:

Syntax: ax_find_shaders(dir shader_sources [RECURSE])
examples:
- ax_find_shaders("${CMAKE_CURREN...

b21735a9bbfce29ddf560a8bf9b427576d1d1fcf authored over 1 year ago by halx99 <[email protected]>
Bump 1.1.0

acc47b32814c1fd02098261d04340e7c90c684ab authored over 1 year ago by halx99 <[email protected]>
Fix ci

7771d4f7b1d03646fcf83737adc3c0e75415c605 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Improve cmake script

- glslcc helper function
- Rename ax_add_shader to ax_target_compile_shaders
- Provide argument F...

94b5705bd3a70259f18bb4500866e0cd0281a79c authored over 1 year ago by halx99 <[email protected]>
[CMAKE] Add shader compile function: ax_add_shader [skip ci]

- ax_add_shader(${FILE}): output compiled shader to ${CMAKE_BINARY_DIR}/runtime/shaders/${SC_LANG...

1d82a9592c53a64a8db01307a5cebb84f0254539 authored over 1 year ago by halx99 <[email protected]>
Update setup.py to setup.ps1 in cmake [skip ci]

0d5addaf395f2835fe7d84636f1debfde083f1ce authored over 1 year ago by halx99 <[email protected]>
Fix linux setup

df6aaeb0f15d8d4ef0a293f6ef15f2ea656dc4c3 authored over 1 year ago by halx99 <[email protected]>
Fix linux setup

5df972fc59527b70827ffe4299cb137ab148ceb4 authored over 1 year ago by halx99 <[email protected]>
Fix linux ci

d3232a2fadda73c4050986441ff2b5755205df21 authored over 1 year ago by halx99 <[email protected]>
Migrate setup.py to setup.ps1

0aef470146593ff58dd4920910c919461d59a938 authored over 1 year ago by halx99 <[email protected]>
Sync lua-bindings

0f8c198bbdc017577fbf2b63ce03bcf0c7abc04b authored over 1 year ago by halx99 <[email protected]>
Update yasio to 4.0.0

1ba0d444490d148667f953dfaad3131e2dabc3bd authored over 1 year ago by halx99 <[email protected]>
Use glad for android GLESv3 support

27e66df931481dccbd769d1b91b1d90fd9e44a1e authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Fix build options parsing

781b7895a388312c4bbef161d95ccf55e337d441 authored over 1 year ago by halx99 <[email protected]>
Add build1k:assembleDebug support for android

8a0f5c9984f7789f6541279515d14f293437cd49 authored over 1 year ago by halx99 <[email protected]>
Fix CMakeLists.txt

a4fbe9c5988a4fe08c43c456de9d0f080d2cf119 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Rename option `AX_USE_COMPAT_GL` to `AX_USE_ANGLE`

7cb9aac41ec6087f18b67294d84f29aa62207cdb authored over 1 year ago by halx99 <[email protected]>
Fix copy angle dll error

0e74de43d63f8172eff488e9a7a7f6f1efb5f777 authored over 1 year ago by halx99 <[email protected]>
Improve ci scripts

5eebb206dfdd936a998b336b38a7af8b8619c5d0 authored over 1 year ago by halx99 <[email protected]>
Update build1k.ps1

6b08dc4430f50298ebea85ee4a7039cdb7ba572b authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Remove test code

3c5dd9541c225ef456f2e863802a71c10f293f3a authored over 1 year ago by halx99 <[email protected]>
Fix version match

ec77242c6c76635b22477c3118582b60abb3cce1 authored over 1 year ago by halx99 <[email protected]>
Add clang setup

bb19133d58b399c2da3aa5307a842f60111f4b6f authored over 1 year ago by halx99 <[email protected]>
Add missing -winsdk option

53700168d6b3ac64c5f23bff25922e4f5816d9ec authored over 1 year ago by halx99 <[email protected]>
Fix prebuilt link [skip ci]

2f8a4061d720cd198d82e18611aebeee7e2ef934 authored over 1 year ago by halx99 <[email protected]>
Fix nuget setup & improve source migrate

b30744d2e0bbb07c18113b7d1dd2ed38000674d4 authored over 1 year ago by halx99 <[email protected]>
Improve build1k.ps1 (#1251)

9ec338e66385ccacc8eb7ee3c4542adf275c6537 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Reduce ci checks

1c25aea206c429c59435cf4b3c7b85e2706a7b4e authored over 1 year ago by halx99 <[email protected]>
Forcing c99 when winsdk < 10.0.22000.0, refer #1246

1d5e85be570bf05fd9d1c88da8aef87e9a56bd4e authored over 1 year ago by halx99 <[email protected]>
Add missing include guard in NinePatchImageParser.h (#1248)

0af6db6345c481f286968325f0651092ac16eeda authored over 1 year ago by j-jorge <[email protected]>
Improve ci files (#1247)

* Improve ci files

* Fixup

* Fix ci

* Update DevSetup.md

* Remove duplicated code

* Fix setu...

2ff94f287e62df3ad23ba09f467e9753d8b3ba31 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
UserDefault: check the result of posix_ftruncate. (#1249)

049db01a8a6ac45eceb58874dad0135fb67eb74c authored over 1 year ago by j-jorge <[email protected]>
Fix missing return value in EditBoxImplLinux::getNativeDefaultFontName(). (#1250)

b8202ed9185a56196272ec5b6a77fd253439f57a authored over 1 year ago by j-jorge <[email protected]>
Fix typo

6dc5e3a3e3128e845ef5c7aa3c181840ad83f026 authored over 1 year ago by halx99 <[email protected]>
Fix ci

ab6ae716912b6335e57afa64b1cc1443f160c32b authored over 1 year ago by halx99 <[email protected]>
Improve ci pwsh script

- Rename tools/ci/build.ps1 to tools/ci/build1k.ps1
- build1k.ps1 now also setup jdk for build an...

ac3123bdb660c811ae71983e035638e92925192b authored over 1 year ago by halx99 <[email protected]>
Update DevSetup.md [skip ci]

22cf57df1441d512a4934b6ce50df0fea1307b42 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Almost pwsh for ci (#1244)

8a981d7242b86566b202c0f6275ae33d85e10544 authored over 1 year ago by Deal(涓€绾跨伒) <[email protected]>
Fix warning [skip ci]

9ac847df1eefcef5996d604cb29d9ed77a8d3e44 authored over 1 year ago by halx99 <[email protected]>
Download optional c-ares

604a7cb8588adebcc649556c646467c1d20d1bdd authored over 1 year ago by halx99 <[email protected]>
Fix #1243

928100186ffe823d024ebbc68a2786b7a67b3bfb authored over 1 year ago by halx99 <[email protected]>
Move queueOperation from GLView to Director

c06d5af3f83c3f1bc18c1ab92599ec422f7ead7d authored over 1 year ago by halx99 <[email protected]>
Sync yasio to latest

3eac3abecf471321dc9e176fe8366824fffcbb11 authored over 1 year ago by halx99 <[email protected]>
Fix pr ci

ac8deafa3c13426b3fa14fa9744c519d4a27a436 authored over 1 year ago by halx99 <[email protected]>