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
2016-05-02
Reorganize functions
Ray
2016-05-02
Added 2D camera mode functions
Ray
2016-04-17
Improved gestures system
raysan5
2016-04-17
Make mouse inputs available on Android for...
raysan5
2016-04-08
Removed function
raysan5
2016-04-01
Remove old postprocessing system
raysan5
2016-03-30
Added support for render to texture (use RenderTexture2D)
raysan5
2016-03-28
Setting up for raylib 1.5.0
raysan5
2016-03-27
Improved 2d camera system -IN PROGRESS-
raysan5
2016-03-21
Review Android button inputs
raysan5
2016-03-20
Corrected bug on touch position
raysan5
2016-03-20
Understand mouse as touch in web
raysan5
2016-03-20
Improved windows resizing system...
raysan5
2016-03-17
Improved 2D-3D drawing
Ray
2016-03-17
Add support for multiple gamepads on RPI
Ray
2016-03-16
Improved gamepad support
Ray
2016-03-06
Improved function GetKeyPressed()
raysan5
2016-03-05
Support 2d camera system -IN PROGRESS-
raysan5
2016-03-05
3d Camera: Added support for field-of-view Y
raysan5
2016-03-03
Replaced tabs by spaces
Ray
2016-03-02
Review rlglUnproject() system
raysan5
2016-02-19
Reviewed RPI inputs
Ray San
2016-02-19
Working on RPI gamepad support
Ray
2016-02-18
Redesigned RPI input system -IN PROGRESS-
Ray San
2016-02-17
Updated gestures module
Ray
2016-02-13
Updated show-logo and start reviewing RPI inputs
raysan5
2016-02-13
Updated fullscreen issue comment
raysan5
2016-02-12
Some code tweaks
raysan5
2016-02-12
Reviewed code TODOs
raysan5
2016-02-10
Reviewed gestures module
Ray
2016-02-08
GLAD not used on HTML5
Ray
2016-02-07
GLAD only available on PLATFORM_DESKTOP
raysan5
2016-02-03
Some formating tweaks
Ray
2016-02-02
Redesigned gestures system...
Ray
2016-01-29
Add functions to disable and enable cursor
Constantine Tarasenkov
2016-01-28
Added touch points id to gestures
raysan5
2016-01-25
Move Light struct to example
raysan5
2016-01-24
Added support for mouse gestures (need testing)
raysan5
2016-01-23
Some code tweaks
raysan5
2016-01-22
Replaced GLEW by GLAD
raysan5
2016-01-21
Try to implement GLAD support
raysan5
2016-01-21
Move extensions loading to core module
raysan5
2016-01-20
Adapted raymath as single header library
raysan5
2016-01-18
Note on RPI inputs
raysan5
2016-01-13
Corrected some float values
raysan5
2016-01-11
Added world to screen conversion
victorfisac
2016-01-11
Review Light/Material system
raysan5
2016-01-07
Implemented ray trace from mouse position
victorfisac
2016-01-06
Simplified MatrixMultiply() function
raysan5
2016-01-05
Added some comments and fixed spaces
victorfisac
[next]