瀏覽代碼

softpipe: Remove unnecessary headers.

undefined
Vinson Lee 15 年之前
父節點
當前提交
a131941e43
共有 2 個檔案被更改,包括 0 行新增2 行删除
  1. 0
    1
      src/gallium/drivers/softpipe/sp_context.c
  2. 0
    1
      src/gallium/drivers/softpipe/sp_video_context.c

+ 0
- 1
src/gallium/drivers/softpipe/sp_context.c 查看文件

@@ -44,7 +44,6 @@
#include "sp_surface.h"
#include "sp_tile_cache.h"
#include "sp_tex_tile_cache.h"
#include "sp_winsys.h"
#include "sp_query.h"



+ 0
- 1
src/gallium/drivers/softpipe/sp_video_context.c 查看文件

@@ -28,7 +28,6 @@
#include "sp_video_context.h"
#include <util/u_inlines.h>
#include <util/u_memory.h>
#include "softpipe/sp_winsys.h"
#include "softpipe/sp_texture.h"

static void

Loading…
取消
儲存