Gráfico de cometimentos

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * \
  • |\ \
  • * | |
  • * | |
  • | * |
  • | | | *
  • | |_|/|
  • |/| | |
  • | | | *
  • | | * |
  • | |/ /
  • |/| |
  • | | *
  • | | *
  • | |/
  • |/|
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • |\|
  • | | *
  • | |/|
  • |/| |
  • | | *
  • | |/
  • |/|
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | * \
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | | |/|
  • | |/| |
  • | * | |
  • | |\ \ \
  • | |/ / /
  • |/| | |
  • * | | |
  • | | | | *
  • | | |_|/|
  • | |/| |/
  • | |_|/|
  • |/| | |
  • * | | |
  • |\| | |
  • | * | |
  • | * | |
  • | | * |
  • | | * |
  • | | * |
  • | |/ /
  • | | *
  • | |/
  • | *
  • |/|
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • 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
  • ee4b553c2 Renamed some functions by raysan5 2015-02-26 13:52:03 +0100
  • 3cb4edcbc Corrected camera system by Marc Palau 2015-02-09 18:35:25 +0100
  • e1353b9f7 Removed some TODO already done by raysan5 2015-02-09 18:29:32 +0100
  • 47827ddda Merge pull request #22 from procedural/hide-mouse by Ray 2015-02-06 00:31:22 +0100
  • 387795311 Merge pull request #20 from procedural/cpp-fixes by Ray 2015-02-06 00:21:37 +0100
  • 77eda6494 Added cubicmap collision detection and resolution by Marc Palau 2015-02-04 20:24:23 +0100
  • b25cdf7f7 Added support for multiple camera modes by Marc Palau 2015-02-04 20:23:43 +0100
  • 765870fe8 (refs/pull/20/head) No need to include raylib.h by Constantine Tarasenkov 2015-02-03 20:16:27 +0300
  • a0969892c (refs/pull/21/merge) Merge 60cbb26f9f into b926765ce0 by Constantine 2015-02-03 16:51:09 +0000
  • 60cbb26f9 (refs/pull/21/head) Rotation around pivot point is a specific case of more general rotation function by Constantine Tarasenkov 2015-02-03 19:50:53 +0300
  • cc6cf9a74 (refs/pull/22/head) Adding functions to show and hide mouse cursor by Constantine Tarasenkov 2015-02-03 05:47:28 +0300
  • 2e60b35c8 Unnecessary cast by Constantine Tarasenkov 2015-02-03 03:05:52 +0300
  • 8557a6d8d Adding VectorRotate() function by Constantine Tarasenkov 2015-02-03 02:25:25 +0300
  • ab12193f1 Fixes for C++ by Constantine Tarasenkov 2015-02-03 00:06:50 +0300
  • b926765ce Added functions and improvements by Marc Palau 2015-02-02 20:05:18 +0100
  • 9ab671823 Corrected bug, OGG loading on Android by raysan5 2015-02-02 16:39:30 +0100
  • 42c92e4f2 Add support for custom shaders by raysan5 2015-02-02 00:57:08 +0100
  • b9e53cd13 Removed useless spaces by raysan5 2015-02-02 00:53:49 +0100
  • dc52c8f76 Updated GLFW libs to 3.1 by Ray 2015-01-26 22:11:59 +0100
  • 032c8333d Merge pull request #19 from procedural/linux by Ray 2015-01-26 22:05:52 +0100
  • b92c1bbbf (refs/pull/19/head) Fixes for makefiles, GLFW 3.1 library for Linux by Constantine Tarasenkov 2015-01-25 17:53:29 +0300
  • f5048742a JUST DO - Global Game Jam 2015 by Ray 2015-01-25 14:46:11 +0100
  • e9ea3f50b Updated GLFW to version 3.1 by Ray 2015-01-24 14:40:39 +0100
  • a9e045a1a Pause loop execution on window minimized by Ray 2015-01-21 00:13:17 +0100
  • 7d0407c6a Pause music when window minimized by Ray 2015-01-21 00:12:54 +0100
  • c00cd38b0 Small note to remember by Ray 2015-01-21 00:12:30 +0100
  • e96c22d6f Updated makefiles for templates by raysan5 2015-01-18 11:19:25 +0100
  • 874dc89fc Adding support for TTF fonts (in progress) by raysan5 2015-01-18 10:58:04 +0100
  • 5104567a2 Some code tweaks by raysan5 2015-01-18 10:57:30 +0100
  • 2968ba993 Ignore compiled binaries on templates (*.o, *.exe) by raysan5 2015-01-18 10:56:37 +0100
  • cae6f3c61 Merge pull request #16 from raysan5/develop by Ray 2015-01-10 13:28:45 +0100
  • bb8c1826d (refs/pull/16/head) Uploaded basic window example for web by raysan5 2015-01-10 13:26:34 +0100
  • 274921cd3 Update README.md by Ray 2015-01-10 13:25:07 +0100
  • 39fda7af8 Merge pull request #15 from Galloman/develop by Ray 2015-01-10 11:56:10 +0100
  • 31934ac37 (refs/pull/15/head) Improved support for mac. Reference to libglfw dylib fixed by David Gallardo 2015-01-08 22:09:29 +0100
  • d739895e4 Reorganized external folders by platform by raysan5 2015-01-08 21:10:06 +0100
  • e37ef1059 Merge pull request #14 from raysan5/master by Ray 2015-01-08 20:32:30 +0100
  • 2d50bfa8c (refs/pull/13/merge) Merge c81948357b into fad81f36e4 by Galloman 2015-01-04 19:36:14 +0000
  • c81948357 (refs/pull/13/head) Modifications to build library on mac os x Added os and architecture detection in makefile by David Gallardo 2015-01-04 20:08:39 +0100
  • 4a7e522d4 (tag: 1.2.2, refs/pull/14/head) Review build system for Android and RPI by raysan5 2015-01-04 18:05:50 +0100
  • b2a5390ad Added some last hour features to v1.2.2 by raysan5 2015-01-02 21:06:30 +0100
  • 0bfd28352 Added support for model color tint by raysan5 2015-01-02 20:59:54 +0100
  • 7ea8326b5 makefiles reorganization by raysan5 2015-01-02 20:59:05 +0100
  • 884760206 Examples review... by raysan5 2015-01-02 20:58:06 +0100
  • e6bc655d6 Rename models_cubesmap.c to models_cubicmap.c by Ray 2015-01-02 20:51:14 +0100
  • 061ee04cb Integrated ratalaika pull-request by raysan5 2015-01-02 10:18:43 +0100
  • 3c4a91658 Merge pull request #12 from raysan5/develop by Ray 2014-12-31 19:28:38 +0100
  • fad81f36e (refs/pull/12/head) Updated docs by raysan5 2014-12-31 19:25:50 +0100
  • b482e2692 Small tweaks by raysan5 2014-12-31 19:25:39 +0100
  • 7ec6ebb9f New raylib release, including html5 binaries by raysan5 2014-12-31 19:25:16 +0100
  • 5a98d2da1 Added raylib game showing raylib features by raysan5 2014-12-31 19:24:51 +0100
  • 21d839417 Added small floppy game by raysan5 2014-12-31 19:18:16 +0100
  • 5e913c31a Updated example by raysan5 2014-12-31 19:17:50 +0100
  • d51d6a465 Prepare examples makefile to support emscripten by raysan5 2014-12-31 19:17:41 +0100
  • 3c57c6afc Updated to version 2.00b by raysan5 2014-12-31 18:03:48 +0100
  • 905b6ec53 Added full support for HTML5 (emscripten) by raysan5 2014-12-31 18:03:32 +0100
  • 08a4ee34e [texture] image data initialization by raysan5 2014-12-17 19:47:17 +0100
  • 1bd592fe6 [texture] image loading small check by raysan5 2014-12-17 19:33:53 +0100
  • db1ad74ef [models] file open error check by raysan5 2014-12-17 19:32:54 +0100
  • 2e5f58255 Working on rotation math... by raysan5 2014-12-16 11:15:56 +0100
  • cfa60ab7e Added support for emscripten and more by raysan5 2014-12-15 01:08:30 +0100
  • d3cf316e4 Added features and corrected bugs... by raysan5 2014-12-09 13:21:55 +0100
  • a2c8ddca1 Revert "Corrected some bugs..." by Palaui 2014-12-09 13:10:28 +0100
  • 29d8b4850 Corrected some bugs... by Palaui 2014-12-09 13:10:05 +0100
  • 8774b2524 (refs/pull/6/merge) Merge 42711b003d into 0c60609268 by Miguel Lechón 2014-12-02 08:24:50 +0000
  • 0c6060926 Merge pull request #11 from raysan5/develop by Ray 2014-11-24 20:14:58 +0100
  • 63ed471ed (refs/pull/11/head) Corrected bug on billboards by Palaui 2014-11-24 17:23:05 +0100
  • 563d6f961 (refs/pull/10/merge) Merge d16519f5de into fcff83e65c by Ray 2014-11-24 15:06:35 +0000
  • d16519f5d (refs/pull/10/head) Merge pull request #9 from raysan5/master by Ray 2014-11-24 16:05:41 +0100
  • fcff83e65 (refs/pull/9/head) Corrected Android bug on Native Activity cycle by raysan5 2014-11-23 21:58:45 +0100
  • 7375d0460 Updated stb headers by raysan5 2014-11-23 21:58:17 +0100
  • 2706fa86c (refs/pull/8/head) Cleaned GLFW library for OS X by ratalaika 2014-11-22 00:23:25 +0100
  • 6bea9d023 Added first version of OS X compilation support by ratalaika 2014-11-22 00:13:59 +0100
  • ab05ace3c Added first version of OS X compilation support by ratalaika 2014-11-22 00:13:09 +0100
  • 42711b003 (refs/pull/6/head) Conditional compilation of PLATFORM_DESKTOP segments should also apply to PLATFORM_DESKTOP_LINUX segments. by Miguel Lechón 2014-11-09 17:25:45 +0100
  • 05ccc4fd4 Merge pull request #5 from debiatan/support_linux_desktop by Ray 2014-11-09 13:39:27 +0100
  • a471b6197 (refs/pull/5/head) Renamed the PLATFORM_LINUX_DESKTOP into PLATFORM_DESKTOP_LINUX. by Miguel Lechón 2014-11-09 13:18:32 +0100
  • db2ad9648 Small fixes to support a Debian/GNU Linux distro. Hopefully Ubuntu too. by Miguel Lechón 2014-11-09 12:07:03 +0100
  • 45b214d83 Merge pull request #3 from debiatan/fix_audio_64 by Ray 2014-11-09 11:29:13 +0100
  • e6ef3f6e6 (refs/pull/3/head) Fixed WAV loading under 64-bit systems. by Miguel Lechón 2014-11-09 08:06:58 +0100
  • 9d27bba23 Small Fixes Update (1.2.1) by raysan5 2014-10-17 21:11:58 +0200
  • 063e26c52 Corrected issue with transparent surface in Raspberry Pi by Ray 2014-09-30 18:22:21 +0200
  • 9b5e66f5e Added required linker libs by Ray 2014-09-30 18:15:04 +0200