Ray San
61afd07bd7
Force OpenAL backend on some platforms
OpenAL audio backend is being forced on HTML5 and OSX
8 роки тому
Ray San
b155333178
Support audio module skip on compiling
Some programs like tools could not require audio support
8 роки тому
Ahmad Fatoum
d24b89bb0e
Add library versioning to Make/CMake build systems
See #401 for the discussion.
Also bumps version number to 1.9.2 without the -dev,
because neither ELF nor MachO like such a suffix.
The -dev suffix will have to be restricted to the git tags.
8 роки тому
raysan5
5ae2c0d15b
Added Wayland support
Updated to latest GLFW library and working on Wayland support, still
looking how to implement it on raylib because it just exposes
PLATFORM_DESKTOP and defaults to X11 windowing system on Linux...
8 роки тому
Ray San
3b5a26099e
Removed OpenAL Soft dependency on building
OpenAL Soft backend is still available in audio module, I'm thinking if
exposing it for building in some way or just left it there for advance
users to switch to it manually in case of necessity...
8 роки тому
Ray San
9a7524661f
Removed GLFW3 linking and added rglfw
8 роки тому
Ray
743cc6add6
Review new build platform: FreeBSD
Corrected issue with RPI_CROSS_COMPILE
8 роки тому
Martinfx
47c7f3624f
Added support FreeBSD for example
8 роки тому
Martinfx
b3110c14fe
Added support FreeBSD
8 роки тому
Ray
ad31730b6a
Added cross-compiler RPI libs
8 роки тому
Ray San
df67e799dd
Updated release versions for raylib 1.8
8 роки тому
Ray
d9d9546ee5
Updated to latest library version
8 роки тому
Ray San
a6ccc14d39
Corrected issue with OpenAL Soft static
8 роки тому
raysan5
4909f9711c
Small tweak, remove tabs
8 роки тому
raysan5
5430d5d52e
Review Makefiles
8 роки тому
Ray San
7114c1b1f3
Updated compilation output paths
8 роки тому
Ray San
9000fc28a3
Keep working on Android shared libs...
8 роки тому
Ray San
ca0ff82046
Keep working on Makefiles...
8 роки тому
Ray San
b2789949ee
Working on Makefiles...
8 роки тому
Ray
1c7416910e
Default to OpenAL static lib
8 роки тому
Ray San
ccd6271a7f
Added some compiler flags for Android
8 роки тому
Ray
4a8644e999
Update Android libs and building
8 роки тому
ASDF
e173db19f7
CMake based build system.
Some people might find this handly
8 роки тому
Benjamin N. Summerton
ba32d6a753
Able to make a .dylib for OS X
8 роки тому
Ray
8f569e59b1
Review shared library generation
8 роки тому
Michael Vetter
6809380d3d
Accept external CFLAGS
Some distributions build the programs with a specific set of CFLAGS.
Lets allow that by adding raylibs flags.
8 роки тому
Ray
413d059fd8
Some tweaks and additions
8 роки тому
Ray
9b24120cd9
Updated libs
8 роки тому
Ray
518bdfc134
Some work on Android build
8 роки тому
Ray
93e2fd8ea1
Some tweaks
8 роки тому
Ray
a522914183
Included required paths for web compilation
8 роки тому
Ray
0ebd8b0f6e
Review Android compiling
8 роки тому
Ray
73774aadd6
Review makefiles
8 роки тому
RDR8
1bba1242f4
Added _DEFAULT_SOURCE to CFLAGS for C99 compatibility
8 роки тому
RDR8
44de97ea16
Fine-tuning PLATFORM_WEB CFLAGS
8 роки тому
RDR8
4889f240fe
Restore inadvertant changes to Makefiles
8 роки тому
RDR8
ff44cb02e7
Always something
8 роки тому
RDR8
9eaff6902f
Sweep blank lines
8 роки тому
RDR8
f1bb245999
Strip trailing spaces
8 роки тому
RDR8
e23c120c8b
Automate compiler flags selection.
8 роки тому
RDR8
9875198a56
c99 fix, some linux housekeeping
8 роки тому
Milan Nikolic
a1527f5620
Fix RPi build and add missing directories
8 роки тому
Milan Nikolic
3c3a9318ff
Integrate Android build into Makefile
8 роки тому
raysan5
f7b706263a
Some code tweaks
Correcting details that pop-up when testing the different platforms
9 роки тому
raysan5
bee283b12b
Some tweaks around
9 роки тому
raysan5
f18c8cea16
Updated to support OpenAL Soft static library
9 роки тому
raysan5
1ffe713d93
Corrected bug
9 роки тому
raysan5
3377a4485b
Support shared/dynamic raylib compilation
Generates:
Win32: raylib.dll, libraylibdll.a (import library)
Linux: libraylib.so
9 роки тому
Ray
289e04a62a
Ported camera module to header-only
9 роки тому
raysan5
3b80e2c1e0
Redesigned gestures module to header-only
9 роки тому