Ray
6fccfc57a4
Minor tweak
пре 3 година
Ray
a28dfbae9f
REVIEWED: Batch limits check #2489
пре 3 година
Ray
d0318aac4a
REVIEWED: `DrawBillboardPro()` #2494
пре 3 година
Ray
8294e04749
Correct typo
пре 3 година
Ray
fe28aa7c9b
Review log messages
пре 3 година
Ray
1f806b555d
ADDED: `-latomic` linkage, required by `miniaudio` on ARM 32bit #2452
пре 3 година
gulrak
789e504069
use GetWindowScaleDPI to calculate size for rlReadScreenPixels in screenshot/recording ( #2446 )
пре 3 година
Jonathan Poncelet
5bdd8f134f
Improved boolean definitions ( #2485 )
пре 3 година
Ray
6259dc4121
Revert "UPDATE: `DEFLATE` algorithm"
This reverts commit d786af83fc .
пре 3 година
Ray
d786af83fc
UPDATE: `DEFLATE` algorithm
пре 3 година
Ray
5ecc289201
REVIEWED: Support OpneBSD for timming functions
пре 3 година
Crydsch
020e903193
Fix lgtm warnings ( #2477 )
* Comparison is always true because finalSample >= 1
* Comparison is always false because keyCount >= 0
пре 3 година
Ray
db16833d8c
ADDED: `EnableEventWaiting()` / `DisableEventWaiting()`
Events waiting can be enabled/disabled, it toggles event polling.
пре 3 година
Ray
f3aac87422
Some minor tweaks
пре 3 година
Rob Loach
c0275df820
Easings: Add function descriptions ( #2471 )
пре 3 година
Crydsch
b2c2b5ee21
remove fps requirement for drm connector selection ( #2468 )
пре 3 година
Ray
df3f64bfd2
Corrected typo
пре 3 година
lazaray
bbc8d39185
Add support for truncating parser input ( #2464 )
* Add support for truncating parser input
* Remove RLAPI from implementations in rlgl.h
пре 3 година
Daniel Nagy
19f88241ec
Flush stdout after trace messages ( #2465 )
This immediately shows log messages when stdout is not connected to a
tty.
пре 3 година
Ray
ed29b4eedf
Update utils.c
пре 3 година
Ray
d9a30b8480
ADDED: `ExportDataAsCode()`
пре 3 година
Ray
ed2ab55034
Remove line ending spaces
пре 3 година
Ray
666aa44a84
Reviewed some comments
пре 3 година
Ray
f169530d8f
Update raylib.h
пре 3 година
Ray
5c66cc1c9b
Update rcore.c
пре 3 година
Leonardo Montagner
3580267479
Fix Issue #2441 ( #2442 )
Remove line that caused a memory leak
пре 3 година
Ray
a7ce537d32
Check for mouse devices on PLATFORM_DRM
пре 3 година
Ray
38a3523f59
REVIEWED: `SwapScreenBuffers()` for `PLATFORM_DRM`
Avoid calling `abort()`, `LOG_ERROR` already manages it. Code looks cleaner now.
пре 3 година
Ray
bdfa256cea
Update rlgl.h
пре 3 година
Ray
6e722d416b
Update rcore.c
пре 3 година
Ray
e543922055
Review formatting
пре 3 година
Juan Carlos González Amestoy
f2c7b0d3bf
- Fix issue #2371 ( #2437 )
пре 3 година
Ray
74ca81338e
REDESIGNED: Set rlgl internal framebuffer #2420
пре 3 година
Ray
dc553d1996
Update rlgl.h
пре 3 година
Ray
f798ee2bc1
Update rlgl.h
пре 3 година
Maiko Steeman
ccfac59c60
Fix for vr rendering not taking render target size into account ( #2424 )
пре 3 година
Ray
e1ee4b1466
Reviewed MouseScrollCallback() #2371
пре 3 година
Ray
d433de7efa
Initialize (reset) input global state #2360
пре 3 година
Ray
233cf3970c
Removed bool type from raymath, it broke raylib
пре 3 година
Ray
ff95f05386
Update rlgl.h
пре 3 година
Ray
47d768c3d6
REVIEWED: ToggleFullscreen()
пре 3 година
Ray
015a71fc40
Update raymath.h
пре 3 година
Ray
be3ae71aec
Review new functions formatting
пре 3 година
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}
пре 3 година
Anilforextra
a5daee3812
Optimize Some Image Functions. ( #2429 )
пре 3 година
Ray
f71cc53bc9
WARNING: RENAMED: some parameters from length to size
When referring to byte array SIZE, I find it more clear than length
пре 3 година
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.
пре 3 година
Ray
90fc7c0376
WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405
пре 3 година
Satoshi Tanaka
5abb87a0d2
Fix QuaternionScale ( #2419 )
пре 3 година
Ray
9c2d337e99
Update rtext.c
пре 3 година