mesa/main: Make FEATURE_convolve follow feature conventions.
As shown in mfeatures.h, this allows users of convolve.h to work without knowing if the feature is available.
This commit is contained in:
@@ -33,9 +33,7 @@
|
||||
#include "glheader.h"
|
||||
#include "bufferobj.h"
|
||||
#include "context.h"
|
||||
#if FEATURE_convolve
|
||||
#include "convolve.h"
|
||||
#endif
|
||||
#include "enums.h"
|
||||
#include "fbobject.h"
|
||||
#include "framebuffer.h"
|
||||
|
Reference in New Issue
Block a user