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-08-02Add performance comparison testsDavid Schleef
2010-07-10test: remove adjustment of performance numberDavid Schleef
2010-07-10test: switch neon test back to neonDavid Schleef
2010-07-01arm: arm backend code gen fixesDavid Schleef
2010-06-29tests: better float comparisonDavid Schleef
2010-06-10test: Use rdtsc when availableDavid Schleef
2010-06-10convert from stdint types to orc typesDavid Schleef
2010-06-08tests: fix neon testsDavid Schleef
2010-06-02centralize definition of out-of-bound valueDavid Schleef
2010-04-16c64x: Fix compiler pathDavid Schleef
2010-04-16Merge branch 'master' into neonDavid Schleef
2010-03-30tests: improve tests with acc and const opcodesDavid Schleef
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-10-01orc-test: add profiling from liboilDavid 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