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-09-09orc-test: Fix comparison of 64-bit typesDavid Schleef
2010-09-09Add ORC_TARGET_CLEAN_COMPILE and use itDavid Schleef
2010-09-06Eliminate usage of %lld, etc.David Schleef
2010-09-05test: disabled unused codeDavid Schleef
2010-09-03Add -version-info to libsDavid Schleef
2010-09-03Fix static linkingDavid Schleef
2010-08-27Add int64 and double parametersDavid Schleef
2010-08-26Add support for comparing double arraysSebastian Dröge
2010-08-26Fix testing of float paramsDavid Schleef
2010-08-25Check for posix_memalign()David Schleef
2010-08-25test: Add denormal array patternDavid Schleef
2010-08-25Use OrcCode structure to handle all executable codeDavid Schleef
2010-08-23test: Add special patterns (for floats)David Schleef
2010-08-20Update documentation, add tutorialDavid Schleef
2010-08-20Add perf testing of emulated codeDavid Schleef
2010-08-19Fix printing of performance data in testsDavid Schleef
2010-08-19test: Improve opcode test program generationDavid Schleef
2010-08-18test: Add alignment and misalignment to arraysDavid Schleef
2010-08-13test: Remove #undef so it can be overridden in CFLAGSDavid Schleef
2010-08-13test: Decrease n for performance testingDavid Schleef
2010-08-11Fix segfault in test programsDavid Schleef
2010-08-03test: Add disabled code for Cortex-A8 benchmarkingDavid Schleef
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