-
-
Notifications
You must be signed in to change notification settings - Fork 465
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete unused code and small refactoring. Is it possible that someone…
… started to refactor this library, but threw this job without bringing it to completion? I found traces of at least 2 different libraries for working with DDS files.
- Loading branch information
Showing
9 changed files
with
20 additions
and
1,796 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
#pragma once | ||
|
||
//#define ENGINE_API | ||
//#define XR_EPROPS_API | ||
#define ECORE_API | ||
|
||
#include "Common/Common.hpp" | ||
#include "xrCore/xrCore.h" | ||
#include <fcntl.h> |
Oops, something went wrong.