5730 コミット (e543922055c1bf22b8dc9d3062481d26536c54e5)
 

作成者 SHA1 メッセージ 日付
  Ray e543922055 Review formatting 3年前
  Juan Carlos González Amestoy f2c7b0d3bf
- Fix issue #2371 (#2437) 3年前
  Ray 74ca81338e REDESIGNED: Set rlgl internal framebuffer #2420 3年前
  Ray dc553d1996 Update rlgl.h 3年前
  Ray f798ee2bc1 Update rlgl.h 3年前
  Maiko Steeman ccfac59c60
Fix for vr rendering not taking render target size into account (#2424) 3年前
  Ray e1ee4b1466 Reviewed MouseScrollCallback() #2371 3年前
  Ray d433de7efa Initialize (reset) input global state #2360 3年前
  Ray 233cf3970c Removed bool type from raymath, it broke raylib 3年前
  Ray ff95f05386 Update rlgl.h 3年前
  Ray 47d768c3d6 REVIEWED: ToggleFullscreen() 3年前
  Ray 015a71fc40 Update raymath.h 3年前
  Ray be3ae71aec Review new functions formatting 3年前
  saccharineboi 52befa0815
Augment raymath.h with useful functions (#2428) 3年前
  Anilforextra a5daee3812
Optimize Some Image Functions. (#2429) 3年前
  tuckie 559ffc6331
Update BINDINGS.md (#2431) 3年前
  Ray f71cc53bc9 WARNING: RENAMED: some parameters from length to size 3年前
  GoldenThumbs 07240b96ad
Fix OpenGL 4.3 graphics option in CMake (#2427) 3年前
  Benedek Szilvasy aa8af23f10
Fix string defines generating invalid XML (#2426) 3年前
  Anilforextra 9c66e2f97e
[Examples] Free Allocated Matrices. (#2425) 3年前
  ZimonIsHim c064eefe26
Update SPONSORS.md (#2423) 3年前
  Ray 709ec1663d Update audio_music_stream.c 3年前
  Ray 1612ba63ab ADDED: Audio stream processors support -WIP- #2212 3年前
  Ray 90fc7c0376 WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405 3年前
  Satoshi Tanaka 5abb87a0d2
Fix QuaternionScale (#2419) 3年前
  Ray 9c2d337e99 Update rtext.c 3年前
  Ray 3bcb19e040 Merge branch 'master' of https://github.com/raysan5/raylib 3年前
  Ray cfe7823453 REMOVED: `MatrixNormalize()` #2412 3年前
  Ray c2c1c93041
Corrected typo 3年前
  Ray 418a595b6f Corrected typo 3年前
  Ray 45cc806a5c
Update README.md 3年前
  Ray 69ccf6d472
Update README.md 3年前
  Ray a2399bd2bc
Update README.md 3年前
  Ray 8e28872fe1 Rename audio callback 3年前
  Ray 381236051f ADDED: Audio stream input callback #2212 -WIP- 3年前
  Ray bcd84cd36d Some code reviews -WIP- 3年前
  Ray 22c17da4d7 Update to miniaudio 11.8 3年前
  Ray ca12ef48e9 Fixes #2408 3年前
  Ray 65f28460a1 Update shaders_raymarching.c 3年前
  Ray 3634adf8d4 Update textures_draw_tiled.c 3年前
  Ray bd95408b06 Update textures_draw_tiled.c 3年前
  Ray cb62cb675f Minor tweaks `const` 3年前
  irishgreencitrus 40794da9e4
Add raylib.jl binding for Julia (#2403) 3年前
  Ray 0da7830745 REVIEWED: Avoid some float -> double promotions 3年前
  Jeffery Myers c65efecf0a
Verify there is enough space in the batch for the npatch geometry. (#2401) 3年前
  João Távora 9ecbc465a9
Fix too many opening parens in src/rtextures.c (#2398) 3年前
  Rodrigo Escar 9723489ccc
Implements OpenURL() for Android Platform (#2396) 3年前
  Ethan Conneely 3d812f8d0c
Fix inline enum (#2393) 3年前
  Kristian Lein-Mathisen 4954778f68
Improve joystick visualisation in gamepad example again (#2391) 3年前
  Kristian Lein-Mathisen ec7250ca54
Improve joystick visualisation in gamepad example (#2390) 3年前