Commit graph

13 commits

Author SHA1 Message Date
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
9dd006a2c9 Unexport New*FromPointer functions 2017-12-07 15:49:19 +01:00
Milan Nikolic
fb585b0065 Add ToImage/FromImage helpers for Go image.Image interface 2017-10-27 13:59:05 +02:00
Milan Nikolic
0f4ce7d6d9 Update C sources, add new functions 2017-10-26 19:00:27 +02:00
Milan Nikolic
7e1cf349aa Golint 2017-02-21 15:19:22 +01:00
Milan Nikolic
29546140b9 Golint 2017-02-21 15:06:11 +01:00
Milan Nikolic
19d2f59142 Fix Mesh, add missing functions, move gestures to file 2017-02-20 15:48:04 +01:00
Milan Nikolic
969ba1dc21 Golint 2017-02-01 01:50:51 +01:00
Milan Nikolic
f89d1164a5 Bundle raylib C sources and switch to develop branch 2017-01-28 17:19:06 +01:00
Milan Nikolic
d7ff68b487 Initial commit 2017-01-27 09:35:30 +01:00