236 次代码提交 (14b889be4127f5ce96ad9c74bc90cbb0dad771c2)

作者 SHA1 备注 提交日期
  Ray San 144b0ed695 Renamed gif writting library 8 年前
  Ray San c45eeb8024 Code tweaks and comments for Android 8 年前
  raysan5 f3f6d3fd8e Added new functions 8 年前
  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 年前
  raysan5 9f09f6f550 Rename enum LogType names... 8 年前
  Michael Vetter 272073785f Add define to have CLOCK_MONOTONIC work in c99 8 年前
  raysan5 f54501a355 Review gif recording (simplified) 8 年前
  Ray e01a1ba10c Support Gif recording 8 年前
  Ray 35fe34ba0f Added some useful functions 8 年前
  Ray bac50fbba5 Review functions descriptions 8 年前
  Ray 321027a242 Added comments to create transparent framebuffer 8 年前
  Ray fd1fe3ac14 Lock cursor on first person camera 8 年前
  Ray 822c2ddad5 Some defines tweaks for consistency 8 年前
  Ray 83aba22e49 Improved hi-res timer on Win32 8 年前
  Ray 39732d04ec Comments review 8 年前
  victorfisac e197665e1d Added function to set window minimum dimensions... 8 年前
  Ray 86f2d4b9f9 Commented pointer lock on web 8 年前
  Ray ecfe31bf1d Make TraceLog() public to the API 8 年前
  raysan5 7e65c300b6 Make public TakeScreenshot() function 8 年前
  Ray d2d4b17633 Web: Support pointer lock 8 年前
  Ray 080a79f0b0 Added IsFileExtension() 8 年前
  Ray b5dd18a70c Review Sleep() usage, return to busy-wait-loop 8 年前
  Ray 5387b45431 Working on configuration flags 8 年前
  RDR8 9875198a56 c99 fix, some linux housekeeping 8 年前
  Ray 004117a05c core: configuration flags 8 年前
  Ray 59652c75b4 Review some comments 8 年前
  raysan5 8f5ff64420 Working on file header comments... 8 年前
  raysan5 5d1f661661 Remove Oculus support from code 8 年前
  raysan5 7154b42f48 Corrected naming issue 8 年前
  Ray 7c888edba1 Corrected typo introduced in last commit 8 年前
  Ray 4ec65c0d25 Corrected issue with reserved words: near, far 8 年前
  Ray 81897e7771 Corrected bugs on RPI compilation 8 年前
  raysan5 d1c9afd1d8 Work on timming functions... 8 年前
  raysan5 9cfaa81a7e Added some flags and functions to manage window 8 年前
  Ray 05cff44d0a Improved modules description -IN PROGRESS- 8 年前
  raysan5 afcd748fdf Reviewed fread() usage around the code 8 年前
  raysan5 c4bd214cf0 Added function SetWindowIcon() 8 年前
  Ray 495108a2e9 Updated raylib version to 1.7 8 年前
  Ray c85dfd4bc6 Remove unecessary spaces... 8 年前
  Ray b681e8c277 Implemented Wait() 8 年前
  Ray d8edcafe5a Wait for events when window is minimized... 8 年前