Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-02 | Build fixes due to MSVC | David Schleef | 1 | -1/+6 |
2009-09-19 | volscale: refer to variables with their enum | Wim Taymans | 1 | -5/+5 |
2009-09-19 | volscale: use right array indexes | Wim Taymans | 1 | -3/+3 |
2009-09-19 | volscale: improve example | Wim Taymans | 1 | -24/+68 |
2009-09-19 | volscale: add volume scaling example | Wim Taymans | 2 | -1/+208 |
2009-06-01 | example: set the program | David Schleef | 1 | -0/+1 |
2009-05-31 | doc: documentation work | David Schleef | 5 | -712/+102 |
2009-05-23 | tests: rearrange tests, propogate compile errors | David Schleef | 2 | -33/+0 |
2009-04-26 | Pull various fixes from neon branch | David Schleef | 1 | -2/+2 |
2009-03-31 | Install orc tests into $prefix/lib/orc/ | David Schleef | 1 | -1/+1 |
2009-03-17 | A non-trivial Mersenne Twister algorithm | David Schleef | 2 | -1/+142 |
2009-03-15 | Split OrcProgram into Program and Compiler | David Schleef | 1 | -0/+2 |
2009-03-08 | Fixes on x86-64 | David Schleef | 1 | -1/+5 |
2009-03-08 | a little script | David Schleef | 1 | -0/+22 |
2009-03-06 | Add parameters | David Schleef | 1 | -1/+43 |
2009-03-05 | Remove glib remnants | David Schleef | 2 | -3/+2 |
2009-03-05 | Add some unary opcodes. Add non-temporal writes | David Schleef | 1 | -13/+80 |
2009-03-03 | Various fixes to execute all the new code | David Schleef | 1 | -11/+11 |
2009-03-02 | Add a bunch of opcodes, add a bunch of SSE rules | David Schleef | 1 | -1/+239 |
2009-03-02 | Add support for byte-sized data | David Schleef | 1 | -1/+56 |
2009-03-02 | Replace "s16" notation with "w" | David Schleef | 2 | -17/+17 |
2009-03-02 | Remove types, use a size instead | David Schleef | 2 | -24/+24 |
2009-03-02 | Hacking. | David Schleef | 1 | -4/+5 |
2009-03-01 | Split x86 into mmx and sse targets | David Schleef | 1 | -2/+66 |
2008-06-07 | Initial commit. Previous history is in liboil | David Schleef | 3 | -0/+251 |