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
/
config.h
Age
Commit message (
Expand
)
Author
2024-05-30
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017)
vaezim
2024-05-18
Update config.h
Ray
2024-04-23
[rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866)
bohonghuang
2024-04-19
Disable some font formats support
Ray
2024-02-24
Gamepad rumble support with SDL2 (#3819)
GideonSerf
2024-02-03
[rtext] Add BDF font support (#3735)
Stanley Fuller
2024-01-02
Update copyright to 2024
Ray
2023-11-08
REDESIGNED: Spline drawing functionality
Ray
2023-10-29
ADDED: Pseudo-random numbers generator!
Ray
2023-10-26
ADDED: Automation Events System, exposed to users
Ray
2023-10-08
Format tweaks
Ray
2023-09-04
Update config.h
Ray
2023-09-02
Added rudimentary SVG support. (#2738)
bXi
2023-07-18
ADDED: `SUPPORT_FONT_ATLAS_WHITE_REC`
Ray
2023-03-15
Update config.h
Ray
2023-03-05
Support QOA audio file format by default
Ray
2023-02-12
REVIEWED: config.h format and inconsistencies
Ray
2023-02-09
Fixed some grammar mistakes and typos. (#2914)
Julio C. Galindo
2023-02-04
ADDED: QOA audio format support -WIP-
Ray
2023-01-25
add include guards on config.h (#2888)
Jeffery Myers
2023-01-01
Update year to 2023
Ray
2022-11-29
REVIEWED: Image fileformat support: PIC, PNM
Ray
2022-11-29
ADDED: Optional support for PNM images (.ppm, .pgm)
Ray
2022-08-20
ADDED: Support M3D model file format (meshes and materials) #2648
Ray
2022-08-01
REMOVED: Config option: `SUPPORT_MOUSE_CURSOR_POINT`
Ray
2022-07-25
Update year
Ray
2022-07-25
Update config.h
Ray
2022-07-05
WARNING: BREAKING: REMOVED: `*StorageValue()` functions
Ray
2022-06-12
REVIEWED: `FilePathList`, consider maximum capacity
Ray
2022-06-11
Update config.h
Ray
2021-12-21
Re-enable QOI support (#2236)
Uneven Prankster
2021-12-04
Support custom modules inclusion
Ray
2021-12-01
Disabled QOI image format
raysan5
2021-11-27
ADDED: Support for QOI image format
Ray
2021-11-11
Expose `MAX_KEYBOARD_KEYS` and `MAX_MOUSE_BUTTONS` #2127
Ray
2021-10-19
Reviewed latest PR formatting and details
raysan5
2021-10-19
Support create OpenGL debug context in OpenGL 4.3 (#2068)
warzes
2021-10-05
REVIEWED: API functions specifiers
raysan5
2021-09-22
WARNING: MODULES RENAMING!!!
Ray
2021-09-10
REVIEWED: Touch input system #1975 #1960
Ray
2021-09-04
new models_magicavoxel_loading example (#1940)
procfxgen
2021-07-31
REVIEWED: rlgl defines for consistency
raysan5
2021-07-30
REVIEWED: Added new mechanism to avoid data types collision between modules t...
raysan5
2021-07-26
Remove unused UWP defines (#1894)
Uneven Prankster
2021-06-25
WARNING: REVIEWED: Default shader uniform names
Ray
2021-06-23
WARNING: BREAKING: Functions renamed!
Ray
2021-06-19
Disable `SUPPORT_EVENTS_AUTOMATION` by default
raysan5
2021-06-17
Avoid SUPPORT_MOUSE_CURSOR_POINT
Ray
2021-06-17
RENAMED: `SwapBuffers()` -> `SwapScreenBuffer()`
Ray
2021-06-17
WARNING: Exposed `SUPPORT_CUSTOM_FRAME_CONTROL` #1729
Ray
[next]