326 Commit (ca1e309d9d132debb40f55f57a177af085e49194)

Autore SHA1 Messaggio Data
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. 6 anni fa
  Pablo Marcos Oltra 89cec68565 Prevent GLFW changing working dir to 'Resources' 6 anni fa
  Ahmad Fatoum 4d209d45aa
core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs 6 anni fa
  raysan5 4c15515ba6 Support examples with Emterpreter 7 anni fa
  Ray 096fd6f2c3 Converted rlgl module in header-only 7 anni fa
  raysan5 c6d188a09a Reviewed latest commit for Android gamepad support 7 anni fa
  Seth Archambault f981daf1df Added SNES-style GAMEPAD SUPPORT 7 anni fa
  raysan5 1f1d8eeeeb Checking Android input functionality 7 anni fa
  maficccc@gmail.com 59ebe1b7c3 Added support OpenBSD, NetBSD, DragonFly 7 anni fa
  Ray San 0c01c08718 Corrected issue, flag not supported... 7 anni fa
  Ray 9688c677de Review window creation hints 7 anni fa
  Ray 0b05169aa7 Some warnings review 7 anni fa
  Ray 1d3e4ef437 Corrected issue on file extension check 7 anni fa
  Ray f14492432d Avoid exposing native GLFW3 functionality 7 anni fa
  Ray San 6045062a05 Renamed some functions 7 anni fa
  raysan5 dff1028466 Replaced ColorToFloat() by ColorNormalize() 7 anni fa
  raysan5 ada6668b24 Expose file-dropping functions symbols 7 anni fa
  raysan5 ca5f7ebd10 Added compile flag: SUPPORT_SCREEN_CAPTURE 7 anni fa
  Ray 76a6bf6c52 Review spacing for cosistency 7 anni fa
  Ray 8e44f7b3c7 Reviewed config.h formatting 7 anni fa
  Ray 54e24d905a Init frame timming measure variables 7 anni fa
  Ahmad Fatoum 1841afad11
Refactor all #define SUPPORT_* into a config.h 7 anni fa
  Ray San fe1c04d1b8 Removed old code 7 anni fa
  raysan5 375adf86a6 Review math usage to reduce temp variables 7 anni fa
  raysan5 bbdf9f4880 Review InitWindow() to avoid void pointer 7 anni fa
  Jacques Heunis b4e2f5b45c Initialize the timer after the graphics device on desktop and web platforms. (#516) 7 anni fa
  Max Danielsson 6c049fdd76 Move deduplicate aspect variable in begin render. 7 anni fa
  Max Danielsson 5ecee69088 Add 3d orthographic projection mode 7 anni fa
  Ahmad Fatoum 2c219fb814
Allow use of main instead of android_main 7 anni fa
  Ray 61e0e4b4f3 Complete review of raymath for API consistency 7 anni fa
  Ray San 9318dc98ce Support case-insensitive extension check 7 anni fa
  Ray 487bc613fd Updated raylib dev version 7 anni fa
  Ray San df50eada53 Added new functions 7 anni fa
  raysan5 85850a955a Removed additional code 7 anni fa
  Ahmad Fatoum f52d2de582
raymath.h: Use C99 inline semantics 7 anni fa
  Ahmad Fatoum a5881fb9cc
Revert "raymath.h: Use C99 inline semantics" 7 anni fa
  Ahmad Fatoum 6ffc8cb799
raymath.h: Use C99 inline semantics 7 anni fa
  Ray cd5e2e0f17 Corrected cursor issue for Wayland 7 anni fa
  Ray 36750ffb9a BREAKING CHANGE: Renamed function for consistency 7 anni fa
  Ray d90a33b850 Some reviews for Android compilation 7 anni fa
  Ahmad Fatoum 468309d06c
Early-exit InitWindow if InitGraphicsDevice fails 7 anni fa
  Ahmad Fatoum a976e76ae6
InitWindow: return false if no monitor found 7 anni fa
  raysan5 3a11cc5e31 Incremeted version to align with CMake 7 anni fa
  raysan5 6dc2f979cc Updated raylib version 7 anni fa
  raysan5 c32ed921a2 Security check in case window initialization fails 7 anni fa
  raysan5 70e0070a85 Reviewed window initialization 7 anni fa
  Ahmad Fatoum 26c9176a14
Return false from InitWindow if glfwInit or glfwCreateWindow fails 7 anni fa
  Ahmad Fatoum 44cd4faf83
exit(3), don't crash, when glfwCreateWindow fails 7 anni fa
  Ray 1d5fbef93d Clear fbo for drawing 7 anni fa
  Ray fcb0cae605 Use busy wait loop 7 anni fa