Sylvain Doremus
89035531bc
[rendergraph] Update to v1.3.0 ( #1962 )
2 years ago
ruki
d850bb48dc
add rocksdb ( #1904 )
...
* add rocksdb
* disable some platforms
* disable error
* remove /zi
* test
* fix vs runtime
* fix install
2 years ago
zeroxer
ad607b4ad3
add config CMAKE_OSX_ARCHITECTURES for RmlUi ( #1896 )
...
* add config CMAKE_OSX_ARCHITECTURES
* Use arm64 only in macOS arm64 target
2 years ago
Artem Dzhemesiuk
852a67d089
RmlUi: add SVG and Lottie plugins ( #1900 )
2 years ago
冰雪殇璃陌梦
75a29c28af
Add rlottie ( #1846 )
...
* add rlottie
* fix openssl patches sha256 error
* lock dependencies version of rlottie
* Revert "fix openssl patches sha256 error"
This reverts commit 14a2811259
.
* fix error in tests of stb
* fix different sha256 for different sources of pixman
* temporarily disable pixman
* add patch for rlottie
* disable platform cross for rlottie
* fix error of rapidjson in windows-arm
* Use string.serialize() instead of string.dump()
* disable wasm shared library
* disable wasm shared lib for pixman and freetype
* fix install dir error of rlottie
* fix endian detect error of rapidjson in rlottie
* fix some error of rlottie
* fix endian error in win-arm of rapidjson
* add wasm patch for rlottie
* fix patch file error
* fix patch file error
* fix arm build error
* use pixman in xmake-repo
* set cxx standard for rlottie
* Update xmake.lua
* Update xmake.lua
* revert Android and iOS support for pixman
* remove __declspec(dllimport) for static build
* fix a typo error
* update rlottie
* update rlottie
* Revert "use pixman in xmake-repo"
This reverts commit 442563f8e8
.
* fix revert error
---------
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
Hoildkv
a5795536cc
add lunasvg and rmlui ( #1798 )
...
* add lunasvg
* add rmlui
* fix rmlui
2 years ago
Sylvain Doremus
10ccb1e409
RenderGraph: Update to v1.2.0 ( #1777 )
2 years ago
Hoildkv
50c0651d6a
update zlib, range-v3 ( #1765 )
...
* update zlib
* update range-v3
2 years ago
ruki
ea58608dab
add rpclib ( #1758 )
...
* add rpclib
* fix windows
* fix windows
* disable mingw
* disable shared
2 years ago
TES286
12617ef6c2
Port redis-plus-plus to Windows && Dump to 1.3.7 ( #1727 )
2 years ago
ruki
4d9c5de4de
add rtm ( #1649 )
2 years ago
ruki
474b53a2d8
add rpmalloc ( #1619 )
2 years ago
ruki
e4861352de
add raw_pdb ( #1613 )
...
* add raw_pdb
* disable examples
2 years ago
Chen Yufei
20d29bbc3c
robin-hood-hashing: fix sha256sum. ( #1604 )
2 years ago
igavintang
df05ad60bb
Add redis-plus-plus ( #1546 )
...
* Add redis-plus-plus
* some improvements
2 years ago
ruki
f77bc69421
update raygui ( #1520 )
...
* update raygui
* add config
2 years ago
Paul Reilly
db88a2e1c3
adds reproc package ( #1479 )
...
* adds reproc package
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
ruki
b83d92c63b
update raylib
2 years ago
ruki
cd8f33cacf
update raylib ( #1443 )
2 years ago
Longhao Li
97429e13ef
update rapidjson to master branch ( #1419 )
...
* update rapidjson to master branch
* update rapidjson to 2022.7.20 git commit
2 years ago
Arthapz
7d5768b0e6
Add unordered_dense and deprecate robin-hood-hasing ( #1413 )
...
* Add unordered_dense and deprecate robin-hood-hasing
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
dodola
05018fd15f
add quickjspp library ( #1312 )
...
* add quickjspp library
* modify version
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
2 years ago
ruki
cc98eec4b6
add redex ( #1290 )
...
* add redex
* add redex
* Update xmake.lua
* add boost 1.71.0
* add jsoncpp for redex
* improve redex
* improve redex
* update redex
* Update xmake.lua
* update redex
* fix error
* fix error
* improve shared
* disable shared
* fix shared
* add python
* Update xmake.lua
* Update xmake.lua
* improve ci
2 years ago
Sylvain Doremus
8df8caa8e9
RenderGraph: Update to v1.1.0 ( #1257 )
3 years ago
Arthapz
a3e9605630
Add robin-hood-hashing 3.11.5 ( #1231 )
3 years ago
ruki
4dd06825e3
add mingw for raylib ( #1205 )
3 years ago
Li Longhao
7a3a5d853a
Add rtti package ( #1170 )
...
* Add rtti package
* Fix gcc support for rttr
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago
DragonJoker
8a7a3a8368
RenderGraph: Added tgz archive.
3 years ago
DragonJoker
96f92f7ed9
RenderGraph: Added license, fixed src files.
3 years ago
DragonJoker
6d66911fb0
RenderGraph: Fixed include headers.
3 years ago
DragonJoker
7566931520
RenderGraph: Fixed kind handling
3 years ago
DragonJoker
8508aefe4f
RenderGraph: Added spaces for `prefixdir`
3 years ago
DragonJoker
4b5994d9b1
RenderGraph: Restrict to x64.
3 years ago
DragonJoker
a19bb68166
RenderGraph: add package.
3 years ago
Chen Yufei
27aaf201af
rapidjson: add virtual version v1.1.0-arrow
3 years ago
Chen Yufei
032807dd0d
re2: version 2022.02.01 ( #1099 )
3 years ago
Chen Yufei
5b449207e3
re2: use cmake for all platforms. ( #1030 )
...
* re2: use cmake for all platforms.
* re2: try remove link to shlwapi.
3 years ago
Hoildkv
763ee3664c
add rhash ( #1024 )
...
* add rhash
* update libwebp
3 years ago
ruki
6faae87242
add libpq ( #839 )
...
* add libpq
* add readline
* pass readline
* disable readline for libpq
3 years ago
ruki
03e470930c
Update xmake.lua
3 years ago
ruki
38cf534b7c
improve raylib to support mac arm64 ( #813 )
...
* improve raylib to support mac arm64
* Update xmake.lua
3 years ago
ruki
0e30446d0e
add raygui ( #807 )
...
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* Update xmake.lua
* add raygui
* Update xmake.lua
3 years ago
Kelvin Zhang
9dc6582c55
Add robotstxt ( #779 )
3 years ago
ruki
c0f6d8e2cd
add readerwriterqueue ( #719 )
3 years ago
Hoildkv
b6ba8f278b
add libintl ( #675 )
...
* add libintl
* update re2
* update meson
3 years ago
Hoildkv
4f71b37e1b
update vulkan ( #630 )
...
* update vulkan
* fix vulkan-tools
3 years ago
ruki
df6cad5cf5
add and improve acl, attr and rsync ( #577 )
...
* update pkgconf
* add attr
* add acl
* resolve conflict between lz4 and zstd
* add rsync
* update linux-headers
* allow xxhash to be build on all platforms
* improve acl and attr
Co-authored-by: xq114 <1140735506@qq.com>
3 years ago
Hoildkv
c13b77b1e7
add libsquish, libde265, robin-map ( #561 )
...
* improve sourceforge urls
* fix libsdl_gfx
* add libsquish
* add libde265
* add robin-map
3 years ago
Hoildkv
fd534a2562
update pybind11, re2, yaml-cpp, simdjson ( #558 )
...
* update pybind11
* update re2
* update yaml-cpp
* update simdjson
3 years ago
IkigaiSouon
9f5a907ba2
update raylib 3.7.0 ( #536 )
...
* update raylib 3.7.0
* Update xmake.lua
Co-authored-by: ruki <waruqi@gmail.com>
3 years ago