161 Révisions (1036de389abb9557cef7f801166a4550e0e90fee)

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