raylib-go/raylib
2022-12-02 14:42:49 +01:00
..
external Update C sources 2022-10-23 14:21:08 +02:00
cgo.go Update/add Go functions 2021-11-11 16:34:15 +01:00
cgo_android.go gofmt 2021-11-11 17:03:15 +01:00
cgo_darwin.go Update CGO for GLFW 2022-10-23 14:22:50 +02:00
cgo_freebsd.go Update cgo_freebsd.go 2022-11-12 13:51:53 +01:00
cgo_linux.go Update CGO for GLFW 2022-10-23 14:22:50 +02:00
cgo_linux_drm.go gofmt 2021-11-11 17:03:15 +01:00
cgo_linux_rpi.go gofmt 2021-11-11 17:03:15 +01:00
cgo_openbsd.go OpenBSD support added 2022-11-12 17:32:00 +01:00
cgo_windows.go Update CGO for GLFW 2022-10-23 14:22:50 +02:00
config.h Update C sources 2022-08-27 16:00:43 +02:00
go.mod renaming 2022-11-23 15:43:57 +03:00
platform_android.c Fix Android 2020-09-03 23:22:07 +02:00
platform_android.go Update platform_android.go 2022-10-25 21:31:12 +02:00
platform_desktop.go staticcheck fix 2022-11-26 20:54:05 +03:00
platform_drm.go Update Go sources 2022-08-27 16:09:36 +02:00
platform_rpi.go Update Go sources 2022-08-27 16:09:36 +02:00
raudio.c Update C sources 2022-10-23 14:21:08 +02:00
raudio.go Update UpdateAudioStream 2022-12-02 14:42:49 +01:00
raylib.go fix 2022-11-26 21:07:47 +03:00
raylib.h Update C sources 2022-10-23 14:21:08 +02:00
raymath.go fix by golint 2022-11-26 21:02:24 +03:00
raymath.h Update C sources 2022-08-27 16:00:43 +02:00
rcamera.go gofmt 2021-11-11 17:03:15 +01:00
rcamera.h Update C sources 2022-08-27 16:00:43 +02:00
rcore.c Update C sources 2022-10-23 14:21:08 +02:00
rcore.go Fixed GetFPS return type 2022-11-03 23:19:31 +01:00
rgestures.go Add new functions 2021-11-11 17:46:15 +01:00
rgestures.h Update C sources 2022-10-23 14:21:08 +02:00
rlgl.go Update rlgl 2022-12-02 13:37:58 +01:00
rlgl.h Update C sources 2022-10-23 14:21:08 +02:00
rmodels.c Update C sources 2022-10-23 14:21:08 +02:00
rmodels.go Added necessary comments 2022-11-04 22:04:54 +00:00
rshapes.c Update C sources 2022-10-23 14:21:08 +02:00
rshapes.go Format 2022-08-27 17:07:56 +02:00
rtext.c Update C sources 2022-10-23 14:21:08 +02:00
rtext.go Change LoadFontEx to accept []rune, fixes #136 2022-08-27 17:37:54 +02:00
rtextures.c Update C sources 2022-10-23 14:21:08 +02:00
rtextures.go Fixed signature of ImageDrawLineV 2022-10-31 14:19:58 +00:00
utils.c Update C sources 2022-10-23 14:21:08 +02:00
utils.go Fmt 2022-11-27 20:28:31 +01:00
utils.h Update C sources 2022-08-27 16:00:43 +02:00
utils_android.go Update utils_android.go 2022-10-25 22:09:18 +02:00
utils_log.c adding SetTraceLogCallback 2020-08-28 21:19:18 +01:00
utils_log.go adding SetTraceLogCallback 2020-08-28 21:19:18 +01:00
utils_log.h Fix warning -Wdll-attribute-on-redeclaration 2022-04-16 14:15:06 +02:00