raylib-go/raylib
2022-06-01 11:55:52 +02:00
..
external Silence warning, fixes #166 2022-03-23 14:14:48 +01: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 Add GRAPHICS_API_OPENGL_43 2021-11-11 18:00:12 +01:00
cgo_linux.go Add GRAPHICS_API_OPENGL_43 2021-11-11 18:00:12 +01: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_windows.go Add GRAPHICS_API_OPENGL_43 2021-11-11 18:00:12 +01:00
config.h Enable bmp and jpg fileformat, issue #173 2022-03-24 20:20:15 +01:00
go.mod Add support for Go modules, issue #141 2021-07-14 16:51:35 +02:00
platform_android.c Fix Android 2020-09-03 23:22:07 +02:00
platform_android.go gofmt 2021-11-11 17:03:15 +01:00
platform_desktop.go gofmt 2021-11-11 17:03:15 +01:00
platform_drm.go gofmt 2021-11-11 17:03:15 +01:00
platform_rpi.go gofmt 2021-11-11 17:03:15 +01:00
raudio.c Update C sources 2021-11-11 16:30:47 +01:00
raudio.go Update/add Go functions 2021-11-11 16:34:15 +01:00
raudio.h Update C sources 2021-11-11 16:30:47 +01:00
raylib.go Add animation functions, issue #156 2022-01-16 11:13:25 +01:00
raylib.h Update C sources 2021-11-11 16:30:47 +01:00
raymath.go fixed QuaternionNormalize 2022-06-01 11:55:52 +02:00
raymath.h Update C sources 2021-11-11 16:30:47 +01:00
rcamera.go gofmt 2021-11-11 17:03:15 +01:00
rcamera.h Update C sources 2021-11-11 16:30:47 +01:00
rcore.c Update C sources 2021-11-11 16:30:47 +01:00
rcore.go Update flags, fixes #165 2022-01-16 19:14:43 +01:00
rgestures.go Add new functions 2021-11-11 17:46:15 +01:00
rgestures.h Update C sources 2021-11-11 16:30:47 +01:00
rlgl.go Allow passing nil to LoadShader, issue #172 2022-03-23 14:03:16 +01:00
rlgl.h Update C sources 2021-11-11 16:30:47 +01:00
rmodels.c Update C sources 2021-11-11 16:30:47 +01:00
rmodels.go Add animation functions, issue #156 2022-01-16 11:13:25 +01:00
rshapes.c Update C sources 2021-11-11 16:30:47 +01:00
rshapes.go Added missing functions 2021-12-30 22:00:37 +02:00
rtext.c Update C sources 2021-11-11 16:30:47 +01:00
rtext.go Use color.RGBA, fixes 144 2021-11-14 12:16:02 +01:00
rtextures.c Update C sources 2021-11-11 16:30:47 +01:00
rtextures.go Add DrawTextureTiled, fixes #170 2022-03-23 14:09:10 +01:00
utils.c Update C sources 2021-11-11 16:30:47 +01:00
utils.go gofmt 2021-11-11 17:03:15 +01:00
utils.h Update C sources 2021-11-11 16:30:47 +01:00
utils_android.c Update Android info 2021-05-25 18:54:00 +02:00
utils_android.go gofmt 2021-11-11 17:03:15 +01: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
utils_windows.go gofmt 2021-11-11 17:03:15 +01:00