GPUCompositing: Remove entire module.

This module has no use now with the new DrawManager and DrawEngines and it
is using deprecated paths.

Moving gpu_shader_fullscreen_vert.glsl
to draw/modes/shaders/common_fullscreen_vert.glsl
This commit is contained in:
2018-03-22 16:10:54 +01:00
parent 6939523a15
commit 47acd706fd
27 changed files with 38 additions and 1914 deletions

View File

@@ -37,7 +37,6 @@
#include "ED_screen.h"
#include "GPU_compositing.h"
#include "GPU_framebuffer.h"
#include "GPU_texture.h"