Commit Graph

  • 4b444e7cc3 Comment glBlitFramebuffer() raysan5 2016-06-26 18:43:10 +02:00
  • 9127b5a57d Enable/Disable VR experience raysan5 2016-06-26 15:36:12 +02:00
  • 8652e644dd Corrected bug on stereo rendering raysan5 2016-06-26 14:13:11 +02:00
  • 4ff85c2ac2 Added notes about chromatic aberration Ray 2016-06-26 10:22:17 +02:00
  • 6981e2bffa Get supported videomodes for fullscreen raysan5 2016-06-26 01:36:06 +02:00
  • 8fb84d9e63 Updated to new rlgl raysan5 2016-06-25 23:29:03 +02:00
  • 71ab202295 Removed rlglInitGraphics(), integrated into rlglInit() raysan5 2016-06-25 23:28:50 +02:00
  • 369b8532c0 Review rlglInitGraphics() raysan5 2016-06-25 22:42:35 +02:00
  • f9f33926f7 Corrected window size to unify with other examples raysan5 2016-06-25 22:41:45 +02:00
  • 9ee96bea95 Unified functions: InitGraphicsDevice() raysan5 2016-06-25 21:28:50 +02:00
  • 5f7ac64c44 Removed function SetModelTexture() raysan5 2016-06-24 19:49:36 +02:00
  • b358402cb3 Some code tweaks (view description) raysan5 2016-06-24 19:37:52 +02:00
  • a522b6e23b Corrected issue with unclosed threads raysan5 2016-06-24 19:34:47 +02:00
  • 03d9583b94 Add oculus simulator (in case device is not detected) raysan5 2016-06-21 13:49:13 +02:00
  • e913de58c7 Added distortion shader for testing raysan5 2016-06-21 13:45:35 +02:00
  • afe033412b Code tweak raysan5 2016-06-21 13:45:13 +02:00
  • c28a5fbd62 Code tweak raysan5 2016-06-21 13:44:56 +02:00
  • 6062201e8f Simplify Oculus example... Ray 2016-06-21 08:59:29 +02:00
  • b01f5ff6a7 Starting work on VR simulator support raysan5 2016-06-19 19:12:47 +02:00
  • 24c9b1f717 Improving Oculus Rift example... Ray 2016-06-17 13:54:45 +02:00
  • 9fdf4420d5 Corrected bugs on OpenGL 2.1 Ray 2016-06-17 00:29:46 +02:00
  • 4df7a0f2f8 Added support for OpenGL 2.1 Ray 2016-06-16 20:25:50 +02:00
  • 3468af213f Reviewing Oculus rendering... Ray 2016-06-15 00:54:55 +02:00
  • d5d1305bc0 Merge pull request #131 from victorfisac/develop Ray 2016-06-14 21:38:09 +02:00
  • 1b0996fb0b Updated physac header documentation victorfisac 2016-06-14 20:54:20 +02:00
  • 1879a8129e Fixed little bug in physac example victorfisac 2016-06-14 20:40:12 +02:00
  • 4e84ded7ef Fixed spacing and set UpdatePhysics() function as static... victorfisac 2016-06-14 20:38:49 +02:00
  • 1a8fbe5cf0 Add pthread external library to source... victorfisac 2016-06-14 20:31:48 +02:00
  • 5a1cbb2842 Fix current time value victorfisac 2016-06-14 20:25:08 +02:00
  • 54537e8f0b Fixed bug in delta time calculation... victorfisac 2016-06-14 20:23:46 +02:00
  • c9c1263e6f Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-06-14 19:16:24 +02:00
  • d1a5374ac4 raylib Oculus Rift CV1 example... IT WORKS!!! raysan5 2016-06-14 18:38:57 +02:00
  • c914010606 Correct issue on Oculus drawing raysan5 2016-06-14 18:37:28 +02:00
  • 56bd9da07c Update Oculus sample (will be moved soon) raysan5 2016-06-14 18:37:06 +02:00
  • d60dc7c2eb Added Oculus Rift library dll raysan5 2016-06-14 17:34:51 +02:00
  • 97fc266ad4 Updated raylib Oculus example raysan5 2016-06-14 17:20:00 +02:00
  • 3ce0228206 Move Oculus Rift support to rlgl module raysan5 2016-06-14 17:16:20 +02:00
  • 0d0f306fc2 Add Oculus SDK LibOVR library to external deps. raysan5 2016-06-14 17:15:00 +02:00
  • c25b4cdc69 Move OpenGL extensions loading to rlgl raysan5 2016-06-14 15:42:04 +02:00
  • 3a5fc0c320 Move global data to implementation raysan5 2016-06-14 12:12:02 +02:00
  • 3d6be7fd80 Added GetGestureDetected() again... raysan5 2016-06-14 12:01:57 +02:00
  • 47afda2549 Removed useless function: GetGestureDetected() raysan5 2016-06-14 11:55:32 +02:00
  • 6a2bbae521 Updated physics examples with new module changes victorfisac 2016-06-12 22:07:36 +02:00
  • 5625c11e99 Added internal hi-resolution timer to physac... victorfisac 2016-06-12 22:07:06 +02:00
  • 16609d6702 Revert "Make GetTime() public to be used externally" victorfisac 2016-06-12 22:04:51 +02:00
  • 8d2de09f3d Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-06-12 22:03:46 +02:00
  • 4dae3385c3 Record draw call for batch processing raysan5 2016-06-12 19:40:08 +02:00
  • 66ec0b5d82 Oculus tracking correction raysan5 2016-06-12 10:47:50 +02:00
  • 7999bbafa8 Make GetTime() public to be used externally victorfisac 2016-06-11 19:14:25 +02:00
  • 4c43a40788 Update physac examples with fixed timestep method victorfisac 2016-06-11 19:11:30 +02:00
  • c10c49e44f Convert physac module from static steps to fixed time steps victorfisac 2016-06-11 18:35:46 +02:00
  • 1a60f376a4 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-06-11 18:29:01 +02:00
  • 27ba7de1e4 Added some comments raysan5 2016-06-11 14:08:39 +02:00
  • 68a02e567d Avoid external variable whiteTexture raysan5 2016-06-11 12:41:03 +02:00
  • c46c0fc652 Corrected keywords usage raysan5 2016-06-11 12:18:08 +02:00
  • 3884716948 Corrected a couple of warnings raysan5 2016-06-11 12:01:39 +02:00
  • 8de1427803 Remove release files from src directory raysan5 2016-06-11 11:48:42 +02:00
  • bab08f1c89 Added release folder (again) raysan5 2016-06-11 11:21:55 +02:00
  • d63e32a377 Remove include, not supported on html5 raysan5 2016-06-11 11:21:24 +02:00
  • 52b88e0991 Reduce extensions dependencies raysan5 2016-06-11 10:58:17 +02:00
  • 3e8427799c Corrected bug on cubemap generation raysan5 2016-06-11 10:56:20 +02:00
  • 2963782992 Merge pull request #128 from victorfisac/develop Ray 2016-06-10 08:58:37 +02:00
  • 77f599885d Fixed GLSL 100 shaders victorfisac 2016-06-10 00:59:48 +02:00
  • 7b07b68bfd Adapt standard shader to GL ES 2.0 victorfisac 2016-06-10 00:49:51 +02:00
  • fb90477354 Merge pull request #127 from victorfisac/develop Ray 2016-06-09 23:27:50 +02:00
  • cbda329bfd Removed physac old module from Android MK file victorfisac 2016-06-09 22:12:46 +02:00
  • 5d186639c9 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-06-09 22:09:33 +02:00
  • e2cfc6b838 Reduced physic steps resolution raysan5 2016-06-09 21:00:21 +02:00
  • 3c1be60c66 Updated examples for new physac header-only raysan5 2016-06-09 20:02:42 +02:00
  • 5f4449f0a1 Removed physac functions from raylib header raysan5 2016-06-09 20:02:15 +02:00
  • 558ec3891b Converted physac module to header only raysan5 2016-06-09 20:01:59 +02:00
  • dcbfb83031 Updated comments... raysan5 2016-06-09 20:01:39 +02:00
  • 3524fc414b Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-06-09 13:12:18 +02:00
  • 420b85da98 Update README.md Ray 2016-06-09 11:42:00 +02:00
  • 28c2759ae1 Update README.md Ray 2016-06-09 01:30:08 +02:00
  • 374e3e7e11 Updated to raylib 1.5 Ray 2016-06-09 01:23:07 +02:00
  • 904ef0d4be Adjust to standard example screen size Ray 2016-06-08 22:55:38 +02:00
  • 99ee26b001 Review const char * Ray 2016-06-08 22:52:54 +02:00
  • ee049641ba Merge pull request #126 from kd7tck/develop Ray 2016-06-08 22:23:23 +02:00
  • 4f47f90336 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-06-08 12:02:39 -07:00
  • 2d90cc59b6 Update distortion.fs Ray 2016-06-08 18:48:25 +02:00
  • 5576dea00b Rename raylib_rlgl_standalone.c to rlgl_standalone.c Ray 2016-06-08 18:27:43 +02:00
  • 8323f81ab5 Add physac module to android compile instructions... victorfisac 2016-06-08 17:27:55 +02:00
  • f5f5ce0d33 Fix default android project game with new functions victorfisac 2016-06-08 17:27:13 +02:00
  • 88f4747437 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-06-08 15:55:08 +02:00
  • b79ede4edb Added distortion shader to render raysan5 2016-06-08 13:29:56 +02:00
  • 70a96fff80 Simplified Oculus integration raysan5 2016-06-08 13:16:01 +02:00
  • 7bf2854e94 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-06-07 16:07:57 -07:00
  • f0d8c009ae cleaned things up Joshua Reisenauer 2016-06-07 16:03:21 -07:00
  • 0ae486f07c Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-06-08 00:34:35 +02:00
  • 79a6235811 Stereo rendering test Ray 2016-06-08 00:32:34 +02:00
  • c99fc5108e Update screenshot Ray 2016-06-08 00:31:00 +02:00
  • 09fa002818 Corrected issue Ray 2016-06-08 00:04:56 +02:00
  • ee795150fa Updated some code Ray 2016-06-07 23:44:53 +02:00
  • f97f39987c Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-06-07 23:41:34 +02:00
  • 5631f822bd Reorganized device init/close raysan5 2016-06-07 20:46:03 +02:00
  • ca13c2ed0c Converted raygui module to header only raysan5 2016-06-07 20:33:49 +02:00
  • 058af472ea Converted GLAD to header only raysan5 2016-06-07 18:57:20 +02:00
  • 3d5a408177 Remove DEBUG flag for raylib lib compilation raysan5 2016-06-07 18:53:47 +02:00
  • 9281e477eb Embed standard shader into raylib Ray 2016-06-07 00:32:45 +02:00