# # ChangeLog for trunk/src/gpu/framebuffer.cpp # # Generated by Trac 1.2.2 # Apr 14, 2021, 10:32:19 AM Sun, 24 Jun 2012 19:10:14 GMT sam [1523] * trunk/bootstrap (modified) * trunk/src/gpu/framebuffer.cpp (modified) build: OS X compilation fixes: use GL_INVALID_ENUM instead of ... Sun, 24 Jun 2012 09:25:55 GMT sam [1517] * trunk/src/gpu/framebuffer.cpp (modified) * trunk/src/gpu/vertexbuffer.cpp (modified) gpu: disable framebuffer objects on GL ES for now, and disable ... Sun, 17 Jun 2012 07:35:36 GMT sam [1488] * trunk/src/gpu/framebuffer.cpp (modified) gpu: remove FrameBuffer::Clear(), it's not really useful. Mon, 11 Jun 2012 21:21:46 GMT sam [1455] * trunk/src/Makefile.am (modified) * trunk/src/core.h (modified) * trunk/src/gpu/framebuffer.cpp (added) * trunk/src/gpu/framebuffer.h (added) * trunk/src/gpu/indexbuffer.cpp (modified) gpu: first FrameBuffer GPU class.