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
2013-06-06docs: add more opcode descriptionsStefan Sauer
2013-06-06docs: hook up generate_table toolsStefan Sauer
2013-06-05tests: use the ORC_STATIC_OPCODE_FLOAT flag to simplify the testsStefan Sauer
2012-12-28mips: added copyright headersGuillaume Emont
2012-12-28mips: added test for binary code generationGuillaume Emont
2011-10-09bytecode: Add bytecodeDavid Schleef
2011-09-25Fix up c64x-c backendDavid Schleef
2011-07-09Fix a bunch of unused-but-set-variable compiler warnings with gcc 4.6Tim-Philipp Müller
2011-05-17tests: Handle new modifiersDavid Schleef
2011-05-14tests: remove offsets from memcpy_speedDavid Schleef
2011-05-14Add ORC_CODE=randomize to randomize registersDavid Schleef
2011-05-14tests: better presentationDavid Schleef
2011-05-12benchmorc: Add feathersDavid Schleef
2011-04-17tests: Add failing gstcogorc code to testDavid Schleef
2011-04-15tools,tests: fix compatibility checker and bugsDavid Schleef
2011-04-15test.orc: remove stdint typesDavid Schleef
2010-12-23Build fixes for win64David Schleef
2010-12-06tests: fix copy'n'paste errorStefan Kost
2010-10-15test.orc: Add function that checks 'x2 mulll'David Schleef
2010-10-10Add benchmorcDavid Schleef
2010-09-30Fix documentation of opcodesDavid Schleef
2010-09-16c: Fix problems related to 64-bit constantsDavid Schleef
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