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-14
Shapes: Simplifies CheckCollisionRecs
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
2018-07-29
Merge pull request #608 from a3f/master
Ahmad Fatoum
2018-07-29
CMake: include rlgl_standalone in -DBUILD_EXAMPLES
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
Merge pull request #607 from jubalh/fixmu
Ray
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
2018-07-28
Merge pull request #603 from jubalh/lse
Ray
2018-07-27
Deal with failed LoadMusicStream
Michael Vetter
2018-07-26
Add SetTraceLogCallback to enable users setting custom logging (#597)
Pablo Marcos Oltra
[next]