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-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
2017-11-22
Avoid duplicate definition of feature macro
Ahmad Fatoum
2017-11-12
Remove PLATFORM_ checks from raylib header
raysan5
2017-11-10
Working on UWP support
Ray San
2017-11-03
Review Fade() functionality
Ray San
2017-11-02
Some code tweaks...
Ray San
2017-10-30
Review new build platform: FreeBSD
Ray
2017-10-02
Renamed gif writting library
Ray San
2017-09-29
Code tweaks and comments for Android
Ray San
2017-09-08
Added new functions
raysan5
2017-08-04
Review transforms to match OpenGL 1.1
raysan5
2017-07-22
Updated Vector math to new naming
raysan5
2017-07-22
Corrected GetMouseRay() and rlUnproject()
raysan5
2017-07-22
Corrected bug on MatrixPerspective()
raysan5
2017-07-21
Complete review of raymath
raysan5
2017-07-21
Moved some functions to raymath
raysan5
2017-07-21
MatrixPerspective() angle required in radians
raysan5
2017-07-19
Working on PBR materials, renamed some data
raysan5
2017-07-17
Manual integration of material-pbr into develop
Ray
2017-07-02
Incremented version number for reference
raysan5
2017-07-02
Rename enum LogType names...
raysan5
2017-06-11
Add define to have CLOCK_MONOTONIC work in c99
Michael Vetter
2017-05-27
Review gif recording (simplified)
raysan5
2017-05-18
Support Gif recording
Ray
2017-05-11
Added some useful functions
Ray
2017-05-09
Review functions descriptions
Ray
2017-05-09
Added comments to create transparent framebuffer
Ray
[next]