Ray
ecfe31bf1d
Make TraceLog() public to the API
enum LogType could require some revision...
pirms 8 gadiem
Ray
080a79f0b0
Added IsFileExtension()
Replaced old GetExtension() function
Make IsFileExtension() public to the API
pirms 8 gadiem
Ray
59652c75b4
Review some comments
pirms 8 gadiem
raysan5
8f5ff64420
Working on file header comments...
pirms 8 gadiem
raysan5
61f6b0f707
Removed GetNextPOT(), review TraceLog()
pirms 8 gadiem
raysan5
e7464d5fc3
Review some formatting and naming
- Renamed WritePNG() to SavePNG() for consistency with other file
loading functions
- Renamed WriteBitmap() to SaveBMP() for consistency with other file
loading functions
- Redesigned SaveBMP() to use stb_image_write
pirms 8 gadiem
raysan5
6d1b712a96
Reviewed modules comments
pirms 8 gadiem
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.
pirms 9 gadiem
raysan5
34db515acb
Reviewed some comments and WritePNG()
pirms 9 gadiem
raysan5
94a1fdc2ae
Updated some comments
pirms 9 gadiem
raysan5
905b6ec53d
Added full support for HTML5 (emscripten)
Corrected some bugs on the way...
Automatically convert textures to POT on RPI and WEB
pirms 10 gadiem
raysan5
fc6081fe70
raylib 1.2
This is a huge update. Check CHANGELOG for details
pirms 10 gadiem
raysan5
d2b98fbb5c
Removed useless spaces
pirms 10 gadiem
raysan5
f06a15ac8b
raylib 1.1
View CHANGELOG for a detailed list of changes
pirms 11 gadiem
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...
pirms 11 gadiem
raysan5
2cf5fa7765
Updated raylib to version 1.0.4
Lots of changes added, check CHANGELOG for detailed description
pirms 11 gadiem
raysan5
ccf2608091
Replaced tab by 4 spaces and adjust text
pirms 11 gadiem
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
pirms 11 gadiem