raysan5
|
bb8c1826d3
|
Uploaded basic window example for web
|
10年前 |
Ray
|
39fda7af82
|
Merge pull request #15 from Galloman/develop
Improved support for mac osx.
|
10年前 |
David Gallardo
|
31934ac374
|
Improved support for mac.
Reference to libglfw dylib fixed
|
10年前 |
raysan5
|
d739895e4a
|
Reorganized external folders by platform
Improved makefiles!
|
10年前 |
Ray
|
e37ef10595
|
Merge pull request #14 from raysan5/master
Integrate master into develop branch
|
10年前 |
raysan5
|
4a7e522d4b
|
Review build system for Android and RPI
|
10年前 |
raysan5
|
b2a5390adb
|
Added some last hour features to v1.2.2
|
10年前 |
raysan5
|
0bfd283526
|
Added support for model color tint
Also, added support for normals on models
|
10年前 |
raysan5
|
7ea8326b52
|
makefiles reorganization
Edited to better accomodate to multiple platforms
|
10年前 |
raysan5
|
8847602061
|
Examples review...
|
10年前 |
Ray
|
e6bc655d6a
|
Rename models_cubesmap.c to models_cubicmap.c
|
10年前 |
raysan5
|
061ee04cb5
|
Integrated ratalaika pull-request
Added first version of OS X compilation support
Some conflicts manually resolved...
|
10年前 |
Ray
|
3c4a91658e
|
Merge pull request #12 from raysan5/develop
Integration from develop branch
|
10年前 |
raysan5
|
fad81f36e4
|
Updated docs
|
10年前 |
raysan5
|
b482e26925
|
Small tweaks
|
10年前 |
raysan5
|
7ec6ebb9fa
|
New raylib release, including html5 binaries
|
10年前 |
raysan5
|
5a98d2da1f
|
Added raylib game showing raylib features
|
10年前 |
raysan5
|
21d8394170
|
Added small floppy game
|
10年前 |
raysan5
|
5e913c31a4
|
Updated example
|
10年前 |
raysan5
|
d51d6a4650
|
Prepare examples makefile to support emscripten
|
10年前 |
raysan5
|
3c57c6afc5
|
Updated to version 2.00b
|
10年前 |
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
|
08a4ee34eb
|
[texture] image data initialization
|
10年前 |
raysan5
|
1bd592fe67
|
[texture] image loading small check
|
10年前 |
raysan5
|
db1ad74ef2
|
[models] file open error check
|
10年前 |
raysan5
|
2e5f58255a
|
Working on rotation math...
[models] Added DrawQuad()
|
10年前 |
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...
|
10年前 |
raysan5
|
d3cf316e40
|
Added features and corrected bugs...
[core] Added SetMousePosition()
[models] LoadHeightmap() - Corrected textures bug
[raymath] Functions renaming
[WEB] Prepare environment for emscripten!
|
10年前 |
Palaui
|
a2c8ddca13
|
Revert "Corrected some bugs..."
This reverts commit 29d8b48503 .
|
10年前 |
Palaui
|
29d8b48503
|
Corrected some bugs...
[core] Added SetMousePosition()
[models] LoadHeightmap() - Corrected textures bug
[raymath] Functions renaming
[WEB] Prepare environment for emscripten!
|
10年前 |
Ray
|
0c60609268
|
Merge pull request #11 from raysan5/develop
Develop branch integration
|
10年前 |
Palaui
|
63ed471ed2
|
Corrected bug on billboards
|
10年前 |
Ray
|
d16519f5de
|
Merge pull request #9 from raysan5/master
Populate master changes to develop branch
|
10年前 |
raysan5
|
fcff83e65c
|
Corrected Android bug on Native Activity cycle
|
10年前 |
raysan5
|
7375d0460a
|
Updated stb headers
|
10年前 |
ratalaika
|
2706fa86cd
|
Cleaned GLFW library for OS X
|
10年前 |
ratalaika
|
6bea9d0232
|
Added first version of OS X compilation support
|
10年前 |
ratalaika
|
ab05ace3ce
|
Added first version of OS X compilation support
|
10年前 |
Ray
|
05ccc4fd42
|
Merge pull request #5 from debiatan/support_linux_desktop
Small fixes to support the Debian/GNU Linux distro. Hopefully Ubuntu too.
|
10年前 |
Miguel Lechón
|
a471b6197a
|
Renamed the PLATFORM_LINUX_DESKTOP into PLATFORM_DESKTOP_LINUX.
|
10年前 |
Miguel Lechón
|
db2ad9648d
|
Small fixes to support a Debian/GNU Linux distro. Hopefully Ubuntu too.
|
10年前 |
Ray
|
45b214d83e
|
Merge pull request #3 from debiatan/fix_audio_64
Fixed WAV loading under 64-bit systems.
|
10年前 |
Miguel Lechón
|
e6ef3f6e6a
|
Fixed WAV loading under 64-bit systems.
|
10年前 |
raysan5
|
9d27bba23f
|
Small Fixes Update (1.2.1)
View CHANGELOG for description on small fixes and add-ons
|
10年前 |
Ray
|
063e26c521
|
Corrected issue with transparent surface in Raspberry Pi
|
10年前 |
Ray
|
9b5e66f5ea
|
Added required linker libs
|
10年前 |
Ray
|
d025230707
|
Added required linker libs
|
10年前 |
Ray
|
c790891e60
|
Added required linker libs
|
10年前 |
Ray
|
78a660d409
|
Added required linker libs
|
10年前 |
Ray
|
4040f9095d
|
Added required linker libs
|
10年前 |