aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-05-08Some comment tweaksRay
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
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
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
2017-04-22Renamed function for lib consistencyraysan5
2017-04-21Corrected issue with alloca.h on GCCRay
2017-04-21Make TraceLog() public to the APIRay
2017-04-20Update some filesRay
2017-04-18Added SUPPORT_VR_SIMULATOR flagRay
2017-04-16Updated physac to latest versionraysan5
2017-04-16Updated STB libs to latest versionraysan5
2017-04-16Added Vector2 math functionsraysan5
2017-04-16Make public TakeScreenshot() functionraysan5
2017-04-12Added _DEFAULT_SOURCE to CFLAGS for C99 compatibilityRDR8
2017-04-08Added glfw3 lib (for VS2015)Ray
2017-04-08Web: Support pointer lockRay
2017-04-06Comment unused variables from tangent calculationsvictorfisac
2017-04-06Remove testing binormals implementationvictorfisac
2017-04-06Add tangents calculation when loading OBJ filevictorfisac
2017-04-05Improve vr support and simulatorRay
2017-04-04Corrected issue when retrieving texture from GPURay
2017-04-04Minor code tweaksRay
2017-04-03Remove function declarationRay
2017-04-01Corrected TraceLog issueRay
2017-03-29Fine-tuning PLATFORM_WEB CFLAGSRDR8
2017-03-29Restore inadvertant changes to MakefilesRDR8
2017-03-29Added IsFileExtension()Ray
2017-03-29Remove RBMF fileformat supportRay
2017-03-28Review Sleep() usage, return to busy-wait-loopRay
2017-03-26Merge branch 'develop' of https://github.com/raysan5/raylib into developRay