Ray
096fd6f2c3
Converted rlgl module in header-only
This change allows rlgl.h usage as independent single-file header-only module... still some tweaks required, like removing GLAD dependency... required extensions could be manually loaded!
Also removed shader_distortion.h, embedded in rlgl.h
7年前
Ray
240ecd6332
Update mingw32 release
7年前
raysan5
c6d188a09a
Reviewed latest commit for Android gamepad support
7年前
raysan5
103bc7dfc6
Corrected issue with GetFontDefault()
Note for me: Replace All is NOT your friend...
7年前
Ray
74fd0e7ca4
Added function: ImageColorReplace()
7年前
Ray
7b971e0623
Added Quaternion typedef
7年前
Ray
0e135118fd
Improved GenImageFontAtlas()
7年前
Ray
75ba5aca55
Improved font generation and SDF
Added: data to CharInfo struct
Added: LoadFontData()
Added: GenImageFontAtlas()
Removed: LoadFontEx()
Removed: LoadTTF() [internal]
Some code tweaks
7年前
Ray
31cd4a1a48
Latest library release compilation
7年前
Ray
9688c677de
Review window creation hints
7年前
Ray
d873314c27
Reviewed Windows resource file name
7年前
Ray
aa76985c0d
Review raylib version to 2.0
Review raylib_icon resource
7年前
Ray San
ec33e7d705
BREAKING CHANGE: Renamed SpriteFont type to Font
- Preparing MP3 files support
- Jumped version to raylib 2.0-dev (too many breaking changes...)
7年前
lumaio teon
d2cc5b88df
Removed useless GetCollisionRayMesh and libraylib.a
7年前
lumaio teon
d003c23ecf
Added GetCollisionRayModel
7年前
raysan5
6985953e3d
Update release to latest raylib version
Note that only some lib versions have been updated
7年前
Ray
61e0e4b4f3
Complete review of raymath for API consistency
7年前
-
61679a4bbc
Review releases, removed external dependencies
Not required any more!
7年前
Ray San
3b5a26099e
Removed OpenAL Soft dependency on building
OpenAL Soft backend is still available in audio module, I'm thinking if
exposing it for building in some way or just left it there for advance
users to switch to it manually in case of necessity...
8年前
Ray San
df67e799dd
Updated release versions for raylib 1.8
8年前
Ray San
e3dcccb936
Updated raylib release 1.8
8年前
Ray San
7057d08369
Review VR functionality
To be more generic and configurable
8年前
Ray San
7f602c9e1e
Updated libraries for Windows
8年前
Ray San
32d855470d
Updated release libraries for win32/mingw32
8年前
Ray San
d302316e51
Reorganize release and dependencies
8年前
Ray
413d059fd8
Some tweaks and additions
8年前
Ray
2a2bee8964
raylib v1.7 release
8年前
Ray
f164ec80d6
Upload wave collector - GGJ17 game
8年前
raysan5
a81dfabf86
Update releases to latest version
9年前
raysan5
6b072e696d
Updated releases
Latest raylib 1.6
9年前
raysan5
6f3186eacc
raylib 1.6 release (static and shared)
9年前
raysan5
c482f37dfd
Updated... again...
9年前
raysan5
3140496a12
Updated
9年前
raysan5
bec58075ff
Update ro raylib 1.5 release
9年前
raysan5
cac378bd95
Added release versions of raylib 1.5
9年前
raysan5
bab08f1c89
Added release folder (again)
9年前