5046 コミット (aa86e9d39989edea646504b01323559de526e475)
 

作成者 SHA1 メッセージ 日付
  Rob Loach b530b584b5
Rename raylib-js to raylib-duktape (#1591) 4年前
  Rabia Alhaffar e300d268f9
Fixed problem related to `IsKeyPressed` function! (#1589) 4年前
  Chris ccb083af52
[raudio] Fix load and unload issues with Music (#1588) 4年前
  jpe230 c7476f0aa5
Fix support of touchscreens for RPI (#1586) 4年前
  raysan5 f3df64210b Update physac.h 4年前
  raysan5 7035435948 Update core.c 4年前
  raysan5 0c63c7c907 Possible callbacks -WIP- 4年前
  raysan5 2b1ec5d8d2 Review some comments 4年前
  raysan5 a474511356 Update Makefile 4年前
  raysan5 6037adcace Update raylib.rc 4年前
  raysan5 83f0c771d5 ADDED: ALL examples projects to VS2019 solution 4年前
  raysan5 44a6b86d68 Create raylib_144x144.png 4年前
  Ray 02d6402f4f
Update CMakeBuilds badge 4年前
  Ray ccdf2a3a9e
Update cmake.yml 4年前
  Ray aaab355df7
Add CMake workflow badge 4年前
  BrokenKeyboard d93b8f6544
Fix spelling mistake (#1581) 4年前
  Ray 36e434099d
Update android.yml 4年前
  Ray bf008234e2
Update linux.yml 4年前
  Ray 16c0f92f18
Update macos.yml 4年前
  Ray a5af604b2d
Update webassembly.yml 4年前
  Ray 4f40b4a961
Update windows.yml 4年前
  raysan5 043eb5882b Review Makefile to support PLATFORM_RPI #1580 4年前
  raysan5 00a0461c7a REDESIGNED: VS2019 build paths 4年前
  raysan5 cdf8ea7e30 Update advance_game.c 4年前
  raysan5 9619e5cbf8 Review some warnings and formatting 4年前
  raysan5 4e68524871 REMOVED: GetGamepadButton() internal func 4年前
  masterex1000 52d0e86cc6
Poll inputs after frame sleep (#1573) 4年前
  Rob Loach cdd35d4b09
BINDINGS: Remove Harbour (#1574) 4年前
  hristo 70965f20d5
Disabling WindowSizeCallback around fullscreen toggle. (#1480) 4年前
  raysan5 67206a5415 Review latest PR formating 4年前
  Gil Barbosa Reis 9081defd46
Fix initialize GLFW's Joystick subsystem before window is created on Desktop platforms (#1554) (#1572) 4年前
  raysan5 090c790e50 Review formating for latest PR 4年前
  hristo 6be1be4573
Fix wrong values shown for monitor width and height in pixels when fullscreen is toggled. (#1479) 4年前
  raysan5 c49ce58f02 REVIEWED: Multichannel sound system #1548 4年前
  raysan5 b2215cf017 REVIEWED: Replace GetImageData() by LoadImageColors() 4年前
  raysan5 b7b718a545 REVIEWED: example: Replaced GetImageData() 4年前
  raysan5 0f309b9b16 REMOVED: MeshNormalsSmooth() #1421 4年前
  raysan5 edb54c6cb1 REVIEWED: CloseAudioBufferPool(), uninit buffers properly #1548 4年前
  raysan5 5663c81803 REVIEWED: raudio: Some LOG_ERROR -> LOG_WARNING #1562 4年前
  raysan5 56ff944def Update miniaudio to v0.10.32 #1562 4年前
  raysan5 62ccec0ac5 REMOVED: SetTraceLogExit() 4年前
  raysan5 421e5d4829 REVIEWED: DecompressData() 4年前
  kernelkinetic e831bf02c5
removed redundant call to eglGetConfig (https://github.com/raysan5/raylib/issues/1550) (#1567) 4年前
  raysan5 97a7875648 REVIEWED: Gamepad issues on Android 4年前
  raysan5 4407533a41 REVIEWED: DecompressData(), memory reallocation 4年前
  Ray 3431d58586 Designing some callbacks -WIP- 4年前
  raysan5 005bc4c414 REVIEWED: LoadShaderProgram() #1563 4年前
  raysan5 ed9c10a3e6 Update raudio.c 4年前
  hristo c8e427ad23
Update loading of gltf animation. (#1561) 4年前
  Jeffery Myers 2884b88101
out is a keyword in shaders and can't be used as a variable name. (#1558) 4年前