XiaochuanWang
63e320d405
Update Makefile
a minor issue: where the location of the file "raylib.rc.data" is wrong, and this will cause an error in compilation.
6年前
Ray
59b7412772
Updated games building
6年前
Ray
718f7a0161
Remove wrong files
6年前
Ray
dee602464b
Merge branch 'master' of https://github.com/raysan5/raylib
6年前
Ray
baf225dc01
Update emsdk version for testing
6年前
Ray
6945511e82
Update example
6年前
Ray
e1f3f84e84
Merge pull request #873 from msmshazan/ANGLE-fix
Changed ANGLE binaries location
6年前
Mohamed Shazan
eb1b2535f6
Change ANGLE binaries location
6年前
Ray
566a8d17c8
Update CONTRIBUTING.md
6年前
Ray
af38e18389
Review projects <PlatformToolset> to use default
6年前
Ray
37ce51b274
Merge pull request #872 from msmshazan/ANGLE-fix
Added VS2017.ANGLE Project
6年前
Ray
498c172d8e
Review function prototype
6年前
Mohamed Shazan
272d9d58e3
Add VS2017.ANGLE Project
6年前
Ray
7b4831f1b7
Update LICENSE.md
6年前
Ray
bdbc05c0dc
Review font
6年前
Ray
e3ef738264
Replace TABS by spaces
6年前
Ray
03720b30a1
Review contributed example
6年前
Ray
ddaa4a304d
Review contributor info
6年前
Ray
24c7549698
Merge pull request #869 from codecat/example-waving-cubes
Added waving cubes example
6年前
Ray
c5f605e888
Merge pull request #862 from a3f/master
build: increment API_VERSION after release
6年前
Ray
5c8191f8a7
Merge pull request #867 from PompPenguin/master
Removed unused code for CAMERA_THIRD_PERSON
6年前
Codecat
923f4b9bbd
Added waving cubes example
6年前
Ahmad Fatoum
e103320ad8
build: increment API_VERSION after release
With v2.5.0 out, increment API_VERSION, so binaries dynamically linked
against the released raylib aren't accidentally paired with a development
or later released raylib that may be incompatible.
6年前
PompPenguin
7367140fb4
Update camera.h
Removed unused code for CAMERA_THIRD_PERSON.
6年前
Ray
df7a058216
Review projects paths
6年前
PompPenguin
1ba5f1515d
Merge pull request #1 from raysan5/master
Merge pull request #866 from PompPenguin/master
6年前
Ray
0b7373446d
Merge pull request #866 from PompPenguin/master
Update camera.h
6年前
PompPenguin
767ac9bc3e
Update camera.h
Updated CAMERA_THIRD_PERSON
6年前
Ray
6f9c176d93
Support SSH keyboard on RPI
6年前
Ray
538dfa010d
Merge pull request #858 from NerdThings/cmake-mp3-fix
Add MP3 config to config.h.in
6年前
Reece Mackie
2eb7e96f4b
Add MP3 config
6年前
Ray
093042b760
Comments review
6年前
Ray
434e460c18
Example instructions tweak for clarity
6年前
Ray
65474c621c
Update raylib.c.tags
6年前
Ray
a9f33c9a89
Reduce textures size
6年前
Ray
22a363d1ec
Update npes_saved_tcc.txt
6年前
Ray
1ccb7f287e
Update LICENSE.md
6年前
Ray
a352e4ddac
Update LICENSE.md
6年前
Ray
56cb60b323
Update to raylib 2.5
6年前
Ray
1a32e76fbd
Review compilation resources
6年前
Ray
e5a73b7398
Review compiler scripts
6年前
Ray
22cd55d585
Updated Notepad++ intellisense to raylib 2.5
6年前
Ray
f9888d15ac
Merge pull request #855 from neonmoe/patch-buildscripts
Fix and update projects/scripts
6年前
Ray
bb34398796
Merge pull request #856 from wbrbr/master
Fix jar_xm_reset
6年前
Wilhem Barbier
e660621389
Fix jar_xm_reset
6年前
Ray
20bdc3bc2a
Merge pull request #854 from ChrisDill/master
Added array bounds check to textures_bunnymark
6年前
Jens Pitkanen
228f86d3ca
Fix and update projects/scripts
6年前
Chris Dill
42d57bbe00
Added array bounds check to textures_bunnymark
6年前
Ray
5d3905d4d4
Update HISTORY.md
6年前
Ray
efdc6f87d5
Define standard examples size
6年前