Ray
29d505c98e
Reorganize external libraries - BREAKING CHANGE -
Moved all external libraries used by raylib to external folder inside
raylib src. Makefile has already been update and also the different
includes in raylib modules.
9 лет назад
Ray
17878550b1
Review heades usage
This is a first step toward a bigger project. Some modules could be
ported to header-only to be used as standalone.
9 лет назад
Ray
8a4e28f81d
Support Android internal data storage
Useful to save small data files (configuration and so)
For bigger files, external data storage should be used (SDCard)
9 лет назад
raysan5
b804f38150
Small code tweaks
10 лет назад
raysan5
34db515acb
Reviewed some comments and WritePNG()
10 лет назад
raysan5
7834a4e2fc
Replaced old mail by twitter user
10 лет назад
Constantine Tarasenkov
765870fe8f
No need to include raylib.h
11 лет назад
Constantine Tarasenkov
ab12193f10
Fixes for C++
11 лет назад
raysan5
b9e53cd135
Removed useless spaces
11 лет назад
raysan5
5104567a24
Some code tweaks
11 лет назад
raysan5
905b6ec53d
Added full support for HTML5 (emscripten)
Corrected some bugs on the way...
Automatically convert textures to POT on RPI and WEB
11 лет назад
raysan5
cfa60ab7e6
Added support for emscripten and more
Added PLATFORM_WEB support (emscripten-webgl)
[audio] Added LoadSoundFromWave()
[textures] Added LoadTextureFromImage() to replace CreateTexture()
Some TraceLogs edited...
11 лет назад
ratalaika
ab05ace3ce
Added first version of OS X compilation support
11 лет назад
raysan5
fc6081fe70
raylib 1.2
This is a huge update. Check CHANGELOG for details
11 лет назад
raysan5
d2b98fbb5c
Removed useless spaces
11 лет назад
raysan5
f06a15ac8b
raylib 1.1
View CHANGELOG for a detailed list of changes
11 лет назад
raysan5
e6b82cb111
Lots of changes, most of them under testing-review
Added a Tracing/Log system
Added OGG stream music support (DOESN'T WORK)
Added Compressed textures support
* This update is probably very buggy...
11 лет назад
raysan5
2cf5fa7765
Updated raylib to version 1.0.4
Lots of changes added, check CHANGELOG for detailed description
12 лет назад