1415 Commity (ab7acd6e3435b3443c8346ab495f05699a0e9750)

Autor SHA1 Wiadomość Data
  Ray 533780aadf Review ImageDraw() alpha blending 7 lat temu
  raysan5 375adf86a6 Review math usage to reduce temp variables 7 lat temu
  raysan5 bbdf9f4880 Review InitWindow() to avoid void pointer 7 lat temu
  maficccc@gmail.com 201007e426 Fix sscanf() without field limits can crash with huge input data 7 lat temu
  maficccc@gmail.com db98dba10f Fix Allocator sizeof operand mismatch 7 lat temu
  maficccc@gmail.com 03ca9508bf Fix Dead initialization 7 lat temu
  maficccc@gmail.com 44eedf235d Redundant assignment of 'angle' to itself 7 lat temu
  maficccc@gmail.com ca9e652f8b Remove dead assignment 7 lat temu
  Martinfx 28a9a181cb Fix use after free 7 lat temu
  maficccc@gmail.com e659336c11 Fix value stored to 'num_channels' is never read 7 lat temu
  Jacques Heunis b4e2f5b45c Initialize the timer after the graphics device on desktop and web platforms. (#516) 7 lat temu
  Max Danielsson 6c049fdd76 Move deduplicate aspect variable in begin render. 7 lat temu
  Max Danielsson 5ecee69088 Add 3d orthographic projection mode 7 lat temu
  David Reid a8e2c7de9c
Fix an infinite loop in ALSA backend of mini_al. 7 lat temu
  Ray deffad1701 Review tabs issue when compiling... 7 lat temu
  David Reid 4a69c2d75e
Fix a buffer overflow in the OSS/BSD backend. 7 lat temu
  Ahmad Fatoum 2c219fb814
Allow use of main instead of android_main 7 lat temu
  Ray 61e0e4b4f3 Complete review of raymath for API consistency 7 lat temu
  Ray San 9318dc98ce Support case-insensitive extension check 7 lat temu
  Ray 487bc613fd Updated raylib dev version 7 lat temu
  Ray 9d8f15c19d Reviewed raymath changes 7 lat temu
  raysan5 a0127d8300 Corrected typo 7 lat temu
  raysan5 fd5e457bb4 Correct issue with triangleCount 7 lat temu
  victorfisac d6fee9da29 Fixed compilation code comment in header 7 lat temu
  victorfisac 3201bad65a Fixed memory leaks in physics step operations 7 lat temu
  Ray San df50eada53 Added new functions 7 lat temu
  raysan5 85850a955a Removed additional code 7 lat temu
  raysan5 3b4a64f2d6 Updated GLFW library to latest version 7 lat temu
  Ray fd2adbe62d Renamed CalculateBoundingBox() to MeshBoundingBox() 7 lat temu
  Ray a7207dc6d4 Removed tangents generation 7 lat temu
  Ahmad Fatoum 3f48ffb1b6
Fix two memory leaks in jar_xm.h 7 lat temu
  RDR8 18f61948ce Update Makefile 7 lat temu
  Ahmad Fatoum 80bf636f81
Don't exceed signed int range when shifting left 7 lat temu
  Ahmad Fatoum 76aca9b0d1
Fix possible buffer overflow in LoadBMFont 7 lat temu
  Ahmad Fatoum 1430d01906
jar_xm: Workaround for unaligned pointer accesses 7 lat temu
  Ahmad Fatoum f52d2de582
raymath.h: Use C99 inline semantics 7 lat temu
  Ahmad Fatoum ed6962edd3
Make MatrixToFloat and Vector3ToFloat reentrant 7 lat temu
  RDR8 2b5fc12036 Update Makefiles. Enable example usage of staged libraylib.so. 7 lat temu
  Ahmad Fatoum a5881fb9cc
Revert "raymath.h: Use C99 inline semantics" 7 lat temu
  Ahmad Fatoum c9043b5a87
CMake: Add options to use -fsanitize={address,undefined} 7 lat temu
  Ahmad Fatoum 6ffc8cb799
raymath.h: Use C99 inline semantics 7 lat temu
  Ahmad Fatoum e4d7bbec1e
Make MatrixToFloat and Vector3ToFloat reentrant 7 lat temu
  Ray 077bef4286 Support 4 components mesh.tangent data 7 lat temu
  Ray 6d64327a87 Reviewed unloading model data 7 lat temu
  Ray cd5e2e0f17 Corrected cursor issue for Wayland 7 lat temu
  Ray 326fe09777 Reviewed compilation for OpenGL 1.1 7 lat temu
  Ray 97bf2706c4 Removed flag -fgnu89-inline 7 lat temu
  Ray 11612fce27 Reviewed timming system for macOS 7 lat temu
  raysan5 0958904eac Added comments to review function ImageTextEx() 7 lat temu
  raysan5 4492a70a4b Support UTF8 basic characters on ImageTextEx() 7 lat temu