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
Age
Commit message (
Expand
)
Author
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-15
Merge pull request #624 from ChrisDill/master
Ray
2018-08-15
Added Sublime Text 3 project template
ChrisDill
2018-08-14
Renamed n-patch sample
Ray
2018-08-14
Review PR formatting
Ray
2018-08-14
Merge pull request #622 from Joefish/rectcollision-optim
Ray
2018-08-14
Merge pull request #623 from Joefish/snake-fix
Ray
2018-08-14
Shapes: Simplifies CheckCollisionRecs
Joseph-Eugene Winzer
2018-08-13
Games: Snake: Fixes snake head collision with fruit
Joseph-Eugene Winzer
2018-08-13
Games: Snake: Fixes fruit spawn position
Joseph-Eugene Winzer
2018-08-13
Merge pull request #620 from mackron/dr/mini_al
Ray
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
Added example screenshot.
Jorge A. Gomes
2018-08-08
Added texture_image_9patch.c example
Jorge A. Gomes
2018-08-08
Added 9-patch texture used in the example code.
Jorge A. Gomes
2018-08-08
Updated mini_al
Ray
2018-08-07
Update CONTRIBUTING.md
Ray
2018-08-07
Reviewed AnimatedModel struct
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-31
Added VSCode project template
Ray
2018-07-30
Merge pull request #612 from ethan-tqa/master
Ray
2018-07-30
make sure that the constant is of float type, not double
Ethan Trịnh
2018-07-30
fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too...
Ethan Trịnh
2018-07-30
Add CMake entry to projects/README.md
Ahmad Fatoum
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
[next]