summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-05-12Added julia set shader example.eggmund
2019-05-10Add WinMM library for linkageraysan5
2019-05-10Merge pull request #833 from Demizdor/fix_selectionRay
2019-05-10Fixed DrawTextRecEx() selection when wordwrap is ONDemizdor
2019-05-09Make code a bit clearer for beginnersRay
2019-05-09Add comment in CheckCollisionSpheres()Ray
2019-05-09Merge pull request #832 from ProfJski/masterRay
2019-05-08Update models.cProfJski
2019-05-08Merge pull request #1 from ProfJski/ProfJski-patch-1ProfJski
2019-05-08Update CheckCollisionSpheres() to avoid sqrtProfJski
2019-05-08Remove trail spacesRay
2019-05-08Update raylib.rc.dataRay
2019-05-07Added WinMM libraryRay
2019-05-07Tweak ON flagRay
2019-05-07Added resource file for raylib.dllRay
2019-05-07Review CMake option flagsRay
2019-05-07NO SUPPORT_BUSY_WAIT_LOOP by defaultRay
2019-05-07Add comment tweakRay
2019-05-06Update issue templatesRay
2019-05-06Update issue templatesRay
2019-05-06Remove broken example: standard_lightingRay
2019-05-06Move bunnymark example to another moduleRay
2019-05-06Update text_unicode.cRay
2019-05-06Review example formattingRay
2019-05-06Corrected issue with wrong text measuringRay
2019-05-06Avoid warnings pre-evaluating valuesRay
2019-05-06Avoid warnings pre-evaluating valuesRay
2019-05-06Example reviewRay
2019-05-04Revert "CMake: make unsequenced modifications an error"Ahmad Fatoum
2019-05-04CMake: make unsequenced modifications an errorAhmad Fatoum
2019-05-04examples: CMake: warn once only about macOS OpenGL deprecationAhmad Fatoum
2019-05-04CMake: don't use system GLFW headers if using built-in GLFWAhmad Fatoum
2019-05-04Travis CI: build, don't download, external GLFWAhmad Fatoum
2019-05-04external: glfw: reinstate export of GLFW_PKG_{DEPS,LIBS}Ahmad Fatoum
2019-05-04examples: CMake: don't build core_loading_thread if no pthreadsAhmad Fatoum
2019-05-04examples: core_loading_thread: fix race conditionAhmad Fatoum
2019-05-04examples: core_loading_thread: use symbolic names for state machine statesAhmad Fatoum
2019-05-03Renamed exampleRay
2019-05-03Create examples_template.cRay
2019-05-03Batch of 9 new shapes examples!Ray
2019-05-03new example: textures_sprite_explosionRay
2019-05-03Some minor commentsRay
2019-05-03Force HighDPI on macOSRay
2019-05-03Merge pull request #824 from kawa-yoiko/highdpi-cmakeoptRay
2019-05-03Add SUPPORT_HIGH_DPI to CMakeOptions.txtShiqing
2019-05-02Update models_first_person_maze.cRay
2019-05-02Added missing includeRay
2019-05-02new example: textures_sprite_buttonRay
2019-05-02new example: core_loading_threadRay
2019-05-02example review: models_first_person_mazeRay