298 Révisions (9ea2a69bfdc6ffd12bf27c1e9003cd8bc0837549)

Auteur SHA1 Message Date
  Ray f14492432d Avoid exposing native GLFW3 functionality il y a 7 ans
  Ray San 6045062a05 Renamed some functions il y a 7 ans
  raysan5 dff1028466 Replaced ColorToFloat() by ColorNormalize() il y a 7 ans
  raysan5 ada6668b24 Expose file-dropping functions symbols il y a 7 ans
  raysan5 ca5f7ebd10 Added compile flag: SUPPORT_SCREEN_CAPTURE il y a 7 ans
  Ray 76a6bf6c52 Review spacing for cosistency il y a 7 ans
  Ray 8e44f7b3c7 Reviewed config.h formatting il y a 7 ans
  Ray 54e24d905a Init frame timming measure variables il y a 7 ans
  Ahmad Fatoum 1841afad11
Refactor all #define SUPPORT_* into a config.h il y a 7 ans
  Ray San fe1c04d1b8 Removed old code il y a 7 ans
  raysan5 375adf86a6 Review math usage to reduce temp variables il y a 7 ans
  raysan5 bbdf9f4880 Review InitWindow() to avoid void pointer il y a 7 ans
  Jacques Heunis b4e2f5b45c Initialize the timer after the graphics device on desktop and web platforms. (#516) il y a 7 ans
  Max Danielsson 6c049fdd76 Move deduplicate aspect variable in begin render. il y a 7 ans
  Max Danielsson 5ecee69088 Add 3d orthographic projection mode il y a 7 ans
  Ahmad Fatoum 2c219fb814
Allow use of main instead of android_main il y a 7 ans
  Ray 61e0e4b4f3 Complete review of raymath for API consistency il y a 7 ans
  Ray San 9318dc98ce Support case-insensitive extension check il y a 7 ans
  Ray 487bc613fd Updated raylib dev version il y a 7 ans
  Ray San df50eada53 Added new functions il y a 7 ans
  raysan5 85850a955a Removed additional code il y a 7 ans
  Ahmad Fatoum f52d2de582
raymath.h: Use C99 inline semantics il y a 7 ans
  Ahmad Fatoum a5881fb9cc
Revert "raymath.h: Use C99 inline semantics" il y a 7 ans
  Ahmad Fatoum 6ffc8cb799
raymath.h: Use C99 inline semantics il y a 7 ans
  Ray cd5e2e0f17 Corrected cursor issue for Wayland il y a 7 ans
  Ray 36750ffb9a BREAKING CHANGE: Renamed function for consistency il y a 7 ans
  Ray d90a33b850 Some reviews for Android compilation il y a 7 ans
  Ahmad Fatoum 468309d06c
Early-exit InitWindow if InitGraphicsDevice fails il y a 7 ans
  Ahmad Fatoum a976e76ae6
InitWindow: return false if no monitor found il y a 7 ans
  raysan5 3a11cc5e31 Incremeted version to align with CMake il y a 7 ans
  raysan5 6dc2f979cc Updated raylib version il y a 7 ans
  raysan5 c32ed921a2 Security check in case window initialization fails il y a 7 ans
  raysan5 70e0070a85 Reviewed window initialization il y a 7 ans
  Ahmad Fatoum 26c9176a14
Return false from InitWindow if glfwInit or glfwCreateWindow fails il y a 7 ans
  Ahmad Fatoum 44cd4faf83
exit(3), don't crash, when glfwCreateWindow fails il y a 7 ans
  Ray 1d5fbef93d Clear fbo for drawing il y a 7 ans
  Ray fcb0cae605 Use busy wait loop il y a 7 ans
  raysan5 b760f16f9b Reviewed framebuffers cleaning il y a 7 ans
  raysan5 1a82e1ab26 Added function GetFileName() il y a 7 ans
  raysan5 e69424c86f Reviewed text input il y a 7 ans
  raysan5 e517d8fd16 Added function SetTraceLogTypes() il y a 7 ans
  raysan5 e574428343 Some formatting tweaks il y a 7 ans
  Ray San 5290390494 Expose GetTime() function to users il y a 7 ans
  Ray bc6ae93a48 Added some comments on GetTime() il y a 7 ans
  Ray San 53ad53d051 Manually review previous PR il y a 7 ans
  user 2affac820e make raylib not clash with windows-header il y a 7 ans
  user 48d0c93ace make GetTime available to user of library il y a 7 ans
  user a7f2fedbfb compilefix for function declaration (win only) il y a 7 ans
  user 08fc886afd added proper define checks for png-save if it's disabled il y a 7 ans
  Ahmad Fatoum 203b2f65d1
Fix typo in preprocessor macro il y a 7 ans