238 コミット (6369b47f1190c1106448383ec557b9bb9be3dfcc)

作成者 SHA1 メッセージ 日付
  raysan5 6369b47f11 Force OpenGL 3.3 on OSX if selected OpenGL 2.1 7年前
  raysan5 eeca607506 Review transforms to match OpenGL 1.1 7年前
  Ray 2a263f7b5f Corrected compilation on OpenGL ES 2.0 7年前
  raysan5 a766e2c480 Updated Vector math to new naming 7年前
  raysan5 cbb134946c Corrected GetMouseRay() and rlUnproject() 7年前
  raysan5 00d2768bc9 Corrected bug on MatrixPerspective() 7年前
  raysan5 e52032f646 Complete review of raymath 7年前
  raysan5 38d9fcb08e Moved some functions to raymath 7年前
  raysan5 980d9d4cd4 rlgl usable as standalone library 7年前
  raysan5 2679c4ae9b Review mesh loading and textures generation 7年前
  raysan5 63fd96354e Simplify a bit GenTexture*() functions 7年前
  raysan5 52cd5c6324 Corrected some issues 7年前
  raysan5 0dabb2708b Reorganized a couple of functions 7年前
  raysan5 76c6f0b1e6 Working on PBR system 7年前
  raysan5 d368403a13 Working on PBR materials, renamed some data 7年前
  raysan5 e893f3629e Corrected some issues 7年前
  Ray 6546474fa4 Manual integration of material-pbr into develop 7年前
  raysan5 9f09f6f550 Rename enum LogType names... 7年前
  Ray 93e2fd8ea1 Some tweaks 7年前
  Ray 50c887cb0a Support HDR R32G32B32 float textures loading 7年前
  Ray 822c2ddad5 Some defines tweaks for consistency 7年前
  Ray d593bd0081 Some code tweaks 7年前
  raysan5 247da006ae Rename parameter 8年前
  Ray 35172430c6 Added SUPPORT_VR_SIMULATOR flag 8年前
  Ray fdf8501e81 Improve vr support and simulator 8年前
  Ray 5387b45431 Working on configuration flags 8年前
  Ray 974a6d4031 Corrected bug 8年前
  Ray 59652c75b4 Review some comments 8年前
  raysan5 5d1f661661 Remove Oculus support from code 8年前
  Ray 05cff44d0a Improved modules description -IN PROGRESS- 8年前
  Ray a08117155d Init memory for screenshot to zero 8年前
  Ray c85dfd4bc6 Remove unecessary spaces... 8年前
  Ray 37a64df7b9 Move lighting system out of raylib 8年前
  raysan5 4a158d972d Added LoadText() function 8年前
  Joel Davis 674ee2cf75 Fix vbo indexes for rlglUpdateMesh 8年前
  raysan5 e7464d5fc3 Review some formatting and naming 8年前
  raysan5 852f3d4fd0 Review comments and formatting 8年前
  Ray d5c0f9d386 Replaced log2() function by equivalent 8年前
  Ray 377dcb025f Corrected some warnings 8年前
  raysan5 46ce30a2eb Corrected bugs for OpenGL 1.1 backend 8年前
  Ray f1bcfc1352 Corrected bug on GenTextureMipmaps() 8年前
  raysan5 bee283b12b Some tweaks around 8年前
  raysan5 6d1b712a96 Reviewed modules comments 8年前
  Ray f16f39e8aa code tweaks to avoid some warnings 8年前
  raysan5 673dcf9436 Comments tweaks 8年前
  raysan5 988d39029f Support textures filtering 8年前
  raysan5 4ff98f34bb Function to set texture parameters -IN PROGRESS- 8年前
  raysan5 d5e0f4e84e Added notes on vr tracking -> camera update 8年前
  Ray 8f60996b64 Corrected some warnings 8年前
  raysan5 5fecf5c088 Review UpdateVrTracking() and rlglLoadRenderTexture() 8年前