mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-03 08:07:45 +00:00
cut dependencies, clean code
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1685 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
974ff690f6
commit
afc87eb5ae
7 changed files with 38 additions and 30 deletions
|
@ -18,7 +18,8 @@
|
|||
#ifndef _TEXTURECONVERTER_H
|
||||
#define _TEXTURECONVERTER_H
|
||||
|
||||
#include "TextureMngr.h"
|
||||
#include "VideoCommon.h"
|
||||
#include "GLutil.h"
|
||||
|
||||
// Converts textures between formats
|
||||
// TODO: support multiple texture formats
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue