RDR8
1bba1242f4
Added _DEFAULT_SOURCE to CFLAGS for C99 compatibility
há 8 anos
RDR8
44de97ea16
Fine-tuning PLATFORM_WEB CFLAGS
há 8 anos
RDR8
4889f240fe
Restore inadvertant changes to Makefiles
há 8 anos
RDR8
ff44cb02e7
Always something
há 8 anos
RDR8
9eaff6902f
Sweep blank lines
há 8 anos
RDR8
f1bb245999
Strip trailing spaces
há 8 anos
RDR8
e23c120c8b
Automate compiler flags selection.
há 8 anos
RDR8
9875198a56
c99 fix, some linux housekeeping
há 8 anos
Milan Nikolic
a1527f5620
Fix RPi build and add missing directories
há 9 anos
Milan Nikolic
3c3a9318ff
Integrate Android build into Makefile
há 9 anos
raysan5
f7b706263a
Some code tweaks
Correcting details that pop-up when testing the different platforms
há 9 anos
raysan5
bee283b12b
Some tweaks around
há 9 anos
raysan5
f18c8cea16
Updated to support OpenAL Soft static library
há 9 anos
raysan5
1ffe713d93
Corrected bug
há 9 anos
raysan5
3377a4485b
Support shared/dynamic raylib compilation
Generates:
Win32: raylib.dll, libraylibdll.a (import library)
Linux: libraylib.so
há 9 anos
Ray
289e04a62a
Ported camera module to header-only
há 9 anos
raysan5
3b80e2c1e0
Redesigned gestures module to header-only
há 9 anos
LelixSuper
3d519c7a39
Fix install command of src/ makefile
há 9 anos
sol-prog
32a671b9da
OS X comaptiblity changes and compiled library
há 9 anos
raysan5
0e6b249260
Review outputs by platform
há 9 anos
LelixSuper
de865a9b55
fix small things on 'src/' makefile
há 9 anos
LelixSuper
ebfb1978b8
allow to compile shared version of raylib
há 9 anos
LelixSuper
13c56887f1
fix 'external/stb_vorbis.c" compilation
há 9 anos
LelixSuper
2272a4722f
restore the original method to compile all modules
This commit restores the original method to compile all modules, but fix
prerequisites.
há 9 anos
LelixSuper
94a5fc5c2c
add some explanation of makefile in 'src/'
há 9 anos
LelixSuper
d38fb9bda2
fix small things on makefile of 'src/' folder
há 9 anos
LelixSuper
6efaa78058
improve the compilation of all modules
há 9 anos
LelixSuper
e62c30c8b1
improve 'clean' target of 'src/' makefile
há 9 anos
LelixSuper
6f335d2c9e
add 'install' and 'unistall' target
The first target allow makefile to install the dev files (static library and
header) to standard directories on GNU/Linux platforms; the second allow it to
unistall (remove) the dev files.
It needs lot of improvements.
há 9 anos
LelixSuper
dbec22f2df
restyle Makefile of 'src/' folder and fix targets
há 9 anos
raysan5
0fbd48a889
Corrected bug on OpenGL 1.1
Set makefile to default OpenGL 3.3 compilation
há 9 anos
Ray
4df7a0f2f8
Added support for OpenGL 2.1
há 9 anos
raysan5
058af472ea
Converted GLAD to header only
há 9 anos
LelixSuper
302d84cedc
Fix mistake in Makefile
há 9 anos
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.
há 9 anos
raysan5
3e88156817
Ignore invalid warning
há 9 anos
LelixSuper
9361615786
Fix Makefile files
I've added .PHONY targets and fixed "clean" recipe.
há 9 anos
LelixSuper
a04a7b6ea5
Fix cleaning recipies for GNU/Linux
há 9 anos
LelixSuper
f2f4079411
Remove recipes of GLEW from Makefile (not used any more)
há 9 anos
LelixSuper
2e3e62a413
Raname all makefile files to "Makefile"
I've renamed all makefile files to "Makefile" because they appear in the first files.
há 9 anos
raysan5
83459159f4
Corrected compiler complaint
há 10 anos
Ray San
8aab52aeda
Redesigned RPI input system -IN PROGRESS-
há 10 anos
Constantine Tarasenkov
e6ad166ae3
há 10 anos
Constantine Tarasenkov
5d6475c93b
Fix raylib compiling on Linux
há 10 anos
raysan5
c5377f4e05
Review CFLAGS for multiple platforms
há 10 anos
Constantine Tarasenkov
7c36289768
Fix compiling on Linux
há 10 anos
raysan5
4879106096
Reviewed to work on Raspberry Pi
[rlgl] Extensions strings loading was redone to avoid a Segmentation
Fault on Raspberry Pi
há 10 anos
raysan5
94a1fdc2ae
Updated some comments
há 10 anos
raysan5
39e22e98ce
Added stb_vorbis lib compilation
há 10 anos
raysan5
e25f1227c0
Updated stb headers
há 10 anos