530 コミット (38a13b76d13c6e4f6f6c02bfd63900de56de4a42)

作成者 SHA1 メッセージ 日付
  Ray 93471b0a7c WARNING: Renamed module: audio -> raudio 6年前
  Ray 55f8dbc755 WARNING: Redesigned SetShaderValue() 6年前
  Marco Lizza 0c5bee4c9a Limiting FPS to 60 for uniformity with other examples. 6年前
  Marco Lizza 0fe56b1674 Adding basic palette-switching example using uniform arrays. 6年前
  Marco Lizza adf0c64864 Fixing typo in examples makefile, preventing build. 6年前
  raysan5 f4fe7f4d4c Review BRDF texture generation 6年前
  raysan5 5c614f6975 Some code tweaks 6年前
  raysan5 490e930665 Reviewed example 6年前
  raysan5 d5735720b0 Update Makefile for Emscripten 6年前
  raysan5 0619571149 ADDED: DrawTextRec() and example 6年前
  raysan5 01338b0a14 WARNING: BREAKING CHANGE 6年前
  raysan5 7b8965eb38 Support float texture data on OpenGL ES 2.0 6年前
  raysan5 35a6e9a074 Corrected issue with MOD playing 6年前
  raysan5 96207a8a02 REVIEWED: LoadFontEx() 6年前
  Ray 4ec4dc691f Use stb_vorbis.h as header only 6年前
  Ray 5aea693f69 Update models_obj_viewer.c 6年前
  Ray 788bb78989 Some tweaks 6年前
  Ray 6ef1e1d938 new example: shaders_raymarching 6年前
  Ray c053de3c7d new example: models_obj_viewer 6年前
  Ray 2f56119568 Corrected issue when scaling 6年前
  Ray 8f95518858 Reviewed some examples to work on RPI 6年前
  Ray 5a9e03fddf Avoid example on Android compilation 6年前
  Ray f9e4faff09 Review standard lighting sample -WIP- 6年前
  Ray 7d81e673ed ADDED: GenMeshPoly() 6年前
  Ray c0c329b231 Update models_rlgl_solar_system.c 6年前
  Ray 97e40ced57 WARNING: BIG rewrite of rlgl module 6年前
  Ray 969e48e3dd Enable SDL2 library for audio on Web 6年前
  Ray ac23af9bf0 Review resources naming 6年前
  Ray ed269b8d9a Review RenderTexture drawing usage 6年前
  Ray ff64e860a1 Minor review 6年前
  Ray f7667aad8d Reviewed audio issues 6年前
  Berni8k 7a712d00e6 Added multitouch example 6年前
  Ray fa5cebdfd2 Comment tweak 6年前
  Pablo Marcos Oltra 35634f37c8 Fix physac's fixed time step 6年前
  Ray abfbc42df7 PNG image size optimization 6年前
  Ray dfb8837c46 Support aliased font texture generation 6年前
  Ray 10c22c8d61 Review example to show text tinting 6年前
  Ray 46411e1c55 Renamed n-patch sample 6年前
  Jorge A. Gomes 921cacacfb
Added example screenshot. 6年前
  Jorge A. Gomes 051cf1346b
Added texture_image_9patch.c example 6年前
  Jorge A. Gomes 34c3ae5ab3
Added 9-patch texture used in the example code. 6年前
  Ray 06be400ca3 Reviewed AnimatedModel struct 6年前
  Ray b042fe12e6 Reviewed spacings on latest PR 6年前
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. 6年前
  Kim Kulling ecf8bff4aa Fix compiler warnings, first part 6年前
  Ethan Trịnh 6ea8c62b43 make sure that the constant is of float type, not double 6年前
  Ethan Trịnh 741513842a fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too big 6年前
  Pablo Marcos Oltra 907e27ef4e Fix Physac examples to be run without creating new thread 6年前
  Ahmad Fatoum 5a94a280d0
CMake: include rlgl_standalone in -DBUILD_EXAMPLES 6年前
  Ahmad Fatoum 3f09726331
CMake: Major cleanup to support find_package(raylib) 6年前