Improved half implementation

This commit is contained in:
Christophe Riccio
2011-09-19 19:48:26 +01:00
parent 3ca45b7f0e
commit 16bcc4444f
11 changed files with 181 additions and 86 deletions

View File

@@ -47,7 +47,7 @@
namespace glm{
namespace detail
{
#ifndef _MSC_EXTENSIONS
#if 1 //ndef _MSC_EXTENSIONS
template <>
struct tvec2<thalf>
{

View File

@@ -29,7 +29,7 @@
namespace glm{
namespace detail{
#ifndef _MSC_EXTENSIONS
#if 1 //ndef _MSC_EXTENSIONS
//////////////////////////////////////
// hvec2