Files
test/source
Jeroen Bakker 899d100dd4 Workbench: Use less GPU memory
When AA was enabled a new buffer was created. As the composite pass is
already done, we can reuse earlier buffers.

For the deferred rendering we reuse the color_buffer_tx and for the
forward rendering we reuse the transparect_accum_tx.
2018-06-29 08:42:56 +02:00
..
2018-06-29 08:42:56 +02:00
2018-06-28 09:07:10 -06:00