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-06-08update gtk-docDavid Schleef
2010-06-08Add --enable-backendDavid Schleef
2010-06-08tests: fix orc source for testDavid Schleef
2010-06-08tests: improve memcpy_speedDavid Schleef
2010-06-08allocate a loop counter variableDavid Schleef
2010-06-08tests: Add compile_parseDavid Schleef
2010-06-08x86: Add alternate rep movs memcpy implementationDavid Schleef
2010-06-07c: Fix initialization of union valuesDavid Schleef
2010-06-03sse: don't emit spurious movesDavid Schleef
2010-06-02centralize definition of out-of-bound valueDavid Schleef
2010-06-02Fix problems with strict aliasingDavid Schleef
2010-06-02Call orc_init() from orc_program_new()David Schleef
2010-06-02orcc: Fix warnings in generated codeDavid Schleef
2010-06-02neon: Fix compile warning on 64-bitDavid Schleef
2010-05-27orcc: Add prototypes to c codeDavid Schleef
2010-05-13Merge branch 'neon'David Schleef
2010-04-16c64x: remove c64x targetDavid Schleef
2010-04-16float: remove 32-bit float opsDavid Schleef
2010-04-16neon: remove pixel testsDavid Schleef
2010-04-16float: remove 32-bit float opsDavid Schleef
2010-04-16c64x: Fix compiler pathDavid Schleef
2010-04-16neon: move float rules to main libraryDavid Schleef
2010-04-16Merge branch 'master' into neonDavid Schleef
2010-04-07add headerDavid Schleef
2010-04-07compiler: remove dead codeDavid Schleef
2010-04-05arm uses orcutils functionsDavid Schleef
2010-04-01altivec: Fix a bunch of bugsDavid Schleef
2010-03-30Add web pages to READMEDavid Schleef
2010-03-30Back to unreleasedDavid Schleef
2010-03-30Release 0.4.4orc-0.4.4David Schleef
2010-03-30sse: Fix movdqa on x86-64David Schleef
2010-03-30tests: Add exec_parseDavid Schleef
2010-03-30tests: copy test.orc from schroedingerDavid Schleef
2010-03-30tests: improve tests with acc and const opcodesDavid Schleef
2010-03-30clean up compiler result codesDavid Schleef
2010-03-30Add static opcode flag for scalar sourcesDavid Schleef
2010-03-30tests: remove pixel testsDavid Schleef
2010-03-20Fix distcheckDavid Schleef
2010-03-20Remove orc-pixel library. No longer neededDavid Schleef
2010-03-20tests: remove pixel testsDavid Schleef
2010-03-20c: add pragma to ignore strict aliasing warningDavid Schleef
2010-03-19Use VirtualAlloc() to allocate executable memory on Windows.Ramiro Polla
2010-03-19orcutils: Add to buildDavid Schleef
2010-03-19configure: Add gnu to mmap listDavid Schleef
2010-03-19tests: remove compile tests from TESTSDavid Schleef
2010-03-19tests: remove unused codeDavid Schleef
2010-03-19Fix library flags to work with --as-neededDavid Schleef
2010-03-19autogen.sh: remove --enable-maintainer-modeDavid Schleef
2010-03-19lib: Make some functions staticDavid Schleef
2010-03-19once: Fix mutex initialization on win32David Schleef