Commit graph

537 commits

Author SHA1 Message Date
Milan Nikolic
8fa9813467 Remove -fgnu89-inline 2018-02-21 22:26:36 +01:00
Milan Nikolic
3bde422185 Move rres 2018-02-21 22:11:07 +01:00
Milan Nikolic
030685212e Remove js attempt 2018-02-21 21:34:39 +01:00
Milan Nikolic
7874621942 Update C sources and add new functions 2018-02-21 21:26:09 +01:00
Milan Nikolic
9784968948 Fix Windows build 2017-12-10 19:34:32 +01:00
Milan Nikolic
a0ea8ceabe Add asset for js 2017-12-10 19:30:42 +01:00
Milan Nikolic
3ea6b47140 Add raylib.js 2017-12-09 18:37:06 +01:00
Milan Nikolic
2272effbce Fix sed 2017-12-09 18:27:53 +01:00
Milan Nikolic
f0ea8218a7 Add _emscripten_set_main_loop to EMCC_EXPORT 2017-12-09 18:18:56 +01:00
Milan Nikolic
da8f828e2d Add web template and mainloop js 2017-12-08 15:26:54 +01:00
Milan Nikolic
8759f0d9bd Move some functions to platform_web.go 2017-12-08 15:23:52 +01:00
Milan Nikolic
1fec9fe2f0 Add SetMainLoop() function 2017-12-08 06:17:42 +01:00
Milan Nikolic
2bfca1f330 Add GopherJS bindings for raylib.js 2017-12-08 05:38:13 +01:00
Milan Nikolic
6de595f396 Generate raylib.js with emscripten 2017-12-08 01:08:50 +01:00
Milan Nikolic
9ddb7731e9 Add GopherJS build constraints 2017-12-07 22:09:16 +01:00
Milan Nikolic
135a4637a6 Move all constants and types to raylib.go 2017-12-07 20:32:31 +01:00
Milan Nikolic
6f72c4f5af Don't use C for constants 2017-12-07 19:52:53 +01:00
Milan Nikolic
6fc955d098 Use []byte instead of unsafe.Pointer 2017-12-07 18:30:07 +01:00
Milan Nikolic
0206cd3cd6 Use []byte instead of unsafe.Pointer 2017-12-07 17:22:43 +01:00
Milan Nikolic
8b0dcc549f Proper Music type 2017-12-07 17:04:09 +01:00
Milan Nikolic
9dd006a2c9 Unexport New*FromPointer functions 2017-12-07 15:49:19 +01:00
Milan Nikolic
1923507276 OpenAL is no more 2017-12-05 19:45:13 +01:00
Milan Nikolic
275bcd3efc Rename rlib to rreslib 2017-12-05 16:38:08 +01:00
Milan Nikolic
4564e18b32 Add rlib 2017-12-01 16:12:23 +01:00
Milan Nikolic
bfe9d6817f Fix deflate issue and make it default 2017-11-29 12:45:36 +01:00
Milan Nikolic
e9123b8b25 Refactor rres 2017-11-29 11:58:55 +01:00
Milan Nikolic
bcb8a7b781 Platform for Wayland 2017-11-28 14:16:06 +01:00
Roland Singer
ca8e3a675d fixed cgo wayland patch 2017-11-28 13:59:58 +01:00
Roland Singer
7af11fba36 added missing include 2017-11-28 13:57:22 +01:00
Milan Nikolic
4eb7bface3 Fix build for Wayland 2017-11-28 13:41:25 +01:00
Roland Singer
726ebb1718 fixed wayland cgo compilation bug 2017-11-28 12:33:35 +01:00
Roland Singer
0ac55844c9 added wayland protocol generation script and updated wayland protocol files 2017-11-28 12:09:23 +01:00
Milan Nikolic
061469c442 Don't link to Xrandr Xinerama Xi Xxf86vm Xcursor, they are dlopen-ed now 2017-11-27 19:33:05 +01:00
Milan Nikolic
9a64523d95 Update GLFW sources 2017-11-27 19:31:46 +01:00
Milan Nikolic
d6cda5d3bf Fix build for Wayland 2017-11-27 16:49:59 +01:00
Milan Nikolic
31a41399ad Add Blowfish and XTEA 2017-11-27 14:31:53 +01:00
Milan Nikolic
9825f0a916 Add Wayland support. Fixes #24 2017-11-27 05:56:25 +01:00
Milan Nikolic
5b59c0b7e9 rREM - raylib Resource EMbedder 2017-11-27 05:32:39 +01:00
Milan Nikolic
645c0ab713 Fix shaders 2017-11-14 13:24:06 +01:00
Milan Nikolic
396be7ca16 Revert raylib.go 2017-11-14 04:12:28 +01:00
Milan Nikolic
2d8472fb63 Update C library 2017-11-14 04:10:20 +01:00
Milan Nikolic
82621f1b76 Add example 2017-10-28 21:41:11 +02:00
Milan Nikolic
62b98741c0 Add comments 2017-10-28 16:37:38 +02:00
Milan Nikolic
66944735b0 Silence warnings 2017-10-28 16:08:44 +02:00
Milan Nikolic
d6e5f59a4e Update jar_xm 2017-10-28 13:38:13 +02:00
Milan Nikolic
ea323e7051 Update Android 2017-10-27 23:08:18 +02:00
Milan Nikolic
c7ce53dba7 LockOSThread 2017-10-27 15:29:08 +02:00
Milan Nikolic
fb585b0065 Add ToImage/FromImage helpers for Go image.Image interface 2017-10-27 13:59:05 +02:00
Milan Nikolic
2eb6111061 Add OpenGL API tags 2017-10-26 22:12:17 +02:00
Milan Nikolic
074c4de175 Add noaudio tag to build binary without OpenAL 2017-10-26 20:31:23 +02:00