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
/
core.c
Age
Commit message (
Expand
)
Author
2015-07-13
Move shaders functions to module rlgl
raysan5
2015-07-05
Corrected bug on GetHexValue() function
raysan5
2015-06-16
Updated postpro shaders system
raysan5
2015-05-21
Added extensions check on rlglInit() and more
raysan5
2015-05-11
raymath module review and other changes
raysan5
2015-05-04
Big batch of changes, check description:
raysan5
2015-04-22
Corrected input bug
raysan5
2015-04-22
Corrected some bugs and warnings
raysan5
2015-04-22
Added Gestures System for Android and Web
Marc Palau
2015-04-06
Big batch of changes! Check description:
raysan5
2015-03-02
Changes integration (some WIP, view details)
Marc Palau
2015-03-01
Redesign shader system and more
raysan5
2015-02-26
Renamed some functions
raysan5
2015-02-09
Corrected camera system
Marc Palau
2015-02-09
Removed some TODO already done
raysan5
2015-02-06
Merge pull request #22 from procedural/hide-mouse
Ray
2015-02-04
Added support for multiple camera modes
Marc Palau
2015-02-03
Adding functions to show and hide mouse cursor
Constantine Tarasenkov
2015-02-02
Add support for custom shaders
raysan5
2015-01-21
Pause loop execution on window minimized
Ray
2015-01-18
Some code tweaks
raysan5
2015-01-04
Review build system for Android and RPI
1.2.2
raysan5
2015-01-02
Added support for model color tint
raysan5
2014-12-31
Added full support for HTML5 (emscripten)
raysan5
2014-12-15
Added support for emscripten and more
raysan5
2014-12-09
Added features and corrected bugs...
raysan5
2014-12-09
Revert "Corrected some bugs..."
Palaui
2014-12-09
Corrected some bugs...
Palaui
2014-11-23
Corrected Android bug on Native Activity cycle
raysan5
2014-10-17
Small Fixes Update (1.2.1)
raysan5
2014-09-30
Corrected issue with transparent surface in Raspberry Pi
Ray
2014-09-19
Android: Added support for Tap gesture
raysan5
2014-09-16
raylib 1.2
raysan5
2014-09-03
Explicit define of functions prototypes
raysan5
2014-09-03
Removed useless spaces
raysan5
2014-07-23
Corrected bugs...
raysan5
2014-07-23
Update to version 1.1.1
raysan5
2014-04-19
raylib 1.1
raysan5
2014-04-09
Lots of changes, most of them under testing-review
raysan5
2014-03-25
Road to raylib 1.1 - Testing rlgl
raysan5
2014-03-16
Update to version 1.0.6
1.0.6
raysan5
2014-01-28
Update to version 1.0.5
raysan5
2014-01-23
Updated raylib to version 1.0.4
1.0.4
raysan5
2014-01-07
Corrected function bug
raysan5
2013-12-19
Update to version 1.0.3
raysan5
2013-12-02
Corrected WARNING on ErrorCallback()
Ray
2013-11-28
Added some functions and Updated examples
raysan5
2013-11-23
Replaced tab by 4 spaces and adjust text
raysan5
2013-11-18
raylib basic folders structure and some files... ;)
Ray