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-02-26
Renamed CalculateBoundingBox() to MeshBoundingBox()
Ray
2018-02-26
Removed tangents generation
Ray
2018-02-26
Fix two memory leaks in jar_xm.h
Ahmad Fatoum
2018-02-25
Update Makefile
RDR8
2018-02-25
Don't exceed signed int range when shifting left
Ahmad Fatoum
2018-02-25
Fix possible buffer overflow in LoadBMFont
Ahmad Fatoum
2018-02-24
jar_xm: Workaround for unaligned pointer accesses
Ahmad Fatoum
2018-02-24
raymath.h: Use C99 inline semantics
Ahmad Fatoum
2018-02-24
Make MatrixToFloat and Vector3ToFloat reentrant
Ahmad Fatoum
2018-02-24
Update Makefiles. Enable example usage of staged libraylib.so.
RDR8
2018-02-24
Revert "raymath.h: Use C99 inline semantics"
Ahmad Fatoum
2018-02-24
CMake: Add options to use -fsanitize={address,undefined}
Ahmad Fatoum
2018-02-24
raymath.h: Use C99 inline semantics
Ahmad Fatoum
2018-02-24
Make MatrixToFloat and Vector3ToFloat reentrant
Ahmad Fatoum
2018-02-24
Support 4 components mesh.tangent data
Ray
2018-02-22
Reviewed unloading model data
Ray
2018-02-22
Corrected cursor issue for Wayland
Ray
2018-02-21
Reviewed compilation for OpenGL 1.1
Ray
2018-02-21
Removed flag -fgnu89-inline
Ray
2018-02-20
Reviewed timming system for macOS
Ray
2018-02-18
Added comments to review function ImageTextEx()
raysan5
2018-02-18
Support UTF8 basic characters on ImageTextEx()
raysan5
2018-02-16
CMake: Remove _RAYLIB suffix from -D{SHARED,STATIC}_RAYLIB
Ahmad Fatoum
2018-02-12
BREAKING CHANGE: Renamed function for consistency
Ray
2018-02-12
Avoid rendering SPACE character!
Ray
2018-02-12
Update Makefile
RDR8
2018-02-12
Update Makefile
RDR8
2018-02-11
Update Makefiles for Linux installation. See prior commit.
RDR8
2018-02-11
Update Makefiles for Linux installation.
RDR8
2018-02-11
pkg-config: Empty Requires.private on shared-only build
Ahmad Fatoum
2018-02-11
mini_al: Support {Net,Open}BSD OSS
Ahmad Fatoum
2018-02-11
Some reviews for Android compilation
Ray
2018-02-11
Corrected masteVolume setting
Ray
2018-02-11
Reviewed mini_al implementation
Ray
2018-02-09
Early-exit InitWindow if InitGraphicsDevice fails
Ahmad Fatoum
2018-02-09
Updated external libraries
Ray
2018-02-08
InitWindow: return false if no monitor found
Ahmad Fatoum
2018-02-05
Added function LoadShaderCode()
Ray
2018-02-04
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
raysan5
2018-02-04
Incremeted version to align with CMake
raysan5
2018-02-04
Bump version to 1.9.4
Ahmad Fatoum
2018-02-04
Updated raylib version
raysan5
2018-02-04
Security check in case window initialization fails
raysan5
2018-02-04
Reviewed window initialization
raysan5
2018-02-03
Return false from InitWindow if glfwInit or glfwCreateWindow fails
Ahmad Fatoum
2018-02-03
exit(3), don't crash, when glfwCreateWindow fails
Ahmad Fatoum
2018-02-03
CMake: Add tristate option for using system GLFW (#455)
Ahmad Fatoum
2018-02-03
CMake: Fix typo in MACOS_FATLIB
Ahmad Fatoum
2018-02-02
Added function DrawRectangleLinesEx()
Ray San
2018-01-31
Corrected typo
Ray
[prev]
[next]