161 次代码提交 (1036de389abb9557cef7f801166a4550e0e90fee)

作者 SHA1 备注 提交日期
  raysan5 1036de389a Some minor tweaks analyzing code 6 年前
  raysan5 f4fe7f4d4c Review BRDF texture generation 6 年前
  raysan5 5c614f6975 Some code tweaks 6 年前
  raysan5 a072385c6d Corrected issue on draws resetting 6 年前
  raysan5 af4a177af4 Corrected issue with internal buffer 6 年前
  raysan5 7b8965eb38 Support float texture data on OpenGL ES 2.0 6 年前
  raysan5 7fb2459916 Added some TODO note 6 年前
  raysan5 47358fe5ce Tweaks to support OpenGL ES 2.0 desktop 6 年前
  raysan5 92f68ac6be Review DrawPolyEx() 6 年前
  Ray 788bb78989 Some tweaks 6 年前
  Ray b6d2f96645 Corrected issue 6 年前
  Ray af33e3848e Improved BeginScissorMode() 6 年前
  Ray 39c05e30d0 Reviewed rlReadTexturePixels() for OpenGL ES 2.0 6 年前
  Ray db96cf4a8b Corrected bug on OpenGL ES quads drawing 6 年前
  Ray 4008a075a8 Added scissor functionality 6 年前
  Ray cbbd67ab5a Some code tweaks 6 年前
  Ray 97e40ced57 WARNING: BIG rewrite of rlgl module 6 年前
  Ray 8b75a1a990 Improved textures wrap support 6 年前
  Ray ab0287bd4e Some tweaks to LoadText() 6 年前
  Ray 0bf82ff6f4 free memory for extList 6 年前
  Ray fc1c9505ba Remove end-line spaces 6 年前
  Ray bd383fe219 Tweak for OpenGL 2.1 6 年前
  Ray 1f4866276a Corrected typo 6 年前
  Ray 16914dfaa2 Reviewed possible issue with... 6 年前
  Ray b8b8936cd7 Review defines 6 年前
  Ray 126ab49221 Minor tweaks 6 年前
  Ray d67edb591a Support KXT image file export 6 年前
  Ray 506b7b8d7c Corrected issue with batch overflows 6 年前
  Ray 732b775a1d Proper variables initialization 6 年前
  Ray 4c84208644 Working on batch reset issue 6 年前
  Kim Kulling f5f7ed79b8 Fix compiler warnings of lib 6 年前
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. 6 年前
  Pablo Marcos Oltra 8d134edaf7 Fix rlgl.h to be used as a standalone 6 年前
  Ray 361d878b4c Updated animations support 6 年前
  Ray 198a023527 First working version of IQM animations 6 年前
  Ray 103044926b Avoid config.h in standalone mode 6 年前
  Ray 5b37178af9 Reviewed rlgl_standalone example 6 年前
  Ray 096fd6f2c3 Converted rlgl module in header-only 6 年前
  Ray d0166c9d45 Spacing tweaks 6 年前
  raysan5 ca69068814 Added function: rlCheckBufferLimit() 6 年前
  Ahmad Fatoum 1841afad11
Refactor all #define SUPPORT_* into a config.h 7 年前
  raysan5 a0127d8300 Corrected typo 7 年前
  Ray 077bef4286 Support 4 components mesh.tangent data 7 年前
  raysan5 7caa3201d5 Improved pixel formats support 7 年前
  raysan5 b19e155b34 Support UNCOMPRESSED_R32G32B32A32 texture format 7 年前
  Ray San e8bb53ed35 Corrected issue on OpenGL ES compilation 7 年前
  Ray San 53ad53d051 Manually review previous PR 7 年前
  user 0e18b14605 added debug-event-markers for opengl so that you're able to set markers for renderdoc or other gpu debuggers what your program is currently doing 7 年前
  user 963551ee6e added possibility to get modelview matrix from rlgl to be able to send it to shaders 7 年前
  user 69c8fa409a fixed function declaration differ from implementation 7 年前