Commit Graph

  • *
  • *
  • *
  • *
  • |\
  • * \
  • |\ \
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | | | *
  • | |_|/|
  • |/| | |
  • * | | |
  • |\| | |
  • | * | |
  • | | | | *
  • | |_|_|/|
  • |/| | |/
  • | | |/|
  • | |/| |
  • | * | |
  • | |\ \ \
  • | |/ / /
  • |/| | |
  • * | | |
  • * | | |
  • | | * |
  • | | * |
  • | | * |
  • | |/ /
  • |/| |
  • | | *
  • | |/
  • |/|
  • * |
  • |\ \
  • | |/
  • |/|
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 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
  • d02523070 Added required linker libs by Ray 2014-09-30 18:14:36 +0200
  • c790891e6 Added required linker libs by Ray 2014-09-30 18:14:08 +0200
  • 78a660d40 Added required linker libs by Ray 2014-09-30 18:13:40 +0200
  • 4040f9095 Added required linker libs by Ray 2014-09-30 18:13:16 +0200
  • d95f743b6 Added required linker libs by Ray 2014-09-30 18:12:27 +0200
  • 5eff7d264 Updated example filename by raysan5 2014-09-30 00:00:52 +0200
  • 51688c004 Code cleaning, removed useless spaces by raysan5 2014-09-29 23:41:05 +0200
  • e2ff32eb8 Updated example screenshot by raysan5 2014-09-28 01:53:40 +0200
  • c79a46889 Update makefile by Ray 2014-09-28 01:47:40 +0200
  • 735bf9894 Update and rename shapes_color_palette.c to shapes_colors_palette.c by Ray 2014-09-28 00:45:14 +0200
  • 86446c610 Update CHANGELOG by Ray 2014-09-21 18:39:12 +0200
  • 0287319c3 Image renaming by raysan5 2014-09-21 18:25:19 +0200
  • 5ecb6801f Examples renaming and test examples merge by raysan5 2014-09-21 14:26:42 +0200
  • 3a0d164a7 Rename ex07c_3d_models.c to models_obj_loading.c by Ray 2014-09-21 14:13:05 +0200
  • c389f6283 Rename ex07b_3d_shapes.c to models_geometric_shapes.c by Ray 2014-09-21 14:11:42 +0200
  • b648a9dde Rename ex07a_3d_mode.c to core_3d_mode.c by Ray 2014-09-21 14:11:15 +0200
  • 597b14363 Rename ex06c_font_select.c to text_font_select.c by Ray 2014-09-21 14:10:53 +0200
  • 1b2225a62 Rename ex06b_logo_anim.c to shapes_logo_raylib_anim.c by Ray 2014-09-21 14:10:33 +0200
  • 0cdeb4e26 Rename ex08_audio.c to audio_sound_loading.c by Ray 2014-09-21 14:10:03 +0200
  • d09b9fbbd Rename ex06a_color_select.c to core_color_select.c by Ray 2014-09-21 14:09:36 +0200
  • c40b3a287 Rename ex05b_rbmf_fonts.c to text_rbmf_fonts.c by Ray 2014-09-21 14:09:11 +0200
  • 1195025c4 Rename ex05a_sprite_fonts.c to text_sprite_fonts.c by Ray 2014-09-21 14:08:58 +0200
  • a99ce2f30 Rename ex04b_texture_rectangle.c to textures_rectangle.c by Ray 2014-09-21 14:08:41 +0200
  • 9d47934a0 Rename ex04a_textures.c to textures_logo_raylib.c by Ray 2014-09-21 14:08:16 +0200
  • 3b6e5119f Rename ex03c_input_gamepad.c to core_input_gamepad.c by Ray 2014-09-21 14:07:48 +0200
  • 42b1cb1aa Rename ex03b_input_mouse.c to core_input_mouse.c by Ray 2014-09-21 14:07:20 +0200
  • 1989b9fcd Rename ex03a_input_keys.c to core_input_keys.c by Ray 2014-09-21 14:07:04 +0200
  • 34d0851f7 Rename ex02c_color_palette.c to shapes_color_palette.c by Ray 2014-09-21 14:06:47 +0200
  • b6d0e3adb Rename ex02b_basic_shapes.c to shapes_basic_shapes.c by Ray 2014-09-21 14:06:19 +0200
  • 07129b26c Rename ex02a_logo_raylib.c to shapes_logo_raylib.c by Ray 2014-09-21 14:06:00 +0200
  • d25b56f6d Rename ex01_basic_window.c to core_basic_window.c by Ray 2014-09-21 14:05:04 +0200
  • 42b7b1171 Android: Added support for Tap gesture by raysan5 2014-09-19 12:34:25 +0200
  • e91581273 Updated with latest addition by raysan5 2014-09-18 19:22:06 +0200
  • ace185954 Android project template for basic game by raysan5 2014-09-18 19:02:12 +0200
  • 1ef1f3d7e Multiple templates to start a game by raysan5 2014-09-18 19:00:30 +0200
  • 815f90974 Updated to ignore *.exe by raysan5 2014-09-18 18:56:22 +0200
  • a08e0929b Updated ignorable files by raysan5 2014-09-18 18:52:28 +0200
  • d86c5e395 Update README.md by Ray 2014-09-16 23:25:31 +0200
  • 278f82e53 Style formatting by raysan5 2014-09-16 23:12:56 +0200
  • 983cc8d29 Android project to compile raylib src by raysan5 2014-09-16 23:10:27 +0200
  • 8e2680f41 raylib 1.2 release files by raysan5 2014-09-16 22:54:42 +0200
  • fc6081fe7 raylib 1.2 by raysan5 2014-09-16 22:51:31 +0200
  • 01651af08 Update examples and remove .exe by raysan5 2014-09-16 11:30:25 +0200
  • c56ef738e Explicit define of functions prototypes by raysan5 2014-09-03 17:06:10 +0200
  • d2b98fbb5 Removed useless spaces by raysan5 2014-09-03 16:51:28 +0200
  • 222995c32 (tag: 1.1.1) Upload new game: Dr. Turtle & Mr. Gamera by Ray 2014-07-25 10:50:51 +0200
  • 56a797975 Corrected bugs... by raysan5 2014-07-23 19:50:06 +0200
  • ecb3c4770 Corrected bug with drawing order by raysan5 2014-07-23 01:25:33 +0200
  • 0b03431c9 Update to version 1.1.1 by raysan5 2014-07-23 00:06:24 +0200
  • 5e2e9aa23 Corrected bug with DrawModel() by raysan5 2014-07-08 10:33:04 +0200
  • aff8d151a Corrected DrawSphereWires() function by raysan5 2014-06-15 00:50:09 +0200
  • 8e186e840 Updated some comments by raysan5 2014-06-09 16:33:53 +0200
  • a42f8328b Renamed raylib icon file by raysan5 2014-05-10 11:39:51 +0200
  • 370479f7c Updated GLFW3 to 3.0.4 by raysan5 2014-05-10 11:37:40 +0200
  • 7a6c22bc2 Renamed GLEW dinamic linkage lib by raysan5 2014-05-02 20:04:09 +0200
  • 8ead7ad4c Update README.md by Ray 2014-04-22 21:09:56 +0200
  • f76a00adc Code used to test some features (and resources) by raysan5 2014-04-19 16:54:48 +0200
  • 1c8874e6d Added raylib 1.1 library binaries by raysan5 2014-04-19 16:53:52 +0200
  • f06a15ac8 raylib 1.1 by raysan5 2014-04-19 16:36:49 +0200