Wykres commitów

  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • |\|
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • 9a578c596 Added shaders examples resources by raysan5 2015-09-02 01:06:55 +0200
  • 0a345a612 Updated comment... by raysan5 2015-09-02 01:06:08 +0200
  • 94a1fdc2a Updated some comments by raysan5 2015-09-01 23:15:26 +0200
  • acc322b3e Added new examples: SHADERS by raysan5 2015-09-01 22:59:43 +0200
  • e5fe2c216 Added some comments to examples by raysan5 2015-09-01 22:59:16 +0200
  • e93475d85 Merge branch 'master' into develop by raysan5 2015-08-31 01:28:59 +0200
  • 858ccb350 Merge pull request #27 from raysan5/develop by Ray 2015-08-31 01:27:47 +0200
  • 7e568c890 (refs/pull/27/head) Merge branch 'master' into develop by raysan5 2015-08-31 01:23:56 +0200
  • 60194753d Merge pull request #26 from raysan5/develop by Ray 2015-08-31 01:16:34 +0200
  • 808aeabf4 (refs/pull/26/head) Updated with latest changes by raysan5 2015-08-30 17:46:52 +0200
  • 32330801c Updates some examples by raysan5 2015-08-30 17:46:37 +0200
  • 535b9e606 Redesigned UpdateCamera() function by raysan5 2015-08-30 17:46:19 +0200
  • 92bcf09c5 Redesigned SpriteFont struct by raysan5 2015-08-30 17:45:05 +0200
  • aa982f80f Reviewed some comments by raysan5 2015-08-30 17:44:47 +0200
  • d7e7ef6a7 Added some comments by raysan5 2015-08-30 17:44:14 +0200
  • 055d8927c Small code tweaks by raysan5 2015-08-29 20:20:28 +0200
  • 8692c4951 Corrected bug on first person camera by raysan5 2015-08-29 20:20:09 +0200
  • ecd6f77de New textures loading examples by raysan5 2015-08-29 17:01:56 +0200
  • 5cfd59258 Detected issue by raysan5 2015-08-29 17:01:36 +0200
  • 9dd20577c Corrected bugs on DDS and PKM loading by raysan5 2015-08-29 17:01:25 +0200
  • ea45223f1 New examples added by raysan5 2015-08-28 18:07:39 +0200
  • 12581c172 Changed mail address by twitter user by raysan5 2015-08-28 14:17:35 +0200
  • 324259ef8 Remove crappy example by raysan5 2015-08-28 14:17:03 +0200
  • 773360caa Removed resources by raysan5 2015-08-28 14:16:42 +0200
  • ca402e9d3 New examples added (with some resources) by raysan5 2015-08-28 14:16:28 +0200
  • 6ac5d3bc0 Remove file by raysan5 2015-08-28 14:14:52 +0200
  • c52ba520c Small tweaks by raysan5 2015-08-28 14:14:29 +0200
  • 322ca97c2 Review camera system by raysan5 2015-08-28 14:14:12 +0200
  • ef36950b7 New raylib module: raygui by raysan5 2015-08-27 18:17:05 +0200
  • 4e5f5764c Updated by raysan5 2015-08-27 16:52:54 +0200
  • 3a9ed0e84 Merged master fixed conflict. by raysan5 2015-08-27 16:32:06 +0200
  • 997170a31 (refs/pull/25/head) Examples reviewed by raysan5 2015-08-27 16:13:31 +0200
  • 8745d733f Replaced 3d model example resources by raysan5 2015-08-27 16:13:13 +0200
  • 86f683dcb View description: by raysan5 2015-08-27 16:12:03 +0200
  • 04d9c4c18 Some bugs corrected and trying to implement 3d picking by raysan5 2015-08-27 16:10:15 +0200
  • 9964935a1 Corrected bug to show cursor on free camera mode by raysan5 2015-08-27 16:09:44 +0200
  • 72e909f55 Added raylib 1.3 description and knowledgements by raysan5 2015-08-27 16:09:21 +0200
  • 0919d43df Updated changes by raysan5 2015-08-27 16:08:49 +0200
  • 27e44c43c Depth buffer configuration by Ray 2015-08-10 10:20:53 +0200
  • 07858c3a1 Reviewed ImageConvertToPOT() by raysan5 2015-08-07 18:00:28 +0200
  • fd2b0c7c3 Added MSAA 4X support for EGL contexts by raysan5 2015-08-07 17:25:05 +0200
  • b8b024704 Added function SetBlendMode() by raysan5 2015-08-07 17:24:28 +0200
  • 6da175fcc Reviewed GetTextureData() by raysan5 2015-08-07 17:23:53 +0200
  • 037898be5 Added some desired features to roadmap by Ray 2015-08-06 21:18:08 +0200
  • 82f71880e Smalll note added by Ray 2015-08-06 21:03:16 +0200
  • 0b0480725 Updated with latest changes by Ray 2015-08-05 19:20:02 +0200
  • 5837249d7 Updated license for 3d model dwarf by Ray 2015-08-05 19:19:15 +0200
  • ba640598e Reviewed for standalone usage by Ray 2015-08-05 19:18:40 +0200
  • a42bfa779 Added trace log for data unloading by Ray 2015-08-05 19:17:56 +0200
  • 5436d93a3 Review framebuffer creation and... by raysan5 2015-08-03 17:27:53 +0200
  • 36552ff99 Added security check if file not found by raysan5 2015-08-03 17:27:04 +0200
  • 0af2f4581 SetDefaultShader(): Solved issue by raysan5 2015-07-31 12:40:33 +0200
  • 39e22e98c Added stb_vorbis lib compilation by raysan5 2015-07-31 12:39:45 +0200
  • e8fa630c2 Audio module reviewed for standalone usage by raysan5 2015-07-31 12:31:39 +0200
  • 6e4cfa5ec Added camera and gestures modules functions by raysan5 2015-07-29 21:45:28 +0200
  • c0d8ae7f4 Decoupled some modules: audio, camera, gestures by raysan5 2015-07-29 21:44:27 +0200
  • 7834a4e2f Replaced old mail by twitter user by raysan5 2015-07-29 21:43:30 +0200
  • 0b24330d8 Decoupling gestures system module by raysan5 2015-07-29 21:42:43 +0200
  • 0b7c2ab18 Decoupling camera system module by raysan5 2015-07-29 21:42:11 +0200
  • f7acee922 Decoupling audio module from raylib by raysan5 2015-07-29 21:41:19 +0200
  • 8b3a82688 Merge pull request #24 from raysan5/develop by Ray 2015-07-28 17:38:37 +0200
  • 067b884f3 (refs/pull/24/head) Updated examples for next raylib version by raysan5 2015-07-18 19:26:13 +0200
  • a98578c91 Updated minSdkVersion and added comments by raysan5 2015-07-18 19:25:43 +0200
  • 14d3b0a08 Corrected issue on mipmaps generations by raysan5 2015-07-18 19:25:15 +0200
  • 552033da2 Move shaders functions to module rlgl by raysan5 2015-07-13 18:20:16 +0200
  • 66556b8b4 Added some functions and renamed some others by raysan5 2015-07-13 18:19:29 +0200
  • 3434255ce Decoupling camera system from raylib main library by raysan5 2015-07-13 18:17:05 +0200
  • d686cc6c4 Some small code tweaks by raysan5 2015-07-13 18:16:24 +0200
  • d50194940 Updated to raylib v1.3 by raysan5 2015-07-13 18:15:31 +0200
  • e30421e84 Updated to latest version 2.06 by raysan5 2015-07-13 18:14:47 +0200
  • c944d6237 Improved mipmaps support and image loading by raysan5 2015-07-05 18:21:01 +0200
  • 84befaea2 Corrected bug on GetHexValue() function by raysan5 2015-07-05 18:19:49 +0200
  • 2be875378 Functions renaming for better consistency by raysan5 2015-07-05 18:19:18 +0200
  • a59433e7a Merge pull request #23 from raysan5/develop by Ray 2015-07-03 20:49:16 +0200
  • cd08ae7b8 (refs/pull/23/head) Corrected bug on reset default shader by Ray 2015-06-24 09:57:03 +0200
  • 1ec87f799 Moved postpro texture to shader by raysan5 2015-06-22 19:59:55 +0200
  • bae1bf7b0 Corrected bug on UnloadModel() by raysan5 2015-06-18 03:08:21 +0200
  • 024e48850 Corrected camera issue and added function by raysan5 2015-06-17 19:56:52 +0200
  • 9572d6c06 Updated postpro shaders system by raysan5 2015-06-16 20:02:01 +0200
  • d9c561434 Updated shader system by raysan5 2015-06-16 10:52:26 +0200
  • 4c6c18202 Corrected gesture tap issue and text scaling issue by Marc Palau 2015-06-03 17:04:17 +0200
  • fca60cb59 Corrected camera issue by Marc Palau 2015-06-03 17:01:57 +0200
  • 6a4afae5c Improved ResolveCollisionCubicmap() by raysan5 2015-06-02 09:54:51 +0200
  • fd851d1d8 Improved custom shaders support by raysan5 2015-05-21 14:13:51 +0200
  • 9e450df05 Added extensions check on rlglInit() and more by raysan5 2015-05-21 00:18:22 +0200
  • c7ae28aaa Small tweak by Gatonevermind 2015-05-18 13:12:24 +0200
  • 19721c70f Removed unused shaders by raysan5 2015-05-11 18:22:29 +0200
  • e25f1227c Updated stb headers by raysan5 2015-05-11 18:22:16 +0200
  • 4e4b6bef2 Corrected bug on PVR textures loading by Gatonevermind 2015-05-11 17:37:19 +0200
  • a7714c842 raymath module review and other changes by raysan5 2015-05-11 00:15:46 +0200
  • eae98e1c3 Big batch of changes, check description: by raysan5 2015-05-04 23:46:31 +0200
  • ba257b09f Corrected input bug by raysan5 2015-04-22 19:12:59 +0200
  • 05fe1c22e Updated to latest version by raysan5 2015-04-22 18:37:09 +0200
  • 7db895ab5 Corrected some bugs and warnings by raysan5 2015-04-22 18:36:52 +0200
  • ceb732572 Added Gestures System for Android and Web by Marc Palau 2015-04-22 17:34:42 +0200
  • 7d2318c16 WIP on shaders and textures by raysan5 2015-04-13 20:15:28 +0200
  • a632a04a3 Big batch of changes! Check description: by raysan5 2015-04-06 14:02:29 +0200
  • 2b4a1f295 Added support for Latin-1 Supplement characters by nicobwah 2015-03-09 17:13:42 +0100
  • 3cad094ed Changes integration (some WIP, view details) by Marc Palau 2015-03-02 20:52:58 +0100
  • c062f8d4f Redesign shader system and more by raysan5 2015-03-01 16:00:52 +0100