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-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
2018-08-21
lerp for vector2 and float
Oğuzhan Çankaya
2018-08-19
Add the remaining numeric keypad keys, and a few other missing ones
Justin Clift
2018-08-19
Add the plus and minus keys on both the main keyboard and keypad
Justin Clift
2018-08-17
Corrected issue with batch overflows
Ray
2018-08-17
Proper variables initialization
Ray
2018-08-17
Working on batch reset issue
Ray
2018-08-16
Merge pull request #625 from ChrisDill/master
Ray
2018-08-16
Improved raymath defines
ChrisDill
2018-08-16
Raymath dllexport fix if _WIN32 defined
ChrisDill
2018-08-16
Raymath dllexport fix
ChrisDill
2018-08-14
Review PR formatting
Ray
2018-08-14
Shapes: Simplifies CheckCollisionRecs
Joseph-Eugene Winzer
2018-08-12
Update mini_al.
David Reid
2018-08-09
Merge pull request #616 from overdev/master
Ray
2018-08-08
Update textures.c
Jorge A. Gomes
2018-08-08
Update raylib.h
Jorge A. Gomes
2018-08-08
Updated mini_al
Ray
2018-08-06
Reviewed spacings on latest PR
Ray
2018-08-06
Merge pull request #618 from kimkulling/fix_compiler_warnings
Ray
2018-08-05
Fix compiler warnings of lib
Kim Kulling
2018-08-05
Fix compiler warings in texture.c and more.
Kim Kulling
2018-08-04
Fix compiler warnings, first part
Kim Kulling
2018-08-03
Update textures.c
Jorge A. Gomes
2018-08-03
Update raylib.h
Jorge A. Gomes
2018-08-03
Merge pull request #609 from pamarcos/fix_physac_examples
Ray
2018-08-03
Update textures.c
Jorge A. Gomes
2018-08-03
Update raylib.h
Jorge A. Gomes
2018-07-29
Sync with upstream GLFW pull request
Ahmad Fatoum
2018-07-29
Merge pull request #610 from pamarcos/fix_chdir_macos
Ray
2018-07-29
Fix Physac examples to be run without creating new thread
Pablo Marcos Oltra
2018-07-29
CMake: Make the raylib project as a whole embeddable
Ahmad Fatoum
2018-07-29
Prevent GLFW changing working dir to 'Resources'
Pablo Marcos Oltra
2018-07-29
Add projects/CMake example
Ahmad Fatoum
2018-07-29
Fix typo (s/proedural/procedural)
Ahmad Fatoum
2018-07-29
CMake: Set -DMACOS_FATLIB=OFF by default
Ahmad Fatoum
2018-07-29
core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs
Ahmad Fatoum
2018-07-29
CMake: Major cleanup to support find_package(raylib)
Ahmad Fatoum
2018-07-29
CI: Build with all optional formats enabled
Ahmad Fatoum
2018-07-29
Travis CI: Add OpenAL-Configuration
Ahmad Fatoum
2018-07-29
Fix bug in LoadMusicStream
Michael Vetter
2018-07-28
Corrected bug LoadMusicStream()
raysan5
2018-07-28
Corrected timing typo
raysan5
2018-07-28
Reviewed music loading
raysan5
2018-07-28
Reviewed custom logging functionality
raysan5
[prev]
[next]