298 коммитов (9ea2a69bfdc6ffd12bf27c1e9003cd8bc0837549)

Автор SHA1 Сообщение Дата
  Ahmad Fatoum f52d2de582
raymath.h: Use C99 inline semantics 7 лет назад
  Ahmad Fatoum a5881fb9cc
Revert "raymath.h: Use C99 inline semantics" 7 лет назад
  Ahmad Fatoum 6ffc8cb799
raymath.h: Use C99 inline semantics 7 лет назад
  Ray cd5e2e0f17 Corrected cursor issue for Wayland 7 лет назад
  Ray 36750ffb9a BREAKING CHANGE: Renamed function for consistency 7 лет назад
  Ray d90a33b850 Some reviews for Android compilation 7 лет назад
  Ahmad Fatoum 468309d06c
Early-exit InitWindow if InitGraphicsDevice fails 7 лет назад
  Ahmad Fatoum a976e76ae6
InitWindow: return false if no monitor found 7 лет назад
  raysan5 3a11cc5e31 Incremeted version to align with CMake 7 лет назад
  raysan5 6dc2f979cc Updated raylib version 7 лет назад
  raysan5 c32ed921a2 Security check in case window initialization fails 7 лет назад
  raysan5 70e0070a85 Reviewed window initialization 7 лет назад
  Ahmad Fatoum 26c9176a14
Return false from InitWindow if glfwInit or glfwCreateWindow fails 7 лет назад
  Ahmad Fatoum 44cd4faf83
exit(3), don't crash, when glfwCreateWindow fails 7 лет назад
  Ray 1d5fbef93d Clear fbo for drawing 7 лет назад
  Ray fcb0cae605 Use busy wait loop 7 лет назад
  raysan5 b760f16f9b Reviewed framebuffers cleaning 7 лет назад
  raysan5 1a82e1ab26 Added function GetFileName() 7 лет назад
  raysan5 e69424c86f Reviewed text input 7 лет назад
  raysan5 e517d8fd16 Added function SetTraceLogTypes() 7 лет назад
  raysan5 e574428343 Some formatting tweaks 7 лет назад
  Ray San 5290390494 Expose GetTime() function to users 7 лет назад
  Ray bc6ae93a48 Added some comments on GetTime() 7 лет назад
  Ray San 53ad53d051 Manually review previous PR 7 лет назад
  user 2affac820e make raylib not clash with windows-header 7 лет назад
  user 48d0c93ace make GetTime available to user of library 7 лет назад
  user a7f2fedbfb compilefix for function declaration (win only) 7 лет назад
  user 08fc886afd added proper define checks for png-save if it's disabled 7 лет назад
  Ahmad Fatoum 203b2f65d1
Fix typo in preprocessor macro 7 лет назад
  Ray San 3b5a26099e Removed OpenAL Soft dependency on building 7 лет назад
  Ray 54d0acc3b6 Change version number for develop 7 лет назад
  Ahmad Fatoum 899e1fbd94
Avoid duplicate definition of feature macro 7 лет назад
  raysan5 24b12e5e23 Remove PLATFORM_ checks from raylib header 7 лет назад
  Ray San b6b58991e6 Working on UWP support 7 лет назад
  Ray San 244007a99b Review Fade() functionality 7 лет назад
  Ray San 3d755d617a Some code tweaks... 7 лет назад
  Ray 743cc6add6 Review new build platform: FreeBSD 7 лет назад
  Ray San 144b0ed695 Renamed gif writting library 7 лет назад
  Ray San c45eeb8024 Code tweaks and comments for Android 7 лет назад
  raysan5 f3f6d3fd8e Added new functions 7 лет назад
  raysan5 eeca607506 Review transforms to match OpenGL 1.1 8 лет назад
  raysan5 a766e2c480 Updated Vector math to new naming 8 лет назад
  raysan5 cbb134946c Corrected GetMouseRay() and rlUnproject() 8 лет назад
  raysan5 00d2768bc9 Corrected bug on MatrixPerspective() 8 лет назад
  raysan5 e52032f646 Complete review of raymath 8 лет назад
  raysan5 38d9fcb08e Moved some functions to raymath 8 лет назад
  raysan5 84aff31973 MatrixPerspective() angle required in radians 8 лет назад
  raysan5 d368403a13 Working on PBR materials, renamed some data 8 лет назад
  Ray 6546474fa4 Manual integration of material-pbr into develop 8 лет назад
  raysan5 36fcffeaae Incremented version number for reference 8 лет назад