index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core.c
Age
Commit message (
Expand
)
Author
2018-04-09
Reviewed config.h formatting
Ray
2018-04-09
Init frame timming measure variables
Ray
2018-04-07
Refactor all #define SUPPORT_* into a config.h
Ahmad Fatoum
2018-04-03
Removed old code
Ray San
2018-04-02
Review math usage to reduce temp variables
raysan5
2018-04-02
Review InitWindow() to avoid void pointer
raysan5
2018-04-02
Merge pull request #508 from a3f/master
Ray
2018-04-01
Merge pull request #513 from autious/master
Ray
2018-03-31
Initialize the timer after the graphics device on desktop and web platforms. ...
Jacques Heunis
2018-03-27
Move deduplicate aspect variable in begin render.
Max Danielsson
2018-03-25
Add 3d orthographic projection mode
Max Danielsson
2018-03-16
Allow use of main instead of android_main
Ahmad Fatoum
2018-03-16
Complete review of raymath for API consistency
Ray
2018-03-16
Support case-insensitive extension check
Ray San
2018-03-15
Updated raylib dev version
Ray
2018-03-15
Merge pull request #482 from a3f/master
Ray
2018-03-09
Added new functions
Ray San
2018-03-03
Removed additional code
raysan5
2018-02-24
raymath.h: Use C99 inline semantics
Ahmad Fatoum
2018-02-24
Revert "raymath.h: Use C99 inline semantics"
Ahmad Fatoum
2018-02-24
raymath.h: Use C99 inline semantics
Ahmad Fatoum
2018-02-22
Corrected cursor issue for Wayland
Ray
2018-02-12
BREAKING CHANGE: Renamed function for consistency
Ray
2018-02-11
Some reviews for Android compilation
Ray
2018-02-09
Early-exit InitWindow if InitGraphicsDevice fails
Ahmad Fatoum
2018-02-08
InitWindow: return false if no monitor found
Ahmad Fatoum
2018-02-04
Incremeted version to align with CMake
raysan5
2018-02-04
Updated raylib version
raysan5
2018-02-04
Security check in case window initialization fails
raysan5
2018-02-04
Reviewed window initialization
raysan5
2018-02-03
Return false from InitWindow if glfwInit or glfwCreateWindow fails
Ahmad Fatoum
2018-02-03
exit(3), don't crash, when glfwCreateWindow fails
Ahmad Fatoum
2018-01-26
Clear fbo for drawing
Ray
2018-01-19
Merge branch 'develop' into testing_uwp
Ray
2018-01-07
Use busy wait loop
Ray
2018-01-06
Reviewed framebuffers cleaning
raysan5
2018-01-02
Added function GetFileName()
raysan5
2017-12-31
Reviewed text input
raysan5
2017-12-24
Added function SetTraceLogTypes()
raysan5
2017-12-24
Some formatting tweaks
raysan5
2017-12-19
Expose GetTime() function to users
Ray San
2017-12-18
Added some comments on GetTime()
Ray
2017-12-15
Manually review previous PR
Ray San
2017-12-14
make raylib not clash with windows-header
user
2017-12-14
make GetTime available to user of library
user
2017-12-14
compilefix for function declaration (win only)
user
2017-12-14
added proper define checks for png-save if it's disabled
user
2017-12-10
Fix typo in preprocessor macro
Ahmad Fatoum
2017-12-05
Removed OpenAL Soft dependency on building
Ray San
2017-12-05
Change version number for develop
Ray
[next]