3302 Commits (2d6bc1ff429a25313415c55f6683956cf6f5ebdc)
 

Author SHA1 Message Date
  raysan5 5a98d2da1f Added raylib game showing raylib features 10 years ago
  raysan5 21d8394170 Added small floppy game 10 years ago
  raysan5 5e913c31a4 Updated example 10 years ago
  raysan5 d51d6a4650 Prepare examples makefile to support emscripten 10 years ago
  raysan5 3c57c6afc5 Updated to version 2.00b 10 years ago
  raysan5 905b6ec53d Added full support for HTML5 (emscripten) 10 years ago
  raysan5 08a4ee34eb [texture] image data initialization 10 years ago
  raysan5 1bd592fe67 [texture] image loading small check 10 years ago
  raysan5 db1ad74ef2 [models] file open error check 10 years ago
  raysan5 2e5f58255a Working on rotation math... 10 years ago
  raysan5 cfa60ab7e6 Added support for emscripten and more 10 years ago
  raysan5 d3cf316e40 Added features and corrected bugs... 10 years ago
  Palaui a2c8ddca13 Revert "Corrected some bugs..." 10 years ago
  Palaui 29d8b48503 Corrected some bugs... 10 years ago
  Ray 0c60609268 Merge pull request #11 from raysan5/develop 10 years ago
  Palaui 63ed471ed2 Corrected bug on billboards 10 years ago
  Ray d16519f5de Merge pull request #9 from raysan5/master 10 years ago
  raysan5 fcff83e65c Corrected Android bug on Native Activity cycle 10 years ago
  raysan5 7375d0460a Updated stb headers 10 years ago
  ratalaika 2706fa86cd Cleaned GLFW library for OS X 10 years ago
  ratalaika 6bea9d0232 Added first version of OS X compilation support 10 years ago
  ratalaika ab05ace3ce Added first version of OS X compilation support 10 years ago
  Ray 05ccc4fd42 Merge pull request #5 from debiatan/support_linux_desktop 10 years ago
  Miguel Lechón a471b6197a Renamed the PLATFORM_LINUX_DESKTOP into PLATFORM_DESKTOP_LINUX. 10 years ago
  Miguel Lechón db2ad9648d Small fixes to support a Debian/GNU Linux distro. Hopefully Ubuntu too. 10 years ago
  Ray 45b214d83e Merge pull request #3 from debiatan/fix_audio_64 10 years ago
  Miguel Lechón e6ef3f6e6a Fixed WAV loading under 64-bit systems. 10 years ago
  raysan5 9d27bba23f Small Fixes Update (1.2.1) 10 years ago
  Ray 063e26c521 Corrected issue with transparent surface in Raspberry Pi 10 years ago
  Ray 9b5e66f5ea Added required linker libs 10 years ago
  Ray d025230707 Added required linker libs 10 years ago
  Ray c790891e60 Added required linker libs 10 years ago
  Ray 78a660d409 Added required linker libs 10 years ago
  Ray 4040f9095d Added required linker libs 10 years ago
  Ray d95f743b6f Added required linker libs 10 years ago
  raysan5 5eff7d2642 Updated example filename 10 years ago
  raysan5 51688c004c Code cleaning, removed useless spaces 10 years ago
  raysan5 e2ff32eb84 Updated example screenshot 10 years ago
  Ray c79a46889f Update makefile 10 years ago
  Ray 735bf98945 Update and rename shapes_color_palette.c to shapes_colors_palette.c 10 years ago
  Ray 86446c6102 Update CHANGELOG 10 years ago
  raysan5 0287319c38 Image renaming 10 years ago
  raysan5 5ecb6801fa Examples renaming and test examples merge 10 years ago
  Ray 3a0d164a76 Rename ex07c_3d_models.c to models_obj_loading.c 10 years ago
  Ray c389f62837 Rename ex07b_3d_shapes.c to models_geometric_shapes.c 10 years ago
  Ray b648a9ddee Rename ex07a_3d_mode.c to core_3d_mode.c 10 years ago
  Ray 597b143634 Rename ex06c_font_select.c to text_font_select.c 10 years ago
  Ray 1b2225a622 Rename ex06b_logo_anim.c to shapes_logo_raylib_anim.c 10 years ago
  Ray 0cdeb4e267 Rename ex08_audio.c to audio_sound_loading.c 10 years ago
  Ray d09b9fbbde Rename ex06a_color_select.c to core_color_select.c 10 years ago