6286 コミット (f784961b9ce8f516c60b11d73444803db363ca0d)
 

作成者 SHA1 メッセージ 日付
  Gunko Vadim 7e3a50b4ac
Update BINDINGS.md (#2710) 2年前
  Nikolas 42ecd72547
[rlgl] Check for extensions before enabling them (#2706) 2年前
  Denis Pobedrya 8f597b3cc3
Basic gamepad support for Android (#2709) 2年前
  Denis Pobedrya ff25402f68
Fix viewport scaling bug on android after context rebind (#2703) 2年前
  Denis Pobedrya 8e57c8ace3
Fix touchscreen input related functions on Android (#2702) 2年前
  AQuantumPotato 494a581339
Update BINDINGS.md (#2701) 2年前
  Rob Loach 4c3d577ddb
CMake: Project template fix to easily target raylib version (#2700) 2年前
  Ray c328f09efc Move compressed textures loading to a separate self-contained library 2年前
  Ray cb9b8f73c0 ADDED: `GenImagePerlinNoise()` 2年前
  murilluhenrique eaa0b9102b
Fix typo (#2696) 2年前
  Nikolas a12ddacb7b
Enable DXT compression on __APPLE__ targets (#2694) 2年前
  Ray 853c66baed REVIEWED: `CheckCollisionPointPoly()` 2年前
  Ray cf76d23476 Minor format tweaks 2年前
  Ray cf24c021a3 WARNING: BREAKING: Reviewed SSBO usage to avoid `long long` 2年前
  Ray b478364914 REVIEWED: Removed comment, fixes #2691 2年前
  hartmannathan c1b4881e8a
examples/core/core_custom_logging.c: Fix typo (#2692) 2年前
  Ray ac1ffbad1d REVIEWED: Data type to unsigned 2年前
  Ray b09725fa84 REPLACED: `rlVertex2i()` by `rlVertex2f()` 2年前
  Ray e59442bfab REMOVED: `rlPushMatrix()`/`rlPopMatrix()` from `rshapes` 2年前
  Ray 9996e328cb WARNING: BREAKING: Removed `rlCheckRenderBatchLimit()` requirement 2年前
  Ray ad5ffd78d6 REVIEWED: rlgl enums and comments 2年前
  Ray 0917290e95 REVIEWED: M3D model loading #2688 2年前
  Ray ac3420faac Update core_custom_frame_control.c 2年前
  skylar ee5a87826d
Fixed a bug in the 2d camera platformer example (#2687) 2年前
  Ray f4b4054de5 REVIEWED: `CheckCollisionPointPoly()` 2年前
  Jacek aff98d7f2a
Check collision point polygon (#2685) 2年前
  Ray 082920eb80 WARNING: RENAMED exported symbol to `raylib_version` #2671 2年前
  Ray de968e3623 WARNING: RENAMED symbol `raylibVersion` to `raylib_version` 2年前
  Ray 2a798d64a2 Export `raylibVersion` symbol. Fixes #2671 2年前
  Stan 234576da71
Removed raylib_opengl_interop.c from PLATFORM=Web build (#2682) 2年前
  Ray fb1037a241 ADDED: Complete support for M3D animations! #2648 2年前
  Ray 64cca24526 ADDED: `RL_TEXTURE_MIPMAP_BIAS_RATIO` support to `rlTextureParameters()` for OpenGL 3.3 #2674 2年前
  Ray a598754b5b
Update windows.yml 2年前
  Ray bb4d9297b5
Update windows.yml 2年前
  Ray 4938966e76
Update windows.yml 2年前
  Ray cabaa53302
Update windows.yml 2年前
  Ray bfab101ac2
Update windows.yml 2年前
  Ray 23cc39a265 Implemented latest .M3D improvements #2648 2年前
  Ray 0c7ba773ec Fixed issue with `LoadIQM()` #2676 2年前
  Ray 4b76aa09dd ADDED: `lighting.fs` for GLSL120 Fix #2651 2年前
  Ray d66692149b
Update README.md 2年前
  Ray 7f5567eec0 Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE` 2年前
  Ray be2328f848 Update Makefile 2年前
  Ray 568fe42cb1 Reviewed GLFW issue with `ppoll()` function 2年前
  Ray 482dbfc52e Avoid error on `implicit-function-declaration` 2年前
  Ray 10ae54379a Update posix_poll.c 2年前
  Ray 2236197d49 Update rglfw.c 2年前
  Ray 9e0e08cba4 WARNING: UPDATED GLFW to latest master branch! 2年前
  Dmitry Matveyev 8508ae3d15
Update NimraylibNow! bindings version (#2667) 2年前
  Milan Nikolic 99948a86e1
Update raylib-go bindings (#2665) 2年前