Ray
5bb23c6c06
Update README.md
6 年前
Ray
7918c0bf71
Removed external dependencies
6 年前
-
61679a4bbc
Review releases, removed external dependencies
Not required any more!
7 年前
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...
7 年前
raysan5
36ae9c8c3a
Compile DLL avoiding extra dependencies
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin>dumpbin.exe
D:\GitHub\raylib\release\libs\win32\msvc\raylib.dll /DEPENDENTS
Microsoft (R) COFF/PE Dumper Version 14.00.24215.1
Copyright (C) Microsoft Corporation. All rights reserved.
Dump of file D:\GitHub\raylib\release\libs\win32\msvc\raylib.dll
File Type: DLL
Image has the following dependencies:
KERNEL32.dll
glfw3.dll
OpenAL32.dll
Summary
4000 .data
1000 .gfids
23000 .rdata
5000 .reloc
1000 .rsrc
68000 .text
1000 _RDATA
7 年前
Ray San
c570f7ca63
Rebuild dynamic libs for MSVC (VS2015)
Added support for raylib DLL building on MSVC
7 年前
raysan5
bd2e3b2a90
Removed file
7 年前
Ray
ad31730b6a
Added cross-compiler RPI libs
7 年前
Ray San
df67e799dd
Updated release versions for raylib 1.8
7 年前
Ray
d9d9546ee5
Updated to latest library version
7 年前
Ray San
e3dcccb936
Updated raylib release 1.8
7 年前
Ray San
86df9168e7
Updated raylib VS2015 project
7 年前
Ray San
7057d08369
Review VR functionality
To be more generic and configurable
7 年前
Ray San
7f602c9e1e
Updated libraries for Windows
7 年前
raysan5
0a3473a2a9
Reverted to old OpenAL libraries
mingw32 libraries provided were compiled with a different GCC version
(different computer) and seemed to be incompatible on linkage (missing
symbols).
7 年前
raysan5
afea7e2aff
Web release for raylib 1.8
7 年前
raysan5
c63051bd9e
Added glfw3 msvc lib
7 年前
Ray
d649ff0823
Update README.md
7 年前
Ray
e129d52897
Update README.md
7 年前
Ray San
32d855470d
Updated release libraries for win32/mingw32
7 年前
Ray San
d302316e51
Reorganize release and dependencies
7 年前
Ray San
9000fc28a3
Keep working on Android shared libs...
7 年前
Ray San
ca0ff82046
Keep working on Makefiles...
7 年前
Ray
541dceb87b
Updated libraries for release
OpenAL Soft and raylib compiled for release and stripped
7 年前
Ray San
becddd7725
Updated raylib Android release
7 年前
Ray San
96b8c9dd5a
More work on Android APK building...
For some reason it's not working properly... :(
7 年前
Ray San
42db9584de
Working on Android APK building...
7 年前
Ray
4a8644e999
Update Android libs and building
7 年前
raysan5
5f0f87ecce
Added VS2015 raylib release files
7 年前
Ray
07534497e6
Updated libs
7 年前
Ray
413d059fd8
Some tweaks and additions
7 年前
Ray
c068de183b
Added Android lib
7 年前
Ray
9b24120cd9
Updated libs
7 年前
Ray
2a2bee8964
raylib v1.7 release
7 年前
raysan5
881f134f4d
Review and recompile web examples
7 年前
Ray
f164ec80d6
Upload wave collector - GGJ17 game
8 年前
Richard R. Goodwin
21181f8167
added RPi touch interface
8 年前
raysan5
a81dfabf86
Update releases to latest version
8 年前
raysan5
6b072e696d
Updated releases
Latest raylib 1.6
8 年前
raysan5
e23e73d9b2
raylib 1.6 html5 release
8 年前
raysan5
6f3186eacc
raylib 1.6 release (static and shared)
8 年前
raysan5
020601092e
Added release version for RaspberryPi
8 年前
raysan5
a94b553aff
Updated release headers
8 年前
sol-prog
32a671b9da
OS X comaptiblity changes and compiled library
8 年前
raysan5
c482f37dfd
Updated... again...
8 年前
raysan5
3140496a12
Updated
8 年前
raysan5
bec58075ff
Update ro raylib 1.5 release
8 年前
LelixSuper
ce1c4055f7
add GNU/Linux buils of library
The builds refer to de865a9
commit.
8 年前
raysan5
cac378bd95
Added release versions of raylib 1.5
8 年前
raysan5
bab08f1c89
Added release folder (again)
8 年前