summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Collapse)Author
2017-05-19Some tweaks and additionsRay
2017-05-18Reverted to previous OpenAL versionRay
Issues when pausin musing and trying to resume (not resuming!)
2017-05-18Updated libsRay
2017-05-18Support Gif recordingRay
2017-05-17Added gif file writter libraryRay
Setup for a new amazing feature! ;)
2017-05-17Comments tweaksRay
2017-05-16Some reviews for RPIRay
2017-05-15Move android_native_app_glue to folderRay
2017-05-15Review comments for better organizationRay
2017-05-14Moved Android header to external folderRay
2017-05-14Reviewed some comments...Ray
2017-05-14Update to latest OpenAL Soft version (1.18.0-dev)Ray
Note that Android and Desktop versions of OpenAL Soft come from the same sources, recompiled for every platform
2017-05-14Review header commentsRay
2017-05-14Remove OculusSDK libraryRay
Just waiting for a better future alternative (multiplatform)... OpenXR ?
2017-05-14Remove ndk-build based src buildingRay
Replaced by standaloane-toolchain based building, included in src/Makefile
2017-05-11Avoid math function duplicatesRay
2017-05-11Remove useless filesRay
2017-05-11Some work on Android buildRay
2017-05-11Added some useful functionsRay
2017-05-10Some tweaksRay
2017-05-10Review issue and added some commentsRay
2017-05-10Renamed RayHitInfo variablesRay
2017-05-09HDR textures vertical flipRay
2017-05-09Review functions descriptionsRay
2017-05-09Added comments to create transparent framebufferRay
Comments to create transparent framebuffer on RPI, when activate you see though full screen window the console below!
2017-05-09Corrected issue #281Ray
2017-05-08Some comment tweaksRay
Still some work left on camera...
2017-05-08Lock cursor on first person cameraRay
2017-05-08Corrected bug on HDR loadingRay
2017-05-08Support HDR R32G32B32 float textures loadingRay
2017-05-08Some defines tweaks for consistencyRay
2017-05-08Improved hi-res timer on Win32Ray
2017-05-08Included required paths for web compilationRay
2017-05-08StopMusicStream() reviewRay
2017-05-08Comments reviewRay
2017-05-08Review Android compilingRay
2017-05-04Support model.transformRay
Combine it with transform introduced as function parameters
2017-05-04Return angles as degreesRay
2017-05-04Added two new functions to raymathRay
2017-05-03Merge branch 'develop' of https://github.com/raysan5/raylib into developRay
2017-05-03Some code tweaksRay
2017-05-03Review makefilesRay
2017-05-02Added function to set window minimum dimensions...victorfisac
useful when using FLAG_WINDOW_RESIZABLE.
2017-04-30Some code tweaksRay
2017-04-28Commented pointer lock on webRay
2017-04-23TraceLog() output tweakraysan5
2017-04-23Rename variables for consistencyraysan5
2017-04-23Support XM modules by defaultraysan5
2017-04-22Organize structs vs enumsraysan5
2017-04-22Rename parameterraysan5