Commit Graph

  • b5d50ee51a EXAMPLE: models_skybox works on OpenGL ES 2.0 raysan5 2020-09-18 20:47:39 +02:00
  • 79d63e6ca1 Review comment raysan5 2020-09-18 16:44:28 +02:00
  • 55204dae03 Review Makefile path raysan5 2020-09-18 16:43:48 +02:00
  • 152665ff48 REDESIGNED: GenTexture*() #721 raysan5 2020-09-18 13:50:51 +02:00
  • b7867fb10d Update raylib-pas binding version Ray 2020-09-18 12:25:22 +02:00
  • ccda320be4 REVIEWED: rlFramebufferAttach() to support texture layers raysan5 2020-09-18 11:37:57 +02:00
  • 6038c8fdd5 fixed wrong error message for input device on RPI (#1379) kernelkinetic 2020-09-18 08:52:52 +02:00
  • 04406c0f1a Corrected minor framebuffer issue on OpenGL ES 2.0 raysan5 2020-09-18 02:14:05 +02:00
  • cdc8850e68 WARNING: REDESIGN of rlgl framebuffers API #721 raysan5 2020-09-18 02:11:49 +02:00
  • fa2c114636 WARNING: struct RenderTexture2D: Removed depthTexture raysan5 2020-09-17 13:44:03 +02:00
  • 6da3c1e7c3 Reverted previous change raysan5 2020-09-16 16:37:31 +02:00
  • cbdb9bfe42 REVIEWED: UnloadShader() issue raysan5 2020-09-16 16:33:17 +02:00
  • b870b9f828 Minor: remove tabs raysan5 2020-09-16 13:17:31 +02:00
  • 90befff4b8 Make sure to detach data before deleting raysan5 2020-09-16 13:17:16 +02:00
  • 11fbd49b73 Avoid GETCWD() warning #1371 raysan5 2020-09-16 11:44:48 +02:00
  • 43d82c1f21 Add security checks when loading data from memory raysan5 2020-09-16 11:33:56 +02:00
  • c5c156d65e Review GenDrawCube() and GenDrawQuad() raysan5 2020-09-15 13:44:04 +02:00
  • 2d96196d25 REVIEWED: SaveWAV() to use memory write insted of file raysan5 2020-09-15 13:17:10 +02:00
  • 405d3fac0c Corrected issue with floor() #1377 raysan5 2020-09-15 11:40:51 +02:00
  • 0983d7b45c Solved issues when compiled for OpenGL 1.1 raysan5 2020-09-15 11:30:20 +02:00
  • 8cf0be4b6c Review memory loading functions signesness Ray 2020-09-14 19:20:38 +02:00
  • 5073619962 REVIEWED: GetTextureData(), allow retrieving 32bit float data raysan5 2020-09-14 16:03:45 +02:00
  • 43b9113c0c Reverted some previous changes... raysan5 2020-09-14 15:55:31 +02:00
  • d7853127db Reviewed some structs to reduce size and padding raysan5 2020-09-14 15:36:50 +02:00
  • ddba31d423 Add Gforth bindings and update Factor bindings (#1375) ArnautDaniel 2020-09-13 15:37:55 -04:00
  • c196b09d33 Remove function declaration added by error Ray 2020-09-13 16:43:19 +02:00
  • db652daf42 ADDED: LoadFontFromMemory() (TTF only) #1327 Ray 2020-09-13 16:42:31 +02:00
  • 88c5deac87 WARNING: REDESIGNED: LoadFontData() Ray 2020-09-13 16:41:52 +02:00
  • 250a0e3592 Minor tweak Ray 2020-09-13 16:40:34 +02:00
  • 63b739bbfa Corrected issue on log Ray 2020-09-13 16:01:51 +02:00
  • dace2172d1 Update cgltf library to v1.7 Ray 2020-09-13 15:55:48 +02:00
  • 5b60a743bd ADDED: LoadWaveFromMemory() #1327 Ray 2020-09-13 15:38:57 +02:00
  • 768b29dd74 ADDED: LoadImageFromMemory() #1327 Ray 2020-09-13 15:37:15 +02:00
  • cb8cbb038b WARNING: RENAMED: GetExtension() to GetFileExtension() Ray 2020-09-13 14:07:08 +02:00
  • f1ed8be5d7 REDESIGNED: ColorFromHSV() raysan5 2020-09-07 19:33:06 +02:00
  • 85d5744679 REVIEW: glfwSetWindowMaximizeCallback() not available on web raysan5 2020-09-07 15:34:21 +02:00
  • 311aa0ab58 Added Gambit Scheme to bindings (#1369) georgjz 2020-09-05 16:25:04 +02:00
  • 6120ec9437 Added QuickJS-raylib version Ray 2020-09-02 12:42:35 +02:00
  • 4bc918fb9f Added some more versions to bindings Ray 2020-09-02 11:27:59 +02:00
  • 17b01e3b7a Added more versions info! (#1366) Rabia Alhaffar 2020-09-02 12:03:54 +03:00
  • 900a28c165 Add versions for various bindings (#1365) Rob Loach 2020-09-02 05:02:54 -04:00
  • 9781e1ca8f Update BINDINGS.md (#1364) Rabia Alhaffar 2020-09-02 01:02:50 +03:00
  • 796f61d447 Added some versions... PLEASE HELP! Ray 2020-09-01 23:31:12 +02:00
  • 76ceb1daaa Added go-raylib binding and some versions Ray 2020-09-01 23:27:27 +02:00
  • ed6d27f495 Add langauge links and version field (to be filled) Ray 2020-09-01 23:17:46 +02:00
  • 1134024985 Update rlgl.h raysan5 2020-09-01 21:27:47 +02:00
  • 05cdaf7d01 MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath] raysan5 2020-09-01 21:08:45 +02:00
  • a1422ba1c1 Review custom blend modes mechanism raysan5 2020-09-01 21:02:19 +02:00
  • bfafb80cde Multiple blendmodes (#1324) cedemax 2020-09-01 21:33:49 +03:00
  • dcbe481a28 adding new windows functions (#1357) Juan Medina 2020-09-01 19:29:13 +01:00
  • e4d891fa37 Added some missing bindings Ray 2020-08-31 18:54:04 +02:00
  • ffe2364334 Update miniaudio to version 0.10.18 raysan5 2020-08-30 20:01:38 +02:00
  • 8b5485f822 Remove unused variable raysan5 2020-08-30 20:00:56 +02:00
  • 8d615a99f6 Added Never language to the list of bindings. (#1361) smaludzi 2020-08-30 19:58:30 +02:00
  • 103df6c408 Added raylib-ocaml Ray 2020-08-29 18:42:40 +02:00
  • 945a02798b DrawTextEx(): Minor tweak raysan5 2020-08-29 13:57:59 +02:00
  • 9da0656c2f Update CI badges links Ray 2020-08-23 21:21:31 +02:00
  • d0ebeb1713 Reorder some functions raysan5 2020-08-23 21:18:39 +02:00
  • ea832628c4 Review last PR formatting to follow raylib standards raysan5 2020-08-23 21:10:59 +02:00
  • d140dc81c0 work on quat and matrix math - deleted multiple copies of raymath.h causing issues (#1359) chriscamacho 2020-08-23 20:01:26 +01:00
  • 816856eb75 Corrected compiling issue raysan5 2020-08-23 21:01:10 +02:00
  • c101f916fa Update README.md Ray 2020-08-21 14:03:13 +02:00
  • 94f32848b8 Update README.md Ray 2020-08-21 14:02:27 +02:00
  • 606a69ded7 Remove Android and HTML5 builds Ray 2020-08-21 13:53:44 +02:00
  • f688ec6b51 Update webassembly.yml Ray 2020-08-21 13:16:46 +02:00
  • 89cf02ba56 Update macos.yml Ray 2020-08-21 13:16:40 +02:00
  • b22a4ecdf9 Update windows.yml Ray 2020-08-21 13:16:35 +02:00
  • a33111ae9d Update linux.yml Ray 2020-08-21 13:16:32 +02:00
  • 6b5f68af5e Update android.yml Ray 2020-08-21 13:16:30 +02:00
  • 336c6b7055 Update webassembly.yml Ray 2020-08-21 13:03:15 +02:00
  • 2d8e8a3b84 Update webassembly.yml Ray 2020-08-21 12:53:04 +02:00
  • 890ea77246 Update webassembly.yml Ray 2020-08-21 12:48:59 +02:00
  • 7bb92972d1 Update windows.yml Ray 2020-08-20 20:53:32 +02:00
  • 58ab0e462e Update windows.yml Ray 2020-08-20 20:51:55 +02:00
  • e785ca73b5 Review compilation parameter for objective C code on GLFW raysan5 2020-08-20 19:37:03 +02:00
  • 06ff1ce2aa Minor tweak for consistency raysan5 2020-08-20 19:31:54 +02:00
  • c1585dda02 Update linux.yml Ray 2020-08-20 19:30:05 +02:00
  • b5f508c336 Update windows.yml Ray 2020-08-20 19:23:42 +02:00
  • 801e255a36 Update linux.yml Ray 2020-08-20 19:21:51 +02:00
  • 01563c2d48 Update windows.yml Ray 2020-08-20 19:18:23 +02:00
  • 58d452c78d Update linux.yml Ray 2020-08-20 19:13:59 +02:00
  • c500b9c036 Update windows.yml Ray 2020-08-20 19:10:38 +02:00
  • 5ec0f68937 Update linux.yml Ray 2020-08-20 19:05:17 +02:00
  • 5c755d4afd Update windows.yml Ray 2020-08-20 19:00:21 +02:00
  • 74637ef884 Update linux.yml Ray 2020-08-20 18:57:05 +02:00
  • 3c85cea36e Remove AppVeyor badge Ray 2020-08-20 18:54:51 +02:00
  • f5a6397a57 AppVeyor replaced by GitHub Actions Ray 2020-08-20 18:51:41 +02:00
  • f6aa8f7c6d Update linux.yml Ray 2020-08-20 18:50:23 +02:00
  • 418e6f3e18 Update linux.yml Ray 2020-08-20 18:44:21 +02:00
  • a55786c994 Update linux.yml Ray 2020-08-20 18:37:38 +02:00
  • 145803092b Update windows.yml Ray 2020-08-20 18:34:22 +02:00
  • 7d2243ea92 Update linux.yml Ray 2020-08-20 18:31:16 +02:00
  • e54ed5fc58 Update windows.yml Ray 2020-08-20 18:28:56 +02:00
  • 00b7f08ca9 Update windows.yml Ray 2020-08-20 18:23:37 +02:00
  • 23ca58175e Update linux.yml Ray 2020-08-20 18:22:43 +02:00
  • ed22e2f4a4 Update windows.yml Ray 2020-08-20 18:17:14 +02:00
  • 85aee79050 Update windows.yml Ray 2020-08-20 18:12:50 +02:00
  • 10c294a021 Update linux.yml Ray 2020-08-20 18:11:44 +02:00
  • eedea1d2de Update windows.yml Ray 2020-08-20 18:00:14 +02:00
  • 784b24e35e Update linux.yml Ray 2020-08-20 17:45:28 +02:00