blueloveTH
d68b8eb113
Update main.c
1年前
blueloveTH
918c394331
Update rcore_android.c
1年前
blueloveTH
c4a42a3ad3
Update rcore_android.c
1年前
blueloveTH
c5c41f9e47
Update rcore_ios.c
1年前
blueloveTH
cd8f5f9412
Update rcore_ios.c
1年前
blueloveTH
7f9400c989
Revert "Update raylib_api.* by CI"
This reverts commit 5db5720de9
.
1年前
blueloveTH
8fbec6f000
Revert "Update raylib_api.* by CI"
This reverts commit 4a7b6666c8
.
1年前
blueloveTH
d10d888f22
Update rcore_ios.c
1年前
blueloveTH
524181918e
Update rcore_ios.c
1年前
blueloveTH
b69cee5739
Update rcore_ios.c
1年前
blueloveTH
3c129644e5
Update rcore_ios.c
1年前
blueloveTH
bc34ea6faa
Update rcore_ios.c
1年前
github-actions[bot]
4a7b6666c8
Update raylib_api.* by CI
1年前
blueloveTH
faaa6230a1
revert long long change
1年前
blueloveTH
d1a8b86148
Revert "change `pointId[]` to `long long`"
This reverts commit a552997745
.
1年前
blueloveTH
f3c4d49a34
Update rcore_ios.c
1年前
blueloveTH
c12462397c
Update rcore_ios.c
1年前
blueloveTH
86b3ba2b3c
Update rcore_ios.c
1年前
blueloveTH
e5ecddfe0e
Update rcore_ios.c
1年前
blueloveTH
e6afac85e6
Update rcore_ios.c
1年前
blueloveTH
ee2a30775e
Update rcore_ios.c
1年前
blueloveTH
2e29d3fbdd
Update ios.yml
1年前
blueloveTH
da46011eef
Update ios.yml
Update ios.yml
1年前
blueloveTH
ed861d0bf8
Update ios.yml
Update ios.yml
1年前
blueloveTH
33ccfd976c
Create ios.yml
1年前
blueloveTH
cd1b81d67e
Update project.pbxproj
1年前
blueloveTH
0a9ea31a4c
Update rlgl.h
1年前
blueloveTH
67fb284c1a
upgrade to `GRAPHICS_API_OPENGL_ES3`
1年前
blueloveTH
3a9649d397
Update rcore_ios.c
1年前
blueloveTH
c0ac3471f7
Update rcore_ios.c
1年前
github-actions[bot]
5db5720de9
Update raylib_api.* by CI
1年前
blueloveTH
a552997745
change `pointId[]` to `long long`
1年前
blueloveTH
c66c9e9ffd
some fix
1年前
blueloveTH
9f7dec63ef
support more touches
1年前
blueloveTH
74da3b7a76
Update rcore_ios.c
1年前
blueloveTH
29006070f4
prepare to add touch callbacks
1年前
blueloveTH
cae863af45
some fix
1年前
blueloveTH
d1ffab40cc
the first working version
1年前
blueloveTH
dfc6dc2fa1
some update
1年前
blueloveTH
b3b2d50d58
Update rcore_ios.c
1年前
blueloveTH
0caa4133a8
create XCode15 project targeting iOS
1年前
blueloveTH
d0a13c6838
init
1年前
Kacper Zybała
9cf408f77c
Remove redundant rlDisableVertexAttribute for SHADER_LOC_VERTEX_COLOR ( #3871 )
1年前
Ray
28c232d856
Update rcore_desktop.c
1年前
Jeffery Myers
9bb3d9977a
Put GLFW in relative mouse mode when the cursor is disabled. ( #3874 )
1年前
Ray
d7ff0175c1
Fix #3876 and also `rlgl` review on #3783
1年前
Ray
8b0dd44316
Fix #3876 and also `rlgl` review on #3783
1年前
Alexandre Almeida
9a8d73e6c3
Fix GLFW runtime platform detection ( #3863 )
* Fix GLFW runtime platform detection
* Add libwayland-dev package to workflows
* Add libxkbcommon-dev package to workflows
* Add libwayland-bin package to codeql.yml
* Add libwayland-client0 and libwayland-cursor0 packages to codeql.yml
* Use libwayland-dev in codeql.yml
* Add libxkbcommon-dev to codeql.yml
* Remove libwayland-bin from linux.yml and linux_examples.yml (libwayland-dev includes it as a dependency)
---------
Co-authored-by: Ray <raysan5@gmail.com>
1年前
joyousblunder
42db6badd0
Update BINDINGS.md ( #3868 )
Odin's binding were bumped to 5.0 back in November 2023
1年前
Ray
17d631f508
Update codeql.yml
1年前