Ray
0533987f80
Merge branch 'master' of https://github.com/raysan5/raylib
2 周前
Ray
e01f3f158e
Remove some testing code
2 周前
github-actions[bot]
42619ea2df
Update raylib_api.* by CI
2 周前
Ray
c60763d19e
UPDATED: `LoadExamplesData()` to support filtering and sorting
2 周前
Ray
1c8eef9b0b
Update raylib and generate `ARM64` libraries for Windows, Linux, macOS
2 周前
Ray
d3fe9e5036
Merge branch 'master' of https://github.com/raysan5/raylib
2 周前
Ray
159a9eac4a
Update build_example_web.bat
2 周前
Ray
c4d733e864
Merge pull request #5082 from JeffM2501/render_target_size
[CORE} Make GetRenderWidth/Height return the FBO size if one is active
2 周前
Jeffery Myers
bf536d68e1
Make GetRenderWidth and GetREnderHeight return the FBO size if one is active.
2 周前
Ray
b01c8a7a90
UPDATE: Implementing examples commands -WIP-
2 周前
Ray
a36905607c
Update linux.yml
2 周前
Ray
3e65b23f89
Update windows.yml
2 周前
Ray
8adccfd521
Update windows.yml
2 周前
Ray
fde3166e6a
Merge pull request #5075 from killerdevildog/add-linux-arm64-builds
[build] Add ARM64 support to Linux builds
2 周前
Ray
9477838193
ADDED: Some useful functions for examples info loading, using `examples_list`
2 周前
Ray
cb91c02bea
Merge branch 'master' of https://github.com/raysan5/raylib
2 周前
Ray
a872de82ed
Create `examples_list`, to be used by `rexm` or other tools for reference
NOTE: This file should be the source of truth for raylib examples collection, everything will be generated using this file as primary reference.
2 周前
github-actions[bot]
9d07be6bde
Update raylib_api.* by CI
2 周前
Ray
234f4b2b10
Update raylib.h
2 周前
Ray
10079e4e65
Reviewed minor formating issues
2 周前
Ray
6b0174d034
REVIEWED: Examples Makefile to locate examples list: `#EXAMPLES_LIST_*`
2 周前
Ray
9fa53aac6f
Update examples_template.c
2 周前
Ray
43bc00379c
removed trailing spaces
2 周前
Ray
ba798e9155
Merge pull request #5079 from zet23t/fixing-obj-loader-crash
[rmodels] Fixing OBJ loading crash when there are no normals present
2 周前
Eike Decker
121c996c6e
fixing OBJ loading crash when there are no normals present
2 周前
Ray
e7bd177826
Merge pull request #5077 from lpow100/master
Added certain variable assigment to the rename option and fixed some arugment based logs
2 周前
lpow100
65e3d67eb9
Merge branch 'master' of https://github.com/raysan5/raylib
2 周前
lpow100
58e3c8604a
Added setup for the rename command (NOT TESTED)
2 周前
Ray
e0b58b7eee
Update rexm.c
2 周前
Ray
d88f27f08d
NEW: ADDED: `rexm` - A simple command-line tool to manage raylib examples -WIP-
2 周前
Ray
4b2654f851
Create examples_template.png
2 周前
Ray
968385b5f4
Update examples_template.c
2 周前
Ray
38ff5d00a0
Create build_example_web.bat
2 周前
Quaylyn Rimer
11ccf11814
[build] Add ARM64 support to Linux builds
- Add ubuntu-24.04-arm runner for native ARM64 compilation
- Support building both static and shared libraries for ARM64
- Maintain backwards compatibility with existing x86/x64 builds
- Addresses issue #5051 for ARM64 pre-compiled binaries
Expected output: raylib-X.X-linux_arm64.tar.gz in releases
2 周前
Ray
305c7a2ef9
Merge pull request #5073 from Luca-coder07/master
[examples] Add screenshot for core_basic_window_web
2 周前
RANDRIA Luca
b273ba930b
Add screenshot for core_basic_window_web
The veritable screenshot is this
2 周前
RANDRIA Luca
756203581e
Merge branch 'raysan5:master' into master
2 周前
Ray
50acba3ce8
REVIEWED: `rcore_web`, cleaning and reorganizing
2 周前
Ray
18ae6a377c
Merge pull request #4956 from Moros1138/consume-keyboard-events
[rcore][web] Add `EmscriptenKeyboardCallback()` to consume key events
2 周前
RANDRIA Luca
e662ac80d5
Merge branch 'raysan5:master' into master
2 周前
Ray
12f0943bd9
Update rcore.c
2 周前
Ray
b40e53f11c
Remove double line spacing
2 周前
Ray
414235dd17
Update shaders_multi_sample2d.c
2 周前
RANDRIA Luca
37104195b4
add screenshot core_basic_window_web
There are no screenshot for this and the alt is seen
2 周前
Ray
138010c1eb
Merge branch 'master' of https://github.com/raysan5/raylib
2 周前
Ray
5ca6bff8ca
Update rl_gputex.h
2 周前
Ray
70daf39eaf
Merge pull request #5066 from lepasona/master
[glfw] Update `mappings.h`
2 周前
Ray
47df461047
Merge pull request #5068 from lepasona/patch-1
[examples] typo: hardcoded gamepad ids in `core_input_gamepad.c`
2 周前
lepasona
b230720842
example core_input_gamepad.c: fix hardcoded gamepad 0
2 周前
lepasona
1da6b281de
Update glfw `mappings.h`
2 周前