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-15test: Add test for x2 float opsDavid Schleef
2010-09-15perf_opcodes_sys: Use orc_test_get_program_for_opcodeDavid Schleef
2010-09-06Eliminate usage of %lld, etc.David Schleef
2010-09-04testsuite: Add compatibility checkDavid Schleef
2010-08-31Add needed file (again)David Schleef
2010-08-31Add needed fileDavid Schleef
2010-08-30test.orc: remove glib typesDavid Schleef
2010-08-30testsuite: Fix cross compiling of orcc testDavid Schleef
2010-08-28Fix MSVC build errorsDavid Schleef
2010-08-28Implement parsing of float constantsDavid Schleef
2010-08-27Add int64 and double parametersDavid Schleef
2010-08-26Fix testing of float paramsDavid Schleef
2010-08-25testsuite: use correct return typeStefan Kost
2010-08-25show_parse: Allocate array (fix segfault)David Schleef
2010-08-23show_parse: Add -n optionDavid Schleef
2010-08-22tests: Add show_parseDavid Schleef
2010-08-20Update documentation, add tutorialDavid Schleef
2010-08-13tests: Add code for ldres* opcodesDavid Schleef
2010-08-13Fixes to handle opcodes with 3 sourcesDavid Schleef
2010-08-13Rename splatw0q to splatw3qDavid Schleef
2010-08-13tests: Fix code to not trip new sanity checkDavid Schleef
2010-08-11tests: Add more programs to test.orcDavid Schleef
2010-08-10test: Add x4 prefix programDavid Schleef
2010-08-07remove old style of opcode emulationDavid Schleef
2010-08-06test.orc: Add a function with loadupdbDavid Schleef
2010-08-06tests: don't run compare programsDavid Schleef
2010-08-02Add performance comparison testsDavid Schleef
2010-08-02test: Fix perf_opcodes_sys for acc opcodesDavid Schleef
2010-08-02Better handling of invariantsDavid Schleef
2010-07-31tests: handle scalar opcodes in perf testDavid Schleef
2010-07-30tests: Add more test orc codeDavid Schleef
2010-07-30tests: fix program nameDavid Schleef
2010-07-28tests: quiet test outputDavid Schleef
2010-07-27test: quiet test_accsadublDavid Schleef
2010-07-22memcpy_speed: make default upper limit lowerDavid Schleef
2010-07-14tests: don't run neon testsDavid Schleef
2010-07-11Add cache informationDavid Schleef
2010-07-10memcpy_speed: inline orc_memcpyDavid Schleef
2010-07-10memcpy_speed: flush/populate cache for hot/cold testingDavid Schleef
2010-07-10memcpy_speed: take unalignment parameter on cmd lineDavid Schleef
2010-06-15tests: Fix compilation of the ABI test on 64 bit architecturesSebastian Dröge
2010-06-15tests: scripts to build/run against old versionsDavid Schleef
2010-06-15tests: Fix 2-dest opcodesDavid Schleef
2010-06-15tests: Add ABI check for code_execDavid Schleef
2010-06-13clean up memcpy_speedDavid Schleef
2010-06-10convert from stdint types to orc typesDavid Schleef
2010-06-10remove some unistd.h usageDavid Schleef
2010-06-10documentation updatesDavid Schleef
2010-06-08Remove orc-float libraryDavid Schleef
2010-06-08tests: fix distcheckDavid Schleef