Ratul Krisna
db6c677755
Update raylib haxe binding name ( #2451 )
As title says
hace 2 años
Michael Scherbakow
28ac82aeb0
add raylib.zig bindings ( #2449 )
hace 2 años
Leonardo Montagner
3580267479
Fix Issue #2441 ( #2442 )
Remove line that caused a memory leak
hace 3 años
Ray
a7ce537d32
Check for mouse devices on PLATFORM_DRM
hace 3 años
Ray
38a3523f59
REVIEWED: `SwapScreenBuffers()` for `PLATFORM_DRM`
Avoid calling `abort()`, `LOG_ERROR` already manages it. Code looks cleaner now.
hace 3 años
Ray
bdfa256cea
Update rlgl.h
hace 3 años
Ray
6e722d416b
Update rcore.c
hace 3 años
Ray
e543922055
Review formatting
hace 3 años
Juan Carlos González Amestoy
f2c7b0d3bf
- Fix issue #2371 ( #2437 )
hace 3 años
Ray
74ca81338e
REDESIGNED: Set rlgl internal framebuffer #2420
hace 3 años
Ray
dc553d1996
Update rlgl.h
hace 3 años
Ray
f798ee2bc1
Update rlgl.h
hace 3 años
Maiko Steeman
ccfac59c60
Fix for vr rendering not taking render target size into account ( #2424 )
hace 3 años
Ray
e1ee4b1466
Reviewed MouseScrollCallback() #2371
hace 3 años
Ray
d433de7efa
Initialize (reset) input global state #2360
hace 3 años
Ray
233cf3970c
Removed bool type from raymath, it broke raylib
hace 3 años
Ray
ff95f05386
Update rlgl.h
hace 3 años
Ray
47d768c3d6
REVIEWED: ToggleFullscreen()
hace 3 años
Ray
015a71fc40
Update raymath.h
hace 3 años
Ray
be3ae71aec
Review new functions formatting
hace 3 años
saccharineboi
52befa0815
Augment raymath.h with useful functions ( #2428 )
* Augment raymath.h with useful functions
* Rename Vector2ClampMagnitude and Vector3ClampMagnitude to Vector2ClampValue and Vector3ClampValue
* Remove Vector3{Up,Down,Left,Right,Forward,Backward}
hace 3 años
Anilforextra
a5daee3812
Optimize Some Image Functions. ( #2429 )
hace 3 años
tuckie
559ffc6331
Update BINDINGS.md ( #2431 )
node-raylib is updated to 4.0!
hace 3 años
Ray
f71cc53bc9
WARNING: RENAMED: some parameters from length to size
When referring to byte array SIZE, I find it more clear than length
hace 3 años
GoldenThumbs
07240b96ad
Fix OpenGL 4.3 graphics option in CMake ( #2427 )
hace 3 años
Benedek Szilvasy
aa8af23f10
Fix string defines generating invalid XML ( #2426 )
hace 3 años
Anilforextra
9c66e2f97e
[Examples] Free Allocated Matrices. ( #2425 )
hace 3 años
ZimonIsHim
c064eefe26
Update SPONSORS.md ( #2423 )
hace 3 años
Ray
709ec1663d
Update audio_music_stream.c
hace 3 años
Ray
1612ba63ab
ADDED: Audio stream processors support -WIP- #2212
This feature is still under consideration/testing and it doesn't work properly, at least the Delay Effect processor.
hace 3 años
Ray
90fc7c0376
WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405
hace 3 años
Satoshi Tanaka
5abb87a0d2
Fix QuaternionScale ( #2419 )
hace 3 años
Ray
9c2d337e99
Update rtext.c
hace 3 años
Ray
3bcb19e040
Merge branch 'master' of https://github.com/raysan5/raylib
hace 3 años
Ray
cfe7823453
REMOVED: `MatrixNormalize()` #2412
hace 3 años
Ray
c2c1c93041
Corrected typo
hace 3 años
Ray
418a595b6f
Corrected typo
hace 3 años
Ray
45cc806a5c
Update README.md
hace 3 años
Ray
69ccf6d472
Update README.md
hace 3 años
Ray
a2399bd2bc
Update README.md
hace 3 años
Ray
8e28872fe1
Rename audio callback
hace 3 años
Ray
381236051f
ADDED: Audio stream input callback #2212 -WIP-
WARNING: This addition is based on a PR and it's still under review, not sure if it will be maintained in the future. In general, raylib tries to avoid callbacks usage mechanisms.
hace 3 años
Ray
bcd84cd36d
Some code reviews -WIP-
hace 3 años
Ray
22c17da4d7
Update to miniaudio 11.8
hace 3 años
Ray
ca12ef48e9
Fixes #2408
hace 3 años
Ray
65f28460a1
Update shaders_raymarching.c
hace 3 años
Ray
3634adf8d4
Update textures_draw_tiled.c
hace 3 años
Ray
bd95408b06
Update textures_draw_tiled.c
hace 3 años
Ray
cb62cb675f
Minor tweaks `const`
hace 3 años
irishgreencitrus
40794da9e4
Add raylib.jl binding for Julia ( #2403 )
hace 3 años