aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-03-26Work on configuration flagsRay
2017-03-25Merge remote-tracking branch 'origin/develop' into games-linuxRDR8
2017-03-25Replaced font.size with font.baseSize. Uncommented linux libs. Typo or twoRDR8
2017-03-25Working on configuration flagsRay
2017-03-24Always somethingRDR8
2017-03-24Sweep blank linesRDR8
2017-03-24Strip trailing spacesRDR8
2017-03-24Automate compiler flags selection.RDR8
2017-03-24c99 fix, some linux housekeepingRDR8
2017-03-21core: configuration flagsRay
2017-03-21text: configuration flagsRay
2017-03-21Corrected bugRay
2017-03-20Review some commentsRay
2017-03-19Working on file header comments...raysan5
2017-03-14Remove Oculus support from coderaysan5
2017-03-14Added function: DrawLineBezier()raysan5
2017-03-09Corrected naming issueraysan5