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
2017-04-28
Commented pointer lock on web
Ray
2017-04-21
Make TraceLog() public to the API
Ray
2017-04-16
Make public TakeScreenshot() function
raysan5
2017-04-08
Web: Support pointer lock
Ray
2017-03-29
Added IsFileExtension()
Ray
2017-03-28
Review Sleep() usage, return to busy-wait-loop
Ray
2017-03-25
Working on configuration flags
Ray
2017-03-24
c99 fix, some linux housekeeping
RDR8
2017-03-21
core: configuration flags
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-09
Corrected naming issue
raysan5
2017-03-09
Corrected typo introduced in last commit
Ray
2017-03-09
Corrected issue with reserved words: near, far
Ray
2017-03-09
Corrected bugs on RPI compilation
Ray
2017-03-05
Work on timming functions...
raysan5
2017-03-05
Added some flags and functions to manage window
raysan5
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2017-02-11
Reviewed fread() usage around the code
raysan5
2017-02-05
Added function SetWindowIcon()
raysan5
2017-01-29
Updated raylib version to 1.7
Ray
2017-01-28
Remove unecessary spaces...
Ray
2017-01-28
Implemented Wait()
Ray
2017-01-25
Wait for events when window is minimized...
Ray
2017-01-15
Code formatting
raysan5
2017-01-14
modified: core.c
AudioMorphology
2017-01-05
added RPi touch interface
Richard R. Goodwin
2017-01-05
modified: src/core.c
Richard R. Goodwin
2016-12-27
Review some formatting and naming
raysan5
2016-12-25
Added support for gamepads on PLATFORM_WEB
raysan5
2016-12-25
Review comments and formatting
raysan5
2016-12-17
Improving rRES custom format support -IN PROGRESS-
Ray
2016-12-15
Merge pull request #206 from joeld42/jbd_bugfix
Ray
2016-12-14
Moved viewport code into SetupViewport so high-DPI fix can be applied to EndT...
Joel Davis
2016-12-05
Corrected some warnings
Ray
2016-11-18
Some code tweaks
raysan5
2016-11-17
Corrected bug on Android
raysan5
2016-11-17
Some tweaks around
raysan5
2016-11-16
Reviewed modules comments
raysan5
2016-11-02
Improved gamepad support on Raspberry Pi
raysan5
2016-11-01
Improved gamepad support
raysan5
2016-10-31
Comments tweaks
raysan5
2016-10-31
Reorganize defines check
raysan5
2016-10-29
Tweak to avoid warnings
raysan5
2016-10-27
Review gamepad inputs
raysan5
2016-10-24
Force threads to finish on CloseWindow()
raysan5
2016-10-18
Improved Android support
Ray
2016-10-17
Some work on multiple inputs...
raysan5
2016-10-15
Updated gamepad system with extra check
Ray
[next]