360 次代码提交 (f6231aa8b68cebbdad37bb4beea26ecded74536b)

作者 SHA1 备注 提交日期
  Ray San d1ef6869a9 Added function DrawRectangleLinesEx() 7 年前
  Ray 58346414f7 Corrected typo 7 年前
  Ray 44c95af463 Added missing keys definitions 7 年前
  Ray ce9f191f1b Added function: ImageMipmaps() 7 年前
  Ray c8e97df233 Reviewed function GenImagePerlinNoise() 7 年前
  Ray 278d8575bd Added new function: ImageAlphaCrop() 7 年前
  raysan5 e4be917d1b Added new image functions 7 年前
  raysan5 7caa3201d5 Improved pixel formats support 7 年前
  raysan5 1f0f8c33fa Added function declaration 7 年前
  raysan5 7fa2861160 Added function: GetPixelDataSize() 7 年前
  raysan5 1a82e1ab26 Added function GetFileName() 7 年前
  raysan5 e1baae0249 Removed function DrawRectangleT() 7 年前
  raysan5 b19e155b34 Support UNCOMPRESSED_R32G32B32A32 texture format 7 年前
  raysan5 0bd06eec51 Renamed function to SetTraceLog() 7 年前
  raysan5 e517d8fd16 Added function SetTraceLogTypes() 7 年前
  Ray b63ffcfa0f Some code tweaks 7 年前
  Ray San 5290390494 Expose GetTime() function to users 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 b872de951b fix for GetMatrixModelview (former cl) 7 年前
  Ray a6f9cc5629 Remove rres support 7 年前
  Ray San acbfba9250 Updated library features and dependencies 7 年前
  Ray 54d0acc3b6 Change version number for develop 7 年前
  David Reid 60d7215b2a mini_al: Unify the buffer system for Sounds and AudioStreams. 7 年前
  David Reid 88d2810fa3 Bug fixes for Music with mini_al. 7 年前
  David Reid ac4c911ad7 Work on porting Music to mini_al. 7 年前
  David Reid 68bf6c9701 Initial work on porting AudioStream to use mini_al. 7 年前
  raysan5 24b12e5e23 Remove PLATFORM_ checks from raylib header 7 年前
  raysan5 02dd4d32b5 Allow custom distortion shader - IN PROGRESS - 7 年前
  David Reid b0852002b8 Rename SoundInternal to SoundData for consistency with MusicData. 7 年前
  David Reid 75433a670e Initial work on adding support for mini_al. 7 年前
  Ray San b6b58991e6 Working on UWP support 7 年前
  Wilhem Barbier 879c2f484b SetShaderValue take const pointer 7 年前
  Ray 9e0105a1a3 Corrected function name 7 年前
  Ray 539a9ca50e Corrected ImageTextEx() 7 年前
  Ray San 7057d08369 Review VR functionality 7 年前
  raysan5 8928248c71 Review comments about raylib 7 年前
  Ray San 399d4b5f46 Check to avoid bool redefinition 7 年前
  Ray San b2789949ee Working on Makefiles... 7 年前
  Ray 4f9de9527f Review gradient rectangle drawing 7 年前
  raysan5 20968830c0 Added mesh generation functions 7 年前
  raysan5 f3f6d3fd8e Added new functions 7 年前
  raysan5 12cb3afd9e Added function DrawRectangleGradientEx() 7 年前
  raysan5 88839b093c Added function DrawRectangleT() 7 年前
  raysan5 a766e2c480 Updated Vector math to new naming 7 年前
  raysan5 c756227e11 Remove BOM from file encoding 7 年前
  raysan5 38d9fcb08e Moved some functions to raymath 7 年前
  raysan5 2679c4ae9b Review mesh loading and textures generation 7 年前
  raysan5 76c6f0b1e6 Working on PBR system 7 年前