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-05-28
fabsf() not working with TCC
Ray
2018-05-28
Corrected issue with floats on TCC
Ray
2018-05-27
Corrected issue with compiler param
Ray
2018-05-22
Added a note
Ray San
2018-05-22
Review include (already included)
Ray San
2018-05-21
Corrected possible memory leak
raysan5
2018-05-21
Working on Android APK building
raysan5
2018-05-21
cmake: Fix PLATFORM_WEB build
Ahmad Fatoum
2018-05-21
CMake: Fix (Add?) Android support
Ahmad Fatoum
2018-05-21
CMake: Move reusable code to new cmake/ directory
Ahmad Fatoum
2018-05-21
CMake: Add default build type if none specified
Ahmad Fatoum
2018-05-21
Move utils.cmake to separate cmake/ directory
Ahmad Fatoum
2018-05-20
Removed 32bit arm Android library
raysan5
2018-05-20
Support shared library building on Android
raysan5
2018-05-20
Added function: rlCheckBufferLimit()
raysan5
2018-05-20
Love OpenGL gotchas... make my life more enjoyable!
raysan5
2018-05-20
Manual mipmap generation review
raysan5
2018-05-20
Some code review (mainly comments)
raysan5
2018-05-18
Increase API version
Michael Vetter
2018-05-17
Reviewed Android pipeline
Ray
2018-05-17
Some warnings review
Ray
2018-05-17
Preliminary support for MP3 fileformat -WIP-
Ray
2018-05-17
Header tweak and comments
Ray
2018-05-17
Corrected issue on file extension check
Ray
2018-05-12
Corrected issue on LoadASTC()
Ray
2018-05-12
CMake: Fix typo... s/USE_PIC/WITH_PIC/
Ahmad Fatoum
2018-05-12
CMake: (Properly) build glfw separately with CMake
Ahmad Fatoum
2018-05-11
Revert "CMake: Build glfw separately with CMake"
Ahmad Fatoum
2018-05-11
Review raylib version to 2.0
Ray
2018-05-11
CMake: Build glfw separately with CMake
Ahmad Fatoum
2018-05-10
Add GLFW source tree to src/external
Ahmad Fatoum
2018-05-10
CMake: Don't create symlinks on unsupporting file systems (#539)
Ahmad Fatoum
2018-05-09
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2018-05-09
Corrected issue on rectangle drawing
Ray
2018-05-08
Removed unnecesary define
Ray
2018-05-06
Use fabsf for floats, and avoid implicit type casting
Sherjil Ozair
2018-05-04
Avoid exposing native GLFW3 functionality
Ray
2018-05-04
BREAKING CHANGE: Renamed SpriteFont type to Font
Ray San
2018-05-04
Renamed some functions
Ray San
2018-05-04
Rectangle parameters changed to float
Ray San
2018-05-03
Removed line breaks from functions
Ray San
2018-05-01
BREAKING CHANGE: Renamed Camera -> Camera3D
raysan5
2018-04-30
Added tangent computation alternative method
raysan5
2018-04-30
Implemented MeshTangents()
raysan5
2018-04-29
Corrected alpha blending on ImageDraw()
raysan5
2018-04-29
Replaced ColorToFloat() by ColorNormalize()
raysan5
2018-04-29
Support shapes drawing using only QUADS
raysan5
2018-04-29
Expose file-dropping functions symbols
raysan5
2018-04-29
Added compile flag: SUPPORT_SCREEN_CAPTURE
raysan5
2018-04-19
Implemented default mesh
Ray
[next]