Gabriel Da Silva Marques
4523bcd71d
Added custom frame control functions to rcore.go
...
Added SwapScreenBuffer() and PollInputEvents into rcore.go with corresponding comments
To use them it's necessary to build with CGO_CFLAGS="-DSUPPORT_CUSTOM_FRAME_CONTROL=1"
Also added more info in the raylib_purego.go file for theses two functions in order to inform that the dll must be recompiled
2024-04-24 18:10:35 +02:00
Milan Nikolic
6eb8c8c1f6
Update rcore
2023-11-12 20:43:27 +01:00
Milan Nikolic
61a393d4ce
Lint
2023-11-12 17:21:56 +01:00
Milan Nikolic
a4ea6d49d9
Add Automation functions
2023-11-10 12:09:15 +01:00
Milan Nikolic
61e85d2e51
Re-add functions
2023-11-10 08:59:49 +01:00
Milan Nikolic
f953e65a3a
Move functions
2023-11-09 08:55:58 +01:00
Milan Nikolic
94e162104c
Move functions
2023-11-08 21:44:41 +01:00
Milan Nikolic
c0b171213e
Add new core and audio functions
2023-11-07 13:56:05 +01:00
JupiterRider
bb7c8b3f3b
Add more new functions
2023-05-11 16:36:48 +02:00
JupiterRider
896586af0d
Add new functions
2023-05-09 20:15:53 +02:00
JupiterRider
f5232412d3
Update rcore.go
2023-01-28 14:37:09 +01:00
KidawaGH
d8d13e238d
Fixed GetFPS return type
...
GetFPS function now returns an int32 to mirror C version of raylib (https://github.com/raysan5/raylib/blob/master/src/rcore.c )
2022-11-03 23:19:31 +01:00
Marc Lavergne
bcec0e0e0f
fixed ColorNormalize
2022-09-22 00:16:49 -05:00
Milan Nikolic
cf628212a1
Add new functions
2022-08-27 16:51:14 +02:00
Milan Nikolic
70200c3151
Update Go sources
2022-08-27 16:09:36 +02:00
Alireza_T
3893e9cf63
fixed GetTime return type.
2022-08-05 16:58:25 +04:30
Milan Nikolic
e4777d30ee
Update flags, fixes #165
2022-01-16 19:14:43 +01:00
Milan Nikolic
91296a7d50
Update flags, fixes #163
2022-01-16 11:06:08 +01:00
Milan Nikolic
29ba3cc508
Use color.RGBA, fixes 144
2021-11-14 12:16:02 +01:00
Milan Nikolic
8ec7b8522a
Add new functions
2021-11-11 17:46:15 +01:00
Milan Nikolic
2013bc4628
Update/add Go functions
2021-11-11 16:34:15 +01:00