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
2022-09-26
Clarified working of ImageDrawCircle and ImageDrawCircleV (#2719)
bXi
2022-09-25
REVIEWED: `GeneshHeightmap()`, fix #2716
Ray
2022-09-25
Fix isssue #2718
Ray
2022-09-25
ADDED: Support CAPS/NUM lock keys registering if locked
Ray
2022-09-22
WARNING: Several changes on UTF-8/Codepoints API
Ray
2022-09-22
Update rcore.c
Ray
2022-09-19
REVIEWED: New functions coding conventions
Ray
2022-09-19
Added: `ImageDrawCircleLines`, `ImageDrawCircleLinesV` (#2713)
Rob Loach
2022-09-19
REVIEWED: `ScanDirectoryFilesRecursively()`, fix #2704
Ray
2022-09-19
Update rlgl.h
Ray
2022-09-19
REMOVED: Mipmaps software generation for OpenGL 1.1
Ray
2022-09-18
Remove touch points on touch up events on Android (#2711)
Denis Pobedrya
2022-09-18
[rlgl] Check for extensions before enabling them (#2706)
Nikolas
2022-09-18
Basic gamepad support for Android (#2709)
Denis Pobedrya
2022-09-18
Fix viewport scaling bug on android after context rebind (#2703)
Denis Pobedrya
2022-09-17
Fix touchscreen input related functions on Android (#2702)
Denis Pobedrya
2022-09-17
Move compressed textures loading to a separate self-contained library
Ray
2022-09-17
ADDED: `GenImagePerlinNoise()`
Ray
2022-09-12
Enable DXT compression on __APPLE__ targets (#2694)
Nikolas
2022-09-10
REVIEWED: `CheckCollisionPointPoly()`
Ray
2022-09-09
WARNING: BREAKING: Reviewed SSBO usage to avoid `long long`
Ray
2022-09-07
REVIEWED: Data type to unsigned
Ray
2022-09-05
REPLACED: `rlVertex2i()` by `rlVertex2f()`
Ray
2022-09-05
REMOVED: `rlPushMatrix()`/`rlPopMatrix()` from `rshapes`
Ray
2022-09-05
WARNING: BREAKING: Removed `rlCheckRenderBatchLimit()` requirement
Ray
2022-09-05
REVIEWED: rlgl enums and comments
Ray
2022-09-04
REVIEWED: M3D model loading #2688
Ray
2022-09-04
REVIEWED: `CheckCollisionPointPoly()`
Ray
2022-09-04
Check collision point polygon (#2685)
Jacek
2022-09-02
WARNING: RENAMED exported symbol to `raylib_version` #2671
Ray
2022-09-02
WARNING: RENAMED symbol `raylibVersion` to `raylib_version`
Ray
2022-09-02
Export `raylibVersion` symbol. Fixes #2671
Ray
2022-09-01
ADDED: Complete support for M3D animations! #2648
Ray
2022-09-01
ADDED: `RL_TEXTURE_MIPMAP_BIAS_RATIO` support to `rlTextureParameters()` for ...
Ray
2022-09-01
Implemented latest .M3D improvements #2648
Ray
2022-09-01
Fixed issue with `LoadIQM()` #2676
Ray
2022-08-28
Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE`
Ray
2022-08-28
Update Makefile
Ray
2022-08-28
Reviewed GLFW issue with `ppoll()` function
Ray
2022-08-28
Avoid error on `implicit-function-declaration`
Ray
2022-08-28
Update posix_poll.c
Ray
2022-08-28
Update rglfw.c
Ray
2022-08-28
WARNING: UPDATED GLFW to latest master branch!
Ray
2022-08-26
REVIEWED: Support M3D file loading #2648
Ray
2022-08-22
ADDED: `-latomic` library on Linux (only required for ARM32)
Ray
2022-08-22
REVIEWED: M3D implementation #2648
Ray
2022-08-21
Fix PATH for Web target (#2647)
Rodrigo Escar
2022-08-21
Win32: resolve some symbols re-definition of windows.h in glfw3native.h (#2643)
Daijiro Fukuda
2022-08-20
ADDED: Support M3D model file format (meshes and materials) #2648
Ray
2022-08-18
REVIEWED: Avoid crash on bad data provided
Ray
[next]