Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/orc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-08tests: Add memcpy_speed from liboilDavid Schleef
2009-12-12better handling for 2-dest opcodesDavid Schleef
2009-12-12test: convert unsigned and hex printing to new apiDavid Schleef
2009-12-03Build fixes due to MSVCDavid Schleef
2009-11-20test: fix printf format for 64-bit typesDavid Schleef
2009-10-24Merge branch 'master' into neonDavid Schleef
2009-10-19test: handle testing of float opcodes betterDavid Schleef
2009-10-19sse: Special case for constant n programsDavid Schleef
2009-10-06Merge branch 'master' into neonDavid Schleef
2009-10-06test: fix profiling codeDavid Schleef
2009-10-01orc-test: change OrcRandom to OrcRandomContextDavid Schleef
2009-09-30Move 32-bit float ops to core libraryDavid Schleef
2009-09-20fix incorrect merge conflictDavid Schleef
2009-09-20Merge commit 'origin/master' into neonDavid Schleef
2009-07-27more 2d hackingDavid Schleef
2009-07-26preliminary 2-D supportDavid Schleef
2009-07-14test: Add orc_test_compare_output_backup()David Schleef
2009-07-09test: Add orc_test_compare_output_backup()David Schleef
2009-07-08remove test to check C codeDavid Schleef
2009-07-08testDavid Schleef
2009-07-08Merge branch 'master' into neonDavid Schleef
2009-07-01test: fix printf formatDavid Schleef
2009-06-30test: use rand() instead of random()David Schleef
2009-06-26neon: testDavid Schleef
2009-06-25Merge branch 'master' into neonDavid Schleef
2009-06-25test: improve test output for accumulatorsDavid Schleef
2009-06-25test: handle accumulatorsDavid Schleef
2009-06-25test: handle multiple destination arraysDavid Schleef
2009-06-25test: handle accumulatorsDavid Schleef
2009-06-15test: handle multiple destination arraysDavid Schleef
2009-05-28c64x: add c64x backendDavid Schleef
2009-05-27update neon for recent core changesDavid Schleef
2009-05-27neon: add accumulator and merge opcodesDavid Schleef
2009-05-27compile test for neonDavid Schleef
2009-05-27misalign memory for testDavid Schleef
2009-05-25Add compiler target flagsDavid Schleef
2009-05-25tests: fix up tests for new apiDavid Schleef
2009-05-25clean up files after running testsDavid Schleef
2009-05-24make all the tests workDavid Schleef
2009-05-24tests: rearrange tests, propogate compile errorsDavid Schleef
2009-05-10Altivec rulesDavid Schleef
2009-04-28Fixes for x86-64David Schleef
2009-04-28Add orc-float libraryDavid Schleef
2009-04-28add unsigned and hex printing to testsDavid Schleef
2009-04-27Pull various fixes from neon branchDavid Schleef
2009-04-27Fixes for static array indicesDavid Schleef
2009-04-17use rand(), not random()David Schleef
2009-04-08Move toward static array indexesDavid Schleef
2009-03-29lots of hackingDavid Schleef
2009-03-28Add a compile/disassemble/diff test functionDavid Schleef