Updated README.

This commit is contained in:
bkaradzic 2014-07-26 12:46:32 -07:00
parent 905d258e9f
commit 2b2c7857e8
2 changed files with 12 additions and 11 deletions

View file

@ -173,6 +173,7 @@ draw calls per frame.
| i5-2450M 2.5 | Mesa 10.2.0 | HD3000 | GCC | x64 | Linux | 19 | 6859 |
| i7-920 2.66 | ES2-PowerVR | GTX650Ti | VS2008 | x86 | Windows7 | 18 | 5832 |
| i7-920 2.66 | FF27-GL | GTX650Ti | Clang | JIT | W7-asm.js | 17 | 4913 |
| i7-4750HQ 2.0| Mesa 8.0.5 | LLVMPIPE | GCC | x64 | Linux | 16 | 4096 |
| i7-920 2.66 | ES2-Qualcomm | GTX650Ti | VS2008 | x86 | Windows7 | 15 | 3375 |
| i7-920 2.66 | ES2 | GTX650Ti | GCC | x64 | NaCl 31 | 15 | 3375 |
| i7-920 2.66 | ES2 | GTX650Ti | Clang | JIT | PNaCl 31 | 15 | 3375 |

View file

@ -1780,17 +1780,17 @@ struct Imgui
}
else
{
///
/// bb (black)
/// /\
/// / \
/// / \
/// / \
/// / \
/// / .sel \
/// / \
/// cc(white)/____.ss_______\aa (hue)
///
/*
* bb (black)
* /\
* / \
* / \
* / \
* / \
* / .sel \
* / \
* cc(white)/____.ss_______\aa (hue)
*/
const float ss[2] =
{
cc[0] + dirCa[0]*lenCa*hsv[1],