Commit Graph

  • 790bc72806 bool return for failed update Joshua Reisenauer 2016-05-01 23:07:02 -07:00
  • 289a53221d merge fix Joshua Reisenauer 2016-05-01 20:00:51 -07:00
  • a2a3d3aeb6 new silence generator Joshua Reisenauer 2016-05-01 18:53:40 -07:00
  • 17732fa9c4 Corrected warning with array Ray 2016-05-02 00:38:01 +02:00
  • fa98289ddb Added 2D camera mode functions Ray 2016-05-02 00:37:33 +02:00
  • 0e6d1cb272 Working on materials system... Ray 2016-05-02 00:16:32 +02:00
  • cc39b4660a New oculus sample to test... raysan5 2016-05-01 21:55:34 +02:00
  • fa3112b40e Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-04-30 19:00:23 -07:00
  • 6ca1fd59a9 Merge pull request #111 from kd7tck/develop Ray 2016-05-01 01:49:40 +02:00
  • 1fb874cdc5 Check for WebGL/Webkit extensions Ray 2016-05-01 01:09:48 +02:00
  • 34e5fcf47e removed enums Joshua Reisenauer 2016-04-30 16:05:43 -07:00
  • a1038f61b6 BPS type added to ensure consistency Joshua Reisenauer 2016-04-30 15:41:46 -07:00
  • 5f1e8b8278 hide struct from user Joshua Reisenauer 2016-04-29 23:43:21 -07:00
  • 91f1f324c0 First stage of audio API update Joshua Reisenauer 2016-04-29 23:00:12 -07:00
  • eb36c351cf Merge pull request #110 from kd7tck/develop Ray 2016-04-27 09:09:31 +02:00
  • f707c1ca46 this should work Joshua Reisenauer 2016-04-27 00:02:11 -07:00
  • 299ae7a4bd new trace logs and optimizations Joshua Reisenauer 2016-04-26 16:50:07 -07:00
  • 3104d3d6cd small fix for streaming Joshua Reisenauer 2016-04-25 22:18:49 -07:00
  • 04d9deac92 setting up openal Joshua Reisenauer 2016-04-25 20:05:03 -07:00
  • f12754b01f quick fix Joshua Reisenauer 2016-04-25 18:40:19 -07:00
  • f9bbce0da7 Merge pull request #109 from kd7tck/develop Ray 2016-04-25 09:32:14 +02:00
  • 62087d21cc updated jar_xm Joshua Reisenauer 2016-04-24 23:44:49 -07:00
  • 89a84a621b implement Joshua Reisenauer 2016-04-24 22:04:31 -07:00
  • 1c370f5a17 cleaned up calculations Joshua Reisenauer 2016-04-24 22:00:40 -07:00
  • cb05c51911 tabs to spaces fix Joshua Reisenauer 2016-04-24 18:18:18 -07:00
  • ec2cbaa5eb Added proto version of jar_xm Joshua Reisenauer 2016-04-24 15:25:48 -07:00
  • 173529e048 Oculus SDK 1.3 + GLFW3 sample -NOT WORKING- raysan5 2016-04-23 11:29:19 +02:00
  • 9639b14e1b Reduce PCM buffer size for Android to avoid stalls raysan5 2016-04-17 14:48:20 +02:00
  • 17eefed08f Improved gestures system raysan5 2016-04-17 11:36:40 +02:00
  • 2e5d898443 Corrected bug with old FBO struct raysan5 2016-04-17 11:25:04 +02:00
  • 6b5e18e6bf Make mouse inputs available on Android for... raysan5 2016-04-17 11:19:32 +02:00
  • 0da88ac5c5 Updated template game library name raysan5 2016-04-17 11:11:48 +02:00
  • c8a30b262d Updated gestures example raysan5 2016-04-17 11:11:23 +02:00
  • 284eaf1576 Use Depth Texture on OpenGL 3.3 raysan5 2016-04-10 19:38:57 +02:00
  • c1e49d2b13 Removed function raysan5 2016-04-08 12:00:29 +02:00
  • cde2c1aa6d Added depth drawing shader raysan5 2016-04-08 00:21:21 +02:00
  • aa22d97983 Simplified texture flip and added comments raysan5 2016-04-07 13:31:53 +02:00
  • 4b51248372 Review shader and add comments raysan5 2016-04-07 12:43:45 +02:00
  • 1d545449bb Reviewed shaders and added comments raysan5 2016-04-07 12:32:32 +02:00
  • 78b502b0bf Folders rename for consistency on shaders version raysan5 2016-04-07 11:48:09 +02:00
  • 3b67a4cfba Update stb libs to latest version raysan5 2016-04-06 17:45:25 +02:00
  • 1a2a44200a Merge pull request #108 from LelixSuper/develop Ray 2016-04-06 17:12:03 +02:00
  • 9361615786 Fix Makefile files LelixSuper 2016-04-06 13:21:29 +02:00
  • 0133917bf9 Correct detail raysan5 2016-04-04 01:15:43 +02:00
  • b6cec214bd Unified internal shader to only one Ray 2016-04-03 20:14:07 +02:00
  • a66c8531d6 Some code simplifications raysan5 2016-04-03 18:31:42 +02:00
  • 37cc45a0a8 Merge pull request #107 from LelixSuper/develop Ray 2016-04-03 18:20:04 +02:00
  • a04a7b6ea5 Fix cleaning recipies for GNU/Linux LelixSuper 2016-04-03 16:07:44 +02:00
  • f2f4079411 Remove recipes of GLEW from Makefile (not used any more) LelixSuper 2016-04-03 16:05:23 +02:00
  • 565b1089bd Remove duplicate code LelixSuper 2016-04-03 15:58:44 +02:00
  • 06a8d7eb06 Remove old postprocessing system raysan5 2016-04-01 10:39:33 +02:00
  • 108055cd62 Updated example to new render to texture system raysan5 2016-03-30 20:19:46 +02:00
  • 66b096d978 Added support for render to texture (use RenderTexture2D) raysan5 2016-03-30 20:09:16 +02:00
  • 1136d4222f Setting up for raylib 1.5.0 raysan5 2016-03-28 01:18:40 +02:00
  • 136408d8b8 Corrected bug on bounding box raysan5 2016-03-27 19:42:57 +02:00
  • ee9bf76ae9 Remove old screenshot raysan5 2016-03-27 19:03:55 +02:00
  • a3f16c8459 Improved 2d camera system -IN PROGRESS- raysan5 2016-03-27 18:33:54 +02:00
  • 956a6e6f77 Corrected bug and comments on model unloading raysan5 2016-03-27 18:33:30 +02:00
  • 8b7ca8b670 Review comments raysan5 2016-03-27 18:32:36 +02:00
  • 35ee4e52c8 Merge pull request #105 from victorfisac/develop Ray 2016-03-24 12:25:56 +01:00
  • ea7afc8ec8 Fix spacing and some comments victorfisac 2016-03-23 22:47:39 +01:00
  • db3dd9d200 Merge pull request #104 from victorfisac/develop Ray 2016-03-23 16:39:24 +01:00
  • 60223a358b Physac redesign (3/3) victorfisac 2016-03-23 15:50:41 +01:00
  • c453ac8265 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-03-23 15:38:04 +01:00
  • 269b120104 Review Android button inputs raysan5 2016-03-21 20:15:11 +01:00
  • 584e74c676 Corrected bug on touch position raysan5 2016-03-20 16:48:23 +01:00
  • fa78023aa4 Understand mouse as touch in web raysan5 2016-03-20 16:28:59 +01:00
  • ebc2b9a286 Improved windows resizing system... raysan5 2016-03-20 14:20:42 +01:00
  • 5e45c3c824 Redesign to work as standalone raysan5 2016-03-20 13:39:27 +01:00
  • e2ba22ec59 Improved 2D-3D drawing Ray 2016-03-17 13:51:48 +01:00
  • 49df957058 Add support for multiple gamepads on RPI Ray 2016-03-17 12:54:36 +01:00
  • 95c1bf9544 Removed previous change that introduced a bug Ray 2016-03-16 19:10:19 +01:00
  • db4585b3e2 Improved gamepad support Ray 2016-03-16 17:52:09 +01:00
  • d6bc7b8877 Reset pointCount for gestures Ray 2016-03-16 17:51:21 +01:00
  • ee52b13ae6 Corrected bug on GetCollisionRec() Ray 2016-03-16 17:50:51 +01:00
  • d0e26247f4 Merge pull request #103 from victorfisac/develop Ray 2016-03-16 17:28:47 +01:00
  • 0caf925d5d Updated headers victorfisac 2016-03-16 12:48:30 +01:00
  • dc68205a18 Updated and improved physac examples victorfisac 2016-03-16 12:46:12 +01:00
  • 7128ef686d physac module redesign (2/3) victorfisac 2016-03-16 12:45:01 +01:00
  • d728494099 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-03-16 12:40:08 +01:00
  • 5bcda7bf15 Merge pull request #102 from LelixSuper/develop Ray 2016-03-13 19:31:36 +01:00
  • 9e7a3b7017 Remove GLEW library and uncomment other GNU/Linux dependences LelixSuper 2016-03-13 19:26:12 +01:00
  • 530e520727 Convert tabs to spaces when it is possible in Makefile files LelixSuper 2016-03-13 14:01:12 +01:00
  • 2e3e62a413 Raname all makefile files to "Makefile" LelixSuper 2016-03-12 20:01:46 +01:00
  • 4d8f18e00b Add a missing library for compiling on GNU/Linux LelixSuper 2016-03-12 19:39:13 +01:00
  • ea8363a3b0 Update "libraries" and "includes" section LelixSuper 2016-03-12 19:08:54 +01:00
  • c5931c75c6 Update GNU/Linux compilation LelixSuper 2016-03-12 18:49:28 +01:00
  • d07e4f44f1 Edit the default target to conform to GNU standards LelixSuper 2016-03-12 18:40:52 +01:00
  • dcabb49244 GESTURE SWIPE Ray 2016-03-09 10:15:28 +01:00
  • 18a13679fd Review GuiToggleButton() Ray 2016-03-07 09:38:55 +01:00
  • 6ee5718b2e Improved function GetKeyPressed() raysan5 2016-03-06 19:30:16 +01:00
  • d0e7195a16 Added new functions to draw text on image raysan5 2016-03-06 19:28:58 +01:00
  • 7053724fd6 Default style tweak raysan5 2016-03-06 12:24:44 +01:00
  • c9d22c7a14 Redesign to use Material type -IN PROGRESS- raysan5 2016-03-06 02:05:16 +01:00
  • 893facdf6d Merge pull request #101 from victorfisac/develop Ray 2016-03-05 20:16:52 +01:00
  • 78e4772f21 Fixed physac header little mistake victorfisac 2016-03-05 19:36:40 +01:00
  • 305efcf5ad Redesigned physics module (IN PROGRESS) victorfisac 2016-03-05 17:05:02 +01:00
  • 0d911127d7 Split mesh generation from model loading raysan5 2016-03-05 16:17:54 +01:00
  • 5ea18b9426 Support 2d camera system -IN PROGRESS- raysan5 2016-03-05 15:40:08 +01:00
  • d8bd8634ab 3d Camera: Added support for field-of-view Y raysan5 2016-03-05 13:05:45 +01:00