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
2020-09-18
EXAMPLE: models_skybox works on OpenGL ES 2.0
raysan5
2020-09-18
Review comment
raysan5
2020-09-18
REDESIGNED: GenTexture*() #721
raysan5
2020-09-18
REVIEWED: rlFramebufferAttach() to support texture layers
raysan5
2020-09-18
fixed wrong error message for input device on RPI (#1379)
kernelkinetic
2020-09-18
Corrected minor framebuffer issue on OpenGL ES 2.0
raysan5
2020-09-18
WARNING: REDESIGN of rlgl framebuffers API #721
raysan5
2020-09-17
WARNING: struct RenderTexture2D: Removed `depthTexture`
raysan5
2020-09-16
REVIEWED: UnloadShader() issue
raysan5
2020-09-16
Minor: remove tabs
raysan5
2020-09-16
Make sure to detach data before deleting
raysan5
2020-09-16
Avoid GETCWD() warning #1371
raysan5
2020-09-16
Add security checks when loading data from memory
raysan5
2020-09-15
Review GenDrawCube() and GenDrawQuad()
raysan5
2020-09-15
REVIEWED: SaveWAV() to use memory write insted of file
raysan5
2020-09-15
Solved issues when compiled for OpenGL 1.1
raysan5
2020-09-14
Review memory loading functions signesness
Ray
2020-09-14
REVIEWED: GetTextureData(), allow retrieving 32bit float data
raysan5
2020-09-14
Reverted some previous changes...
raysan5
2020-09-14
Reviewed some structs to reduce size and padding
raysan5
2020-09-13
Remove function declaration added by error
Ray
2020-09-13
ADDED: LoadFontFromMemory() (TTF only) #1327
Ray
2020-09-13
WARNING: REDESIGNED: LoadFontData()
Ray
2020-09-13
Minor tweak
Ray
2020-09-13
Corrected issue on log
Ray
2020-09-13
Update cgltf library to v1.7
Ray
2020-09-13
ADDED: LoadWaveFromMemory() #1327
Ray
2020-09-13
ADDED: LoadImageFromMemory() #1327
Ray
2020-09-13
WARNING: RENAMED: GetExtension() to GetFileExtension()
Ray
2020-09-07
REDESIGNED: ColorFromHSV()
raysan5
2020-09-07
REVIEW: glfwSetWindowMaximizeCallback() not available on web
raysan5
2020-09-01
Update rlgl.h
raysan5
2020-09-01
MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath]
raysan5
2020-09-01
Review custom blend modes mechanism
raysan5
2020-09-01
Multiple blendmodes (#1324)
cedemax
2020-09-01
adding new windows functions (#1357)
Juan Medina
2020-08-30
Update miniaudio to version 0.10.18
raysan5
2020-08-30
Remove unused variable
raysan5
2020-08-29
DrawTextEx(): Minor tweak
raysan5
2020-08-23
Reorder some functions
raysan5
2020-08-23
Review last PR formatting to follow raylib standards
raysan5
2020-08-23
work on quat and matrix math - deleted multiple copies of raymath.h causing i...
chriscamacho
2020-08-23
Corrected compiling issue
raysan5
2020-08-20
Review compilation parameter for objective C code on GLFW
raysan5
2020-08-20
Minor tweak for consistency
raysan5
2020-08-20
Avoid architecture selection on gcc, use correct gcc version instead
raysan5
2020-08-19
Support externally provided library name
raysan5
2020-08-19
Review Android arch names to lowercase
raysan5
2020-08-19
Trying to configure android_native_app_glue target compilation
raysan5
2020-08-19
Update Makefile
raysan5
[prev]
[next]