branch | pyrit |
changeset 94 | 4c8abb8977dc |
parent 92 | 9af5c039b678 |
child 95 | ca7d4c665531 |
93:96d65f841791 | 94:4c8abb8977dc |
---|---|
1 /* |
1 /** |
2 * simd.h: abstraction of Intel SSE instruction set |
2 * @file simd.h |
3 * @brief Abstraction of Intel SSE instruction set |
|
3 * |
4 * |
4 * This file is part of Pyrit Ray Tracer. |
5 * This file is part of Pyrit Ray Tracer. |
5 * |
6 * |
6 * Copyright 2008 Radek Brich |
7 * Copyright 2008 Radek Brich |
7 * |
8 * |