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
Age
Commit message (
Expand
)
Author
2018-10-10
GenImageFontAtlas prototype in raylib.h is incorrect.
noshbar
2018-10-10
Small tweak to avoid warning
Ray
2018-10-10
ADDED: GetFileNameWithoutExt
Ray
2018-10-09
Corrected issues with VS2017 compilation
Ray
2018-10-08
ADDED: ImageExtractPalette()
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
dirent.h implementation for MSVC
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
CMake: report what kind of libraries will be built
Ahmad Fatoum
2018-10-07
CMake: accept standard -DBUILD_SHARED_LIBS as well
Ahmad Fatoum
2018-10-07
core: workaround window not being rendered till moved on macOS Mojave
Ahmad Fatoum
2018-10-07
raylib.h: include <stdbool.h> if available
Ahmad Fatoum
2018-10-07
CMake: suppress OpenGL deprecation warnings on macOS Mojave
Ahmad Fatoum
2018-10-04
Fix physac's fixed time step
Pablo Marcos Oltra
2018-10-01
Review void pointer incrementation
Ray
2018-10-01
Support KXT image file export
Ray
2018-10-01
Update version number (internally)
Ray
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-26
Updated icon data
Ray
2018-09-25
PNG image size optimization
Ray
2018-09-19
Support MP3 wave loading -NOT TESTED-
Ray
2018-09-18
enjoy!
Ray
2018-09-18
enjoy!
Ray
2018-09-17
Support ExportImage() as raw pixel data
Ray
2018-09-17
Support image export
Ray
2018-09-17
Improved data export capabilities!
Ray
2018-09-14
Removed TABS
Ray
2018-09-14
Update mini_al to v0.8.8
Ray
2018-09-13
Merge pull request #641 from ChrisDill/master
Ray
2018-09-13
Added a few missing functions to raymath
ChrisDill
2018-09-06
Update models.c
F.H
2018-09-06
Support aliased font texture generation
Ray
2018-09-05
Started working on IQM/glTF loaders
Ray
2018-09-05
Corrected issue with font tint
Ray
2018-09-05
Corrected issue with types
Ray
2018-08-25
Create release directory if not exist
raysan5
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
[next]