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.
il y a 8 ans
Ray
9dd3c03153
Merge pull request #297 from jubalh/meson
Initial meson support
il y a 8 ans
raysan5
402a8bfd68
Added note about transposing
il y a 8 ans
raysan5
43cb6414f6
Added note about transposing
il y a 8 ans
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.
il y a 8 ans
Michael Vetter
9c524ee3a6
Add meson files for basic Linux building
il y a 8 ans
Michael Campagnaro
1adc031301
Fix link in readme
il y a 8 ans
Ray
99c7ca4f4a
Merge pull request #296 from sir-pinecone/fix-readme-link
Fix link in readme
il y a 8 ans
Michael Campagnaro
60f0d78170
Fix link in readme
il y a 8 ans
Ray
a08cf1ce63
Merge pull request #295 from jubalh/cflags
Accept external CFLAGS
il y a 8 ans
Michael Vetter
6809380d3d
Accept external CFLAGS
Some distributions build the programs with a specific set of CFLAGS.
Lets allow that by adding raylibs flags.
il y a 8 ans
Ray
d5c43099cd
Upload image
il y a 8 ans
raysan5
f54501a355
Review gif recording (simplified)
il y a 8 ans
raysan5
90f3f870c2
Added bunnymark example
il y a 8 ans
raysan5
d0190af69f
Renamed file (issues with Makefile)
il y a 8 ans
Ray
07534497e6
Updated libs
il y a 8 ans
Ray
95b39e5345
Added patron to list
il y a 8 ans
Ray
413d059fd8
Some tweaks and additions
il y a 8 ans
Ray
afb841b7dd
Reverted to previous OpenAL version
Issues when pausin musing and trying to resume (not resuming!)
il y a 8 ans
Ray
c068de183b
Added Android lib
il y a 8 ans
Ray
9b24120cd9
Updated libs
il y a 8 ans
Ray
d033c87d27
Update HISTORY.md
il y a 8 ans
Ray
f1acd4a065
Update CHANGELOG
il y a 8 ans
Ray
e01a1ba10c
Support Gif recording
il y a 8 ans
Ray
1a37f09b02
Update README.md
il y a 8 ans
Ray
4a4fffe439
Updated to latest version
il y a 8 ans
Ray
a083d4726f
Update HISTORY.md
il y a 8 ans
Ray
aec6c0350a
Update HISTORY.md
il y a 8 ans
Ray
9f50c6e611
Added gif file writter library
Setup for a new amazing feature! ;)
il y a 8 ans
Ray
b4a68d2c87
Update HISTORY.md
il y a 8 ans
Ray
636a2acc95
Update ROADMAP.md
il y a 8 ans
Ray
ad174def77
Update LICENSE.md
il y a 8 ans
Ray
2800b2a19a
Update CHANGELOG
il y a 8 ans
Ray
1e2d3d93fe
Some more patreons
il y a 8 ans
Ray
bc981a0628
Added patreons to web
il y a 8 ans
Ray
34ce1048d0
Update README.md
il y a 8 ans
Ray
33aef15555
Updated architecture diagram
il y a 8 ans
Ray
9819614276
Comments tweaks
il y a 8 ans
Ray
0780cd4e6a
Web review
il y a 8 ans
Ray
a5bfd7db22
Some reviews for RPI
il y a 8 ans
Ray
e563ebe240
Update README.md
Reviewed comments and added acknowledgements
il y a 8 ans
Ray
65e6a6db53
Improved shaders_postprocessing example
il y a 8 ans
Ray
c9d6b7e356
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
il y a 8 ans
Ray
aba25e9ba3
Move shaders to examples
il y a 8 ans
Ray
b3b828c8bb
Update README.md
il y a 8 ans
Ray
dd7b64a536
Simplify README
Move raylib history to another file
il y a 8 ans
Ray
4ca229ed7f
Renamed file
il y a 8 ans
Ray
a8f142e736
Renamed file
il y a 8 ans
Ray
6a48e7376b
Review example
il y a 8 ans
Ray
4a31ce4bd2
Reorganize code
il y a 8 ans