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-10-20
Reviewed possible issue with external libs
Ray
2018-10-18
Some formatting tweaks
Ray
2018-10-16
Review defines
Ray
2018-10-14
Add FileExists() function
Michael Vetter
2018-10-13
Renamed new PR function
raysan5
2018-10-12
Added GetLastWriteTime to allow for file reloading
ChrisDill
2018-10-10
Minor tweaks
Ray
2018-10-10
ADDED: GetFileNameWithoutExt
Ray
2018-10-08
OSX native window keeps breaking...
Ray
2018-10-08
Corrected issue with dirent.h inclusion...
Ray
2018-10-08
Avoid multiple gl.h inclusions
Ray
2018-10-08
Trying to include dirent.h for MSVC
Ray
2018-10-08
Corrected issue with native window handler on OSX
Ray
2018-10-08
Corrected issue with native handler on OSX
Ray
2018-10-08
Corrected issue with GetWindowHandle()
Ray
2018-10-08
Multiple changes, check description
Ray
2018-10-07
core: workaround window not being rendered till moved on macOS Mojave
Ahmad Fatoum
2018-09-30
Changed monitor functions to use a index
ChrisDill
2018-09-29
Forgot #else in platform check
ChrisDill
2018-09-29
Added platform check
ChrisDill
2018-09-27
Changed tabs to spaces
ChrisDill
2018-09-27
Merge remote-tracking branch 'upstream/master'
ChrisDill
2018-09-27
Added monitor functions
ChrisDill
2018-09-25
PNG image size optimization
Ray
2018-09-17
Improved data export capabilities!
Ray
2018-09-14
Update mini_al to v0.8.8
Ray
2018-08-25
Review naming to follow raylib conventions
raysan5
2018-08-25
GetDirectoryPath: return NULL, don't crash when no slash
Ahmad Fatoum
2018-08-25
core: Support slashes as well in GetFileName & GetDirectoryPath
Ahmad Fatoum
2018-08-05
Fix compiler warings in texture.c and more.
Kim Kulling
2018-07-29
Prevent GLFW changing working dir to 'Resources'
Pablo Marcos Oltra
2018-07-29
core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs
Ahmad Fatoum
2018-07-21
Support examples with Emterpreter
raysan5
2018-07-16
Converted rlgl module in header-only
Ray
2018-07-07
Reviewed latest commit for Android gamepad support
raysan5
2018-07-06
Added SNES-style GAMEPAD SUPPORT
Seth Archambault
2018-07-05
Checking Android input functionality
raysan5
2018-06-23
Added support OpenBSD, NetBSD, DragonFly
[email protected]
2018-06-12
Corrected issue, flag not supported...
Ray San
2018-06-02
Review window creation hints
Ray
2018-05-17
Some warnings review
Ray
2018-05-17
Corrected issue on file extension check
Ray
2018-05-04
Avoid exposing native GLFW3 functionality
Ray
2018-05-04
Renamed some functions
Ray San
2018-04-29
Replaced ColorToFloat() by ColorNormalize()
raysan5
2018-04-29
Expose file-dropping functions symbols
raysan5
2018-04-29
Added compile flag: SUPPORT_SCREEN_CAPTURE
raysan5
2018-04-19
Review spacing for cosistency
Ray
2018-04-09
Reviewed config.h formatting
Ray
2018-04-09
Init frame timming measure variables
Ray
[next]