mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-31 02:26:29 +03:00
Added support for Frame Buffers, FBO and PBuffer (win and linux ftm), better known as render to texture.
Added loading from memory of texture groups. Fixed minor things.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "cresourceloader.hpp"
|
||||
#include "clog.hpp"
|
||||
|
||||
namespace EE { namespace System {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user