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-01-18
Added function: ImageMipmaps()
Ray
2018-01-17
Reviewed VS2015 projects
Ray
2018-01-17
Reviewed function GenImagePerlinNoise()
Ray
2018-01-16
Redesigned rlLoadTexture()
Ray
2018-01-15
Code tweak while using OpenAL backend
-
2018-01-15
Reviewed Makefiles...
-
2018-01-11
Added new function: ImageAlphaCrop()
Ray
2018-01-08
Corrected issue with matrices
Ray
2018-01-07
Use busy wait loop
Ray
2018-01-07
Launch draw call if buffer limits reached
Ray
2018-01-07
Added new image functions
raysan5
2018-01-06
Review float pixel format textures support
raysan5
2018-01-06
Improved pixel formats support
raysan5
2018-01-06
Added function declaration
raysan5
2018-01-06
Added function: GetPixelDataSize()
raysan5
2018-01-06
Corrected issue with new functionality
raysan5
2018-01-06
Reviewed framebuffers cleaning
raysan5
2018-01-02
Added function GetFileName()
raysan5
2018-01-01
Removed function DrawRectangleT()
raysan5
2017-12-31
Reviewed text input
raysan5
2017-12-28
Minor tweaks
raysan5
2017-12-28
Support Wayland display on Linux desktop
raysan5
2017-12-28
Support UNCOMPRESSED_R32G32B32A32 texture format
raysan5
2017-12-28
Review Makefile config flags
raysan5
2017-12-24
Renamed function to SetTraceLog()
raysan5
2017-12-24
Added function SetTraceLogTypes()
raysan5
2017-12-24
Some formatting tweaks
raysan5
2017-12-24
Review physac timming system
raysan5
2017-12-23
Added next bsd os
Martinfx
2017-12-20
Updated copyright year
Ray San
2017-12-20
Corrected issue with SaveImageAs()
Ray San
2017-12-20
Corrected issue on OpenGL ES compilation
Ray San
2017-12-20
Force OpenAL backend on some platforms
Ray San
2017-12-20
Review code formatting
Ray San
2017-12-20
Some code tweaks
Ray
2017-12-19
Expose GetTime() function to users
Ray San
2017-12-18
Added some comments on GetTime()
Ray
2017-12-15
Support audio module skip on compiling
Ray San
2017-12-15
Updated mini_al to latest version
Ray San
2017-12-15
Manually review previous PR
Ray San
2017-12-14
make raylib not clash with windows-header
user
2017-12-14
fix for eventmarker missed in first cl
user
2017-12-14
make GetTime available to user of library
user
2017-12-14
fix for GetMatrixModelview (former cl)
user
2017-12-14
optimized matrixrotate function by removing identity matrix
user
2017-12-14
make raymath compiling with msvc in c++ mode
user
2017-12-14
make matrix stack work closer to old opengl implementation
user
2017-12-14
compilefix for function declaration (win only)
user
2017-12-14
added debug-event-markers for opengl so that you're able to set markers for r...
user
2017-12-14
added possibility to get modelview matrix from rlgl to be able to send it to ...
user
[prev]
[next]