Commit graph

426 commits

Author SHA1 Message Date
Zebra
56ea7050a6 text functions 2020-01-20 00:07:08 +01:00
Zebra
1abd3bd6ce Added ScissorMode functions 2020-01-19 22:48:00 +01:00
Anton Skvartsou
0556be887a Update GLFW to match upstream repo 2019-11-30 15:45:43 +01:00
Milan Nikolic
ac39419ad0
Fix build 2019-11-25 03:42:11 +01:00
Milan Nikolic
e6254b9947
Fix build 2019-11-25 03:38:59 +01:00
Milan Nikolic
1c841f8f9c
Remove mini_al 2019-11-25 03:35:58 +01:00
Milan Nikolic
bd6bf15356
Update C sources 2019-11-25 03:34:31 +01:00
SolarLune
0a80f904b1 Fix: NewImageFromImage height incorrect.
Previously, the function broke on non-rectangular images.
y needs to be multiplied by the horizontal width, not the image's reported height.
2019-10-03 23:44:10 -07:00
antonskwr
c156a8efeb Fixed indentation 2019-09-21 18:44:53 +02:00
antonskwr
393dc41cc7 Fixed texture flip X issue (patch taken from main repo) 2019-09-21 18:22:38 +02:00
Milan Nikolic
90a4ff59bb Silence warning 2018-11-17 21:39:10 +01:00
Milan Nikolic
48689803b8 Update C sources, add new functions 2018-11-17 21:34:52 +01:00
Stani
e0c24c0c5c
Fix package name in documentation
It was still referring to "raylib" instead of "rl".
2018-10-25 22:51:57 +02:00
Milan Nikolic
8d36ebe392 Use stdbool 2018-10-10 14:55:03 +02:00
Milan Nikolic
8db71e7851 Fix vr 2018-10-09 12:50:28 +02:00
Milan Nikolic
70aa6f5da5 Fix windows build 2018-10-08 19:36:48 +02:00
Milan Nikolic
e8965ee263 Fix examples 2018-10-08 19:15:47 +02:00
Milan Nikolic
b382e95c05 Remove rlgl.c 2018-10-08 18:59:54 +02:00
Milan Nikolic
08aa518a46 Update C sources, add new functions and rename package to 2018-10-08 18:56:34 +02:00
Milan Nikolic
29b82434ea
Merge pull request #51 from justinclift/add_missing_keys_v1
Added the number pad keys, and some missing main keyboard ones
2018-09-08 14:30:31 +02:00
Justin Clift
a87a7b0d6c Give exact size values to make() to prevent panic-ing 2018-08-20 19:29:04 +01:00
Justin Clift
8e7ad6f4a3 Added the number pad keys, and some missing main keyboard ones 2018-08-20 09:12:44 +01:00
Justin Clift
b57f4fb994 Export the VrDeviceInfo fields 2018-08-19 10:19:20 +01:00
Milan Nikolic
c848f32707 Fix Wayland 2018-05-07 23:15:44 +02:00
Milan Nikolic
1aea44bca1 Silence warning 2018-05-07 20:25:49 +02:00
Milan Nikolic
cade73de7d Fix build 2018-05-06 14:55:47 +02:00
Milan Nikolic
883e8fa00f Include ALSA headers 2018-05-06 14:26:25 +02:00
Milan Nikolic
96fde22b65 Update GLFW 2018-05-06 13:59:40 +02:00
Milan Nikolic
759568193c Fix GetImageData 2018-05-06 13:48:27 +02:00
Milan Nikolic
680e87e395 InitWindow title is string 2018-05-06 12:59:22 +02:00
Milan Nikolic
5f11d4eab4 Update glfw deps 2018-05-06 12:50:32 +02:00
Milan Nikolic
748c2a66dd Remove tinfl 2018-05-06 12:49:03 +02:00
Milan Nikolic
9d293edb6e Update Android and RPi instructions 2018-05-06 12:47:05 +02:00
Milan Nikolic
30c57a1102 Fix Android build 2018-05-06 11:17:55 +02:00
Milan Nikolic
a6d36a3699 Update C sources, add new functions 2018-05-06 09:34:11 +02:00
Milan Nikolic
e6a1abb290 Fix Wayland 2018-05-05 02:29:39 +02:00
Milan Nikolic
6061e72ea7 Update glad.h 2018-02-22 15:48:35 +01:00
Milan Nikolic
ffb5fed42e Update rlgl 2018-02-21 23:54:31 +01:00
Milan Nikolic
6caec508c5 Comment glInsertEventMarkerEXT 2018-02-21 22:30:28 +01:00
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