ilo: move ilo_format.[ch] out of core
They provide PIPE_FORMAT_x to GEN6_FORMAT_x translation as well as some convenient helpers. Move them out of core.
This commit is contained in:
@@ -31,10 +31,10 @@
|
||||
#include "vl/vl_decoder.h"
|
||||
#include "vl/vl_video_buffer.h"
|
||||
#include "genhw/genhw.h" /* for GEN6_REG_TIMESTAMP */
|
||||
#include "core/ilo_format.h"
|
||||
#include "core/intel_winsys.h"
|
||||
|
||||
#include "ilo_context.h"
|
||||
#include "ilo_format.h"
|
||||
#include "ilo_resource.h"
|
||||
#include "ilo_transfer.h" /* for ILO_TRANSFER_MAP_BUFFER_ALIGNMENT */
|
||||
#include "ilo_public.h"
|
||||
|
Reference in New Issue
Block a user