summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-04-13Merge pull request #260 from RDR8/develop-c99-cflagsRay
2017-04-12PLATFORM_WEB cleanupRDR8
2017-04-12Added _DEFAULT_SOURCE to CFLAGS for C99 compatibilityRDR8
2017-04-10Removed useless filesraysan5
2017-04-09Working on web examplesRay
2017-04-08Added glfw3 lib (for VS2015)Ray
2017-04-08Working on examples...Ray
2017-04-08Added web files to ignoreRay
2017-04-08Support generic target compilationRay
2017-04-08Web: Support pointer lockRay
2017-04-07Merge branch 'develop' of https://github.com/raysan5/raylib into developRay
2017-04-07Redesigned textures_rectangle exampleRay
2017-04-07Corrected project pathsRay
2017-04-07Working on web examplesRay
2017-04-06Merge pull request #258 from victorfisac/developRay
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-06Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2017-04-05Working on web examplesRay
2017-04-05Improve vr support and simulatorRay
2017-04-04Corrected issue when retrieving texture from GPURay
2017-04-04Merge pull request #256 from raysan5/developRay
2017-04-04Minor code tweaksRay
2017-04-04Reorganize examples folderRay
2017-04-04Working in random crash...Ray
2017-04-03Remove function declarationRay
2017-04-03Improve web examples -IN PROGRESS-Ray
2017-04-03Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2017-04-01Update web examples -WORK IN PROGRESS-Ray
2017-04-01Corrected TraceLog issueRay
2017-04-01Remove Lua lib from vs2015Ray
2017-03-30Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2017-03-29Merge pull request #251 from RDR8/4krishnaRay
2017-03-29Fine-tuning PLATFORM_WEB CFLAGSRDR8
2017-03-29Edit examples/Makefile PLATFORM_WEB CFLAGS to match src/MakefileRDR8
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 pull request #250 from raysan5/developRay
2017-03-26Merge branch 'develop' of https://github.com/raysan5/raylib into developRay
2017-03-26Work on configuration flagsRay
2017-03-26Merge pull request #249 from RDR8/games-linuxRay
2017-03-25Merge remote-tracking branch 'origin/develop' into games-linuxRDR8
2017-03-25Missed a coupleRDR8
2017-03-25Replaced font.size with font.baseSize. Uncommented linux libs. Typo or twoRDR8
2017-03-25Working on configuration flagsRay
2017-03-24Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2017-03-24Merge pull request #248 from RDR8/linux-c99Ray