1857 Revīzijas (8d5484bbe0bc589ba92f8859d8878728151aeb86)
 

Autors SHA1 Ziņojums Datums
  RDR8 8d5484bbe0 Fix some typos in CONTRIBUTING.md (#422) pirms 7 gadiem
  Ahmad Fatoum 647d8b2d53
Remove Alien::raylib from bindings list pirms 7 gadiem
  Ray San f3f3e7cf6d Removed contributors file pirms 7 gadiem
  Ray bd4aa2459f
Create CONTRIBUTING.md pirms 7 gadiem
  Ray bc6ae93a48 Added some comments on GetTime() pirms 7 gadiem
  Ray San b155333178 Support audio module skip on compiling pirms 7 gadiem
  Ray San e17a9a8216 Updated mini_al to latest version pirms 7 gadiem
  Ray San 53ad53d051 Manually review previous PR pirms 7 gadiem
  Ray bcdde6c65a
Merge pull request #420 from questor/develop pirms 7 gadiem
  Ray 35d54dd7e4
Merge pull request #421 from a3f/develop pirms 7 gadiem
  Ahmad Fatoum 263e81b5c9
Build shared libs, games and examples on CI pirms 7 gadiem
  user 2affac820e make raylib not clash with windows-header pirms 7 gadiem
  user 217917530b fix for eventmarker missed in first cl pirms 7 gadiem
  user 48d0c93ace make GetTime available to user of library pirms 7 gadiem
  user b872de951b fix for GetMatrixModelview (former cl) pirms 7 gadiem
  user d51f382ef8 optimized matrixrotate function by removing identity matrix pirms 7 gadiem
  user b5395b22cc make raymath compiling with msvc in c++ mode pirms 7 gadiem
  user 07b522c113 make matrix stack work closer to old opengl implementation pirms 7 gadiem
  user a7f2fedbfb compilefix for function declaration (win only) pirms 7 gadiem
  user 0e18b14605 added debug-event-markers for opengl so that you're able to set markers for renderdoc or other gpu debuggers what your program is currently doing pirms 7 gadiem
  user 963551ee6e added possibility to get modelview matrix from rlgl to be able to send it to shaders pirms 7 gadiem
  user 69c8fa409a fixed function declaration differ from implementation pirms 7 gadiem
  user 54587d7fdb proper if-clauses for disabling functionality in text.c pirms 7 gadiem
  user 08fc886afd added proper define checks for png-save if it's disabled pirms 7 gadiem
  Ray 2388cbc3cd Corrected crash on shader loading pirms 7 gadiem
  Ray a6f9cc5629 Remove rres support pirms 7 gadiem
  Ray 3e1d6859db
Merge pull request #417 from a3f/develop pirms 7 gadiem
  Ahmad Fatoum 4a7840b752
Remove Meson build system pirms 7 gadiem
  Ahmad Fatoum d24b89bb0e
Add library versioning to Make/CMake build systems pirms 7 gadiem
  Ahmad Fatoum de78fa69bc Fix CI builds after mini_al changes pirms 7 gadiem
  Ahmad Fatoum 203b2f65d1
Fix typo in preprocessor macro pirms 7 gadiem
  raysan5 5ae2c0d15b Added Wayland support pirms 7 gadiem
  Ray San 3b5a26099e Removed OpenAL Soft dependency on building pirms 7 gadiem
  Ray San 33eec31575 Updated external libraries dependencies pirms 7 gadiem
  Ray San acbfba9250 Updated library features and dependencies pirms 7 gadiem
  Ray 9d0ee6c2f6
Merge pull request #413 from mackron/dr/mini_al pirms 7 gadiem
  David Reid 104391f82b Update mini_al. pirms 7 gadiem
  Ray 54d0acc3b6 Change version number for develop pirms 7 gadiem
  Ray San 0cd327ccb2 Moved QuaternionNlerp() function pirms 7 gadiem
  David Reid 82f88e5df9 Potential fixes for Raspberry Pi. pirms 7 gadiem
  Ray San 25a232a6f3 Merge branch 'develop' of https://github.com/raysan5/raylib into develop pirms 7 gadiem
  Ray San 9a7524661f Removed GLFW3 linking and added rglfw pirms 7 gadiem
  Martinfx 825d15b069 Fixed broken include for AppVeyor pirms 7 gadiem
  Ray 55396ae2b8
Merge pull request #407 from Martinfx/develop pirms 7 gadiem
  Martinfx 69a1c19735 Fixed use ${LIBS_PRIVATE} for FreeBSD pirms 7 gadiem
  Martinfx 2f471414c2 Added compile with cmake for FreeBSD pirms 7 gadiem
  Martinfx 2cf37708c0 Added glfw support for FreeBSD pirms 7 gadiem
  Ray San c9722161d1 Support GetCurrentTime() on macOS pirms 7 gadiem
  Ahmad Fatoum ca921e5a53 CMake: Explicitly ask for C99 support pirms 7 gadiem
  Ray 7099e4ea4d
Merge pull request #400 from a3f/develop pirms 7 gadiem