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-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
2017-03-26
Work on configuration flags
Ray
2017-03-25
Merge remote-tracking branch 'origin/develop' into games-linux
RDR8
2017-03-25
Replaced font.size with font.baseSize. Uncommented linux libs. Typo or two
RDR8
2017-03-25
Working on configuration flags
Ray
2017-03-24
Always something
RDR8
2017-03-24
Sweep blank lines
RDR8
2017-03-24
Strip trailing spaces
RDR8
2017-03-24
Automate compiler flags selection.
RDR8
2017-03-24
c99 fix, some linux housekeeping
RDR8
2017-03-21
core: configuration flags
Ray
2017-03-21
text: configuration flags
Ray
2017-03-21
Corrected bug
Ray
2017-03-20
Review some comments
Ray
2017-03-19
Working on file header comments...
raysan5
2017-03-14
Remove Oculus support from code
raysan5
2017-03-14
Added function: DrawLineBezier()
raysan5
2017-03-09
Corrected naming issue
raysan5
[next]