Ray
4b1bc7f65e
Merge pull request #301 from jubalh/time
Add define to have CLOCK_MONOTONIC work in c99
7 yıl önce
Michael Vetter
272073785f
Add define to have CLOCK_MONOTONIC work in c99
If we compile with c99 without gnu extensions (gnu99) we need this
define, to have CLOCK_MONOTONIC and similar macros available
7 yıl önce
Ray
b6d7fa9bb0
Merge pull request #299 from jubalh/soversion
Add library versioning
7 yıl önce
Michael Vetter
1a61dc2c77
Meson: build library with so version
This should always be the number of the raylib release.
Especially when the new version is ABI incompatible the major version
should be bumped.
7 yıl önce
Ray
9dd3c03153
Merge pull request #297 from jubalh/meson
Initial meson support
7 yıl önce
raysan5
402a8bfd68
Added note about transposing
7 yıl önce
raysan5
43cb6414f6
Added note about transposing
7 yıl önce
Michael Vetter
567831a693
Allow static/dynamic library building with meson
Using the library() function instead of shared_library() allows changing
of the library type via the default_library option.
This allows for easy change between static and dynamic library building.
Use 'meson --default-library=static builddir' to build as static, if no builddir yet exists.
Use 'mesonconf -Ddefault_library=static builddir' to change the type for
an existing builddir.
7 yıl önce
Michael Vetter
9c524ee3a6
Add meson files for basic Linux building
7 yıl önce
Michael Campagnaro
1adc031301
Fix link in readme
7 yıl önce
Ray
99c7ca4f4a
Merge pull request #296 from sir-pinecone/fix-readme-link
Fix link in readme
7 yıl önce
Michael Campagnaro
60f0d78170
Fix link in readme
7 yıl önce
Ray
a08cf1ce63
Merge pull request #295 from jubalh/cflags
Accept external CFLAGS
7 yıl önce
Michael Vetter
6809380d3d
Accept external CFLAGS
Some distributions build the programs with a specific set of CFLAGS.
Lets allow that by adding raylibs flags.
7 yıl önce
Ray
d5c43099cd
Upload image
7 yıl önce
raysan5
f54501a355
Review gif recording (simplified)
7 yıl önce
raysan5
90f3f870c2
Added bunnymark example
7 yıl önce
raysan5
d0190af69f
Renamed file (issues with Makefile)
7 yıl önce
Ray
07534497e6
Updated libs
7 yıl önce
Ray
910b4b5d53
Merge pull request #290 from raysan5/develop
Added patron to list
7 yıl önce
Ray
95b39e5345
Added patron to list
7 yıl önce
Ray
9f8a2e4612
Merge pull request #289 from raysan5/develop
Integrate develop branch
7 yıl önce
Ray
413d059fd8
Some tweaks and additions
7 yıl önce
Ray
afb841b7dd
Reverted to previous OpenAL version
Issues when pausin musing and trying to resume (not resuming!)
7 yıl önce
Ray
c068de183b
Added Android lib
7 yıl önce
Ray
949ed3f9f8
Merge pull request #288 from raysan5/develop
Integrate develop branch
7 yıl önce
Ray
9b24120cd9
Updated libs
7 yıl önce
Ray
d033c87d27
Update HISTORY.md
7 yıl önce
Ray
f1acd4a065
Update CHANGELOG
7 yıl önce
Ray
e01a1ba10c
Support Gif recording
7 yıl önce
Ray
1a37f09b02
Update README.md
7 yıl önce
Ray
4a4fffe439
Updated to latest version
7 yıl önce
Ray
a083d4726f
Update HISTORY.md
7 yıl önce
Ray
aec6c0350a
Update HISTORY.md
7 yıl önce
Ray
9f50c6e611
Added gif file writter library
Setup for a new amazing feature! ;)
7 yıl önce
Ray
b4a68d2c87
Update HISTORY.md
7 yıl önce
Ray
636a2acc95
Update ROADMAP.md
7 yıl önce
Ray
ad174def77
Update LICENSE.md
7 yıl önce
Ray
2800b2a19a
Update CHANGELOG
7 yıl önce
Ray
b6b01f5420
Merge pull request #287 from raysan5/develop
Integrate develop branch
7 yıl önce
Ray
1e2d3d93fe
Some more patreons
7 yıl önce
Ray
bc981a0628
Added patreons to web
7 yıl önce
Ray
34ce1048d0
Update README.md
7 yıl önce
Ray
33aef15555
Updated architecture diagram
7 yıl önce
Ray
9819614276
Comments tweaks
7 yıl önce
Ray
0780cd4e6a
Web review
7 yıl önce
Ray
a5bfd7db22
Some reviews for RPI
8 yıl önce
Ray
e563ebe240
Update README.md
Reviewed comments and added acknowledgements
8 yıl önce
Ray
f8a4498a24
Merge pull request #286 from raysan5/develop
Integrate develop branch
8 yıl önce
Ray
65e6a6db53
Improved shaders_postprocessing example
8 yıl önce