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-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
2016-10-14
Improved gamepad system
Ray
2016-10-14
Working on better gamepad support
Ray
2016-10-09
Allow no default font loading
Ray
2016-10-05
Added flag to allow resizable window
Ray
2016-09-23
Corrected crashing bug!
Ray
2016-09-12
Review spacing formatting
raysan5
2016-08-31
Formatting tweaks
raysan5
2016-08-26
Review Android project
raysan5
2016-08-16
Removed useless spacing
raysan5
2016-08-10
Ported camera module to header-only
Ray
2016-08-06
Redesigned gestures module to header-only
raysan5
2016-08-06
Updated raylib version to 1.6
raysan5
2016-07-26
Corrected issue on OSX with High DPI display
raysan5
2016-07-26
Corrected issue with HIghDPI display on OSX
raysan5
2016-07-13
Review comments
raysan5
2016-07-06
VR Functions renaming (for generic HMD device)
Ray
2016-07-04
Moved Oculus enable drawing to user side...
raysan5
2016-07-04
Redesigned stereo rendering mechanism
Ray
2016-06-26
Corrected bug on stereo rendering
raysan5
2016-06-26
Get supported videomodes for fullscreen
raysan5
2016-06-25
Removed rlglInitGraphics(), integrated into rlglInit()
raysan5
2016-06-25
Unified functions: InitGraphicsDevice()
raysan5
2016-06-24
Corrected issue with unclosed threads
raysan5
2016-06-21
Add oculus simulator (in case device is not detected)
raysan5
2016-06-21
Simplify Oculus example...
Ray
2016-06-17
Improving Oculus Rift example...
Ray
2016-06-16
Added support for OpenGL 2.1
Ray
2016-06-14
Move Oculus Rift support to rlgl module
raysan5
2016-06-14
Move OpenGL extensions loading to rlgl
raysan5
2016-06-12
Oculus tracking correction
raysan5
2016-06-11
Added some comments
raysan5
[next]