LelixSuper
302d84cedc
Fix mistake in Makefile
9 лет назад
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 лет назад
raysan5
3e88156817
Ignore invalid warning
9 лет назад
LelixSuper
9361615786
Fix Makefile files
I've added .PHONY targets and fixed "clean" recipe.
9 лет назад
LelixSuper
a04a7b6ea5
Fix cleaning recipies for GNU/Linux
10 лет назад
LelixSuper
f2f4079411
Remove recipes of GLEW from Makefile (not used any more)
10 лет назад
LelixSuper
2e3e62a413
Raname all makefile files to "Makefile"
I've renamed all makefile files to "Makefile" because they appear in the first files.
10 лет назад
raysan5
83459159f4
Corrected compiler complaint
10 лет назад
Ray San
8aab52aeda
Redesigned RPI input system -IN PROGRESS-
10 лет назад
Constantine Tarasenkov
e6ad166ae3
10 лет назад
Constantine Tarasenkov
5d6475c93b
Fix raylib compiling on Linux
10 лет назад
raysan5
c5377f4e05
Review CFLAGS for multiple platforms
10 лет назад
Constantine Tarasenkov
7c36289768
Fix compiling on Linux
10 лет назад
raysan5
4879106096
Reviewed to work on Raspberry Pi
[rlgl] Extensions strings loading was redone to avoid a Segmentation
Fault on Raspberry Pi
10 лет назад
raysan5
94a1fdc2ae
Updated some comments
10 лет назад
raysan5
39e22e98ce
Added stb_vorbis lib compilation
10 лет назад
raysan5
e25f1227c0
Updated stb headers
10 лет назад
raysan5
a7714c842f
raymath module review and other changes
Complete review of matrix rotation math
Check compressed textures support
WIP: LoadImageFromData()
10 лет назад
Constantine Tarasenkov
b92c1bbbf7
Fixes for makefiles, GLFW 3.1 library for Linux
11 лет назад
raysan5
d739895e4a
Reorganized external folders by platform
Improved makefiles!
11 лет назад
raysan5
4a7e522d4b
Review build system for Android and RPI
11 лет назад
raysan5
7ea8326b52
makefiles reorganization
Edited to better accomodate to multiple platforms
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 лет назад
raysan5
d3cf316e40
Added features and corrected bugs...
[core] Added SetMousePosition()
[models] LoadHeightmap() - Corrected textures bug
[raymath] Functions renaming
[WEB] Prepare environment for emscripten!
11 лет назад
Palaui
a2c8ddca13
Revert "Corrected some bugs..."
This reverts commit 29d8b48503 .
11 лет назад
Palaui
29d8b48503
Corrected some bugs...
[core] Added SetMousePosition()
[models] LoadHeightmap() - Corrected textures bug
[raymath] Functions renaming
[WEB] Prepare environment for emscripten!
11 лет назад
raysan5
7375d0460a
Updated stb headers
11 лет назад
ratalaika
ab05ace3ce
Added first version of OS X compilation support
11 лет назад
Miguel Lechón
a471b6197a
Renamed the PLATFORM_LINUX_DESKTOP into PLATFORM_DESKTOP_LINUX.
11 лет назад
Miguel Lechón
db2ad9648d
Small fixes to support a Debian/GNU Linux distro. Hopefully Ubuntu too.
11 лет назад
raysan5
9d27bba23f
Small Fixes Update (1.2.1)
View CHANGELOG for description on small fixes and add-ons
11 лет назад
raysan5
fc6081fe70
raylib 1.2
This is a huge update. Check CHANGELOG for details
11 лет назад