summaryrefslogtreecommitdiffhomepage
path: root/release
AgeCommit message (Collapse)Author
2018-02-03Update README.mdRay
2018-02-03Removed external dependenciesRay
2018-01-15Review releases, removed external dependencies-
Not required any more!
2017-12-05Removed OpenAL Soft dependency on buildingRay San
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...
2017-11-04Compile DLL avoiding extra dependenciesraysan5
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
2017-11-03Rebuild dynamic libs for MSVC (VS2015)Ray San
Added support for raylib DLL building on MSVC
2017-10-23Removed fileraysan5
2017-10-22Added cross-compiler RPI libsRay
2017-10-20Updated release versions for raylib 1.8Ray San
2017-10-19Updated raylib release 1.8Ray San
2017-10-19Updated raylib VS2015 projectRay San
2017-10-17Review VR functionalityRay San
To be more generic and configurable
2017-10-16Updated libraries for WindowsRay San
2017-10-14Reverted to old OpenAL librariesraysan5
mingw32 libraries provided were compiled with a different GCC version (different computer) and seemed to be incompatible on linkage (missing symbols).
2017-10-14Web release for raylib 1.8raysan5
2017-10-12Added glfw3 msvc libraysan5
2017-10-12Update README.mdRay
2017-10-11Update README.mdRay
2017-10-11Updated release libraries for win32/mingw32Ray San
2017-10-11Reorganize release and dependenciesRay San
2017-10-04Keep working on Android shared libs...Ray San
2017-10-03Keep working on Makefiles...Ray San
2017-09-29Updated libraries for releaseRay
OpenAL Soft and raylib compiled for release and stripped
2017-09-29Updated raylib Android releaseRay San
2017-09-26More work on Android APK building...Ray San
For some reason it's not working properly... :(
2017-09-26Working on Android APK building...Ray San
2017-09-23Update Android libs and buildingRay
2017-07-02Added VS2015 raylib release filesraysan5
2017-05-19Updated libsRay
2017-05-19Some tweaks and additionsRay
2017-05-18Added Android libRay
2017-05-18Updated libsRay
2017-05-14raylib v1.7 releaseRay
2017-04-17Review and recompile web examplesraysan5
2017-01-22Upload wave collector - GGJ17 gameRay
2017-01-05added RPi touch interfaceRichard R. Goodwin
2016-11-24Update releases to latest versionraysan5
2016-11-18Updated releasesraysan5
Latest raylib 1.6
2016-11-16raylib 1.6 html5 releaseraysan5
2016-11-16raylib 1.6 release (static and shared)raysan5
2016-07-25Added release version for RaspberryPiraysan5
2016-07-25Updated release headersraysan5
2016-07-22OS X comaptiblity changes and compiled librarysol-prog
2016-07-19Updated... again...raysan5
2016-07-19Updatedraysan5
2016-07-18Update ro raylib 1.5 releaseraysan5
2016-07-18Merge pull request #134 from LelixSuper/developRay
Update Makefile of 'src/' folder
2016-07-18add GNU/Linux buils of libraryLelixSuper
The builds refer to de865a9 commit.
2016-07-16Added release versions of raylib 1.5raysan5
2016-06-11Added release folder (again)raysan5