REVIEWED: API functions specifiers

This commit is contained in:
raysan5 2021-10-05 18:33:41 +02:00
parent 9f4a839853
commit b972b8d324
4 changed files with 156 additions and 154 deletions

View file

@ -85,7 +85,7 @@
// Module: rlgl - Configuration values
//------------------------------------------------------------------------------------
// Show OpenGL extensions and capabilities detailed logs on init
//#define SUPPORT_GL_DETAILS_INFO 1
//#define RLGL_SHOW_GL_DETAILS_INFO 1
//#define RL_DEFAULT_BATCH_BUFFER_ELEMENTS 4096 // Default internal render batch elements limits
#define RL_DEFAULT_BATCH_BUFFERS 1 // Default number of batch buffers (multi-buffering)