index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-03
CMake: Fix typo in GLFW detection
Ahmad Fatoum
2018-02-03
Update README.md
Ray
2018-02-03
Removed external dependencies
Ray
2018-02-03
CMake: Add tristate option for using system GLFW (#455)
Ahmad Fatoum
2018-02-03
CMake: Fix typo in MACOS_FATLIB
Ahmad Fatoum
2018-02-02
Added function DrawRectangleLinesEx()
Ray San
2018-01-31
Corrected typo
Ray
2018-01-31
Added missing keys definitions
Ray
2018-01-29
Do not ignore Makefiles!
Ray
2018-01-29
Upload GGJ18 game: transmission mission
Ray
2018-01-28
Corrected several issues...
Ray
2018-01-27
GLFW: Fix build error on Linux < v2.6.39
Ahmad Fatoum
2018-01-27
CMake: Add missing 0 to minimum version
Ahmad Fatoum
2018-01-27
CMake: Search dependencies and build pkg-config's Libs.private with it
Ahmad Fatoum
2018-01-27
CMake: remove OpenAL dependency
Ahmad Fatoum
2018-01-27
Travis CI: Don't set CFLAGS=-m64 for macOS build
Ahmad Fatoum
2018-01-26
Drop libglew-dev as prereq for Travis build
Ahmad Fatoum
2018-01-26
Clear fbo for drawing
Ray
2018-01-26
Merge pull request #440 from a3f/develop
Ray
2018-01-25
#include header for time() on Windows
Ahmad Fatoum
2018-01-25
#include header for glInsertEventMarkerEXT on macOS
Ahmad Fatoum
2018-01-25
Make function calls without prior declaration an error
Ahmad Fatoum
2018-01-25
Support DEBUG library building
Ray
2018-01-23
Review mipmaps generation issue
Ray
2018-01-22
Improved pixel formats support
Ray
2018-01-22
Review VS2017 projects configurations
Ray
2018-01-19
Added VS2017 UWP project
Ray
2018-01-19
Reviewed UWP branch integration
Ray
2018-01-19
Merge pull request #434 from raysan5/testing_uwp
Ray
2018-01-19
Merge branch 'develop' into testing_uwp
Ray
2018-01-18
Merge pull request #433 from a3f/develop
Ray
2018-01-18
GCC/Clang: Treat void pointer arithmetic as error
Ahmad Fatoum
2018-01-18
MSVC: Fix void pointer arithmetic error
Ahmad Fatoum
2018-01-18
Added function: ImageMipmaps()
Ray
2018-01-17
CMake: build shape and texture examples (#432)
kai
2018-01-17
Reviewed VS2015 projects
Ray
2018-01-17
Reviewed function GenImagePerlinNoise()
Ray
2018-01-16
Redesigned rlLoadTexture()
Ray
2018-01-15
Review releases, removed external dependencies
-
2018-01-15
Code tweak while using OpenAL backend
-
2018-01-15
Reviewed Makefiles...
-
2018-01-15
Support canvas scaling with window
-
2018-01-15
Review Makefiles and templates
-
2018-01-13
Merge pull request #428 from SamNChiet/testing_uwp
Ray
2018-01-12
Add mouse input and revert keyboard to callback model
Sam C
2018-01-11
Added new function: ImageAlphaCrop()
Ray
2018-01-08
Corrected issue with matrices
Ray
2018-01-07
Use busy wait loop
Ray
2018-01-07
Launch draw call if buffer limits reached
Ray
2018-01-07
Added new image functions
raysan5
[prev]
[next]