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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-05-08
Some comment tweaks
Ray
2017-05-08
Lock cursor on first person camera
Ray
2017-05-08
Corrected bug on HDR loading
Ray
2017-05-08
Support HDR R32G32B32 float textures loading
Ray
2017-05-08
Some defines tweaks for consistency
Ray
2017-05-08
Improved hi-res timer on Win32
Ray
2017-05-08
Included required paths for web compilation
Ray
2017-05-08
StopMusicStream() review
Ray
2017-05-08
Comments review
Ray
2017-05-08
Review Android compiling
Ray
2017-05-04
Support model.transform
Ray
2017-05-04
Return angles as degrees
Ray
2017-05-04
Added two new functions to raymath
Ray
2017-05-03
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
Ray
2017-05-03
Some code tweaks
Ray
2017-05-03
Review makefiles
Ray
2017-05-02
Added function to set window minimum dimensions...
victorfisac
2017-04-30
Some code tweaks
Ray
2017-04-28
Commented pointer lock on web
Ray
2017-04-23
TraceLog() output tweak
raysan5
2017-04-23
Rename variables for consistency
raysan5
2017-04-23
Support XM modules by default
raysan5
2017-04-22
Organize structs vs enums
raysan5
2017-04-22
Rename parameter
raysan5
2017-04-22
Renamed function for lib consistency
raysan5
2017-04-21
Corrected issue with alloca.h on GCC
Ray
2017-04-21
Make TraceLog() public to the API
Ray
2017-04-20
Update some files
Ray
2017-04-18
Added SUPPORT_VR_SIMULATOR flag
Ray
2017-04-16
Updated physac to latest version
raysan5
2017-04-16
Updated STB libs to latest version
raysan5
2017-04-16
Added Vector2 math functions
raysan5
2017-04-16
Make public TakeScreenshot() function
raysan5
2017-04-12
Added _DEFAULT_SOURCE to CFLAGS for C99 compatibility
RDR8
2017-04-08
Added glfw3 lib (for VS2015)
Ray
2017-04-08
Web: Support pointer lock
Ray
2017-04-06
Comment unused variables from tangent calculations
victorfisac
2017-04-06
Remove testing binormals implementation
victorfisac
2017-04-06
Add tangents calculation when loading OBJ file
victorfisac
2017-04-05
Improve vr support and simulator
Ray
2017-04-04
Corrected issue when retrieving texture from GPU
Ray
2017-04-04
Minor code tweaks
Ray
2017-04-03
Remove function declaration
Ray
2017-04-01
Corrected TraceLog issue
Ray
2017-03-29
Fine-tuning PLATFORM_WEB CFLAGS
RDR8
2017-03-29
Restore inadvertant changes to Makefiles
RDR8
2017-03-29
Added IsFileExtension()
Ray
2017-03-29
Remove RBMF fileformat support
Ray
2017-03-28
Review Sleep() usage, return to busy-wait-loop
Ray
2017-03-26
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
Ray
[prev]
[next]