raze-gles/polymer/eduke32/source/android/etcpak
hendricks266 1fc836fa21 etcpak: Fix simple_array operator[] parameter type.
DONT_BUILD.

git-svn-id: https://svn.eduke32.com/eduke32@5840 1a8010ca-5511-0410-912e-c29ae57300e0
2016-08-28 21:26:44 +00:00
..
AUTHORS.txt Add the ETC compression algorithm portions of etcpak to the repository, with no modifications. 2016-03-28 05:15:37 +00:00
LICENSE.txt Add the ETC compression algorithm portions of etcpak to the repository, with no modifications. 2016-03-28 05:15:37 +00:00
Math.hpp Some stuff for using clang to build on Android. DONT_BUILD. 2016-05-04 08:26:08 +00:00
ProcessCommon.hpp etcpak: Modify include guard tokens to conform to the C and C++ standards by not using underscore prefixes. 2016-03-28 05:15:52 +00:00
ProcessRGB.cpp etcpak: Fix simple_array operator[] parameter type. 2016-08-28 21:26:44 +00:00
ProcessRGB.hpp etcpak: Enforce C linkage on the ProcessRGB functions. 2016-03-28 05:16:05 +00:00
Tables.cpp etcpak: Remove SSE4.1 and AVX2 support. 2016-03-28 05:15:48 +00:00
Tables.hpp etcpak: Modify include guard tokens to conform to the C and C++ standards by not using underscore prefixes. 2016-03-28 05:15:52 +00:00
Types.hpp etcpak: Remove C++11 dependency on cstdint when compiling with an earlier standard revision. 2016-03-28 05:15:56 +00:00
Vector.hpp etcpak: Modify include guard tokens to conform to the C and C++ standards by not using underscore prefixes. 2016-03-28 05:15:52 +00:00