Ray
ecfe31bf1d
Make TraceLog() public to the API
enum LogType could require some revision...
8 年之前
Ray
080a79f0b0
Added IsFileExtension()
Replaced old GetExtension() function
Make IsFileExtension() public to the API
8 年之前
Ray
59652c75b4
Review some comments
8 年之前
raysan5
8f5ff64420
Working on file header comments...
8 年之前
raysan5
61f6b0f707
Removed GetNextPOT(), review TraceLog()
8 年之前
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
8 年之前
raysan5
6d1b712a96
Reviewed modules comments
8 年之前
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 年之前
raysan5
34db515acb
Reviewed some comments and WritePNG()
9 年之前
raysan5
94a1fdc2ae
Updated some comments
9 年之前
raysan5
905b6ec53d
Added full support for HTML5 (emscripten)
Corrected some bugs on the way...
Automatically convert textures to POT on RPI and WEB
10 年之前
raysan5
fc6081fe70
raylib 1.2
This is a huge update. Check CHANGELOG for details
10 年之前
raysan5
d2b98fbb5c
Removed useless spaces
10 年之前
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
11 年之前
raysan5
ccf2608091
Replaced tab by 4 spaces and adjust text
11 年之前
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
11 年之前