REVIEWED: rl_gputex.h, added some info for future improvements

This commit is contained in:
Ray
2025-07-26 13:36:03 +02:00
parent eb7f8912f8
commit 1fc0b4955f
2 changed files with 574 additions and 29 deletions

View File

@ -170,7 +170,6 @@
#endif
#define RL_GPUTEX_MALLOC RL_MALLOC
#define RL_GPUTEX_CALLOC RL_CALLOC
#define RL_GPUTEX_FREE RL_FREE
#define RL_GPUTEX_LOG(...) TRACELOG(LOG_WARNING, "IMAGE: " __VA_ARGS__)
#define RL_GPUTEX_SHOW_LOG_INFO