Add squish external compressor.
Rename our squish version to nvsquish.
This commit is contained in:
@ -23,14 +23,14 @@
|
||||
|
||||
-------------------------------------------------------------------------- */
|
||||
|
||||
#ifndef SQUISH_COLOURSET_H
|
||||
#define SQUISH_COLOURSET_H
|
||||
#ifndef NV_SQUISH_COLOURSET_H
|
||||
#define NV_SQUISH_COLOURSET_H
|
||||
|
||||
#include "squish.h"
|
||||
#include "maths.h"
|
||||
#include "simd.h"
|
||||
|
||||
namespace squish {
|
||||
namespace nvsquish {
|
||||
|
||||
/*! @brief Represents a set of block colours
|
||||
*/
|
||||
|
Reference in New Issue
Block a user