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-08sse: Implement ldresnearlDavid Schleef
2010-08-22sse: Fix some compilation issues on x86-64David Schleef
2010-08-18sse,x86: Add some new instruction emission codeDavid Schleef
2010-08-11sse: improve constant loadingDavid Schleef
2010-08-07Add low-level opcodes for compositingDavid Schleef
2010-08-06sse: implement mulhulDavid Schleef
2010-08-02sse: Fix pmulld emissionDavid Schleef
2010-06-30sse: handle NANs and denormalsDavid Schleef
2009-09-20renames _instr_ to _emit_ in the convenience macrosWim Taymans
2009-09-20sse: fix indentationWim Taymans
2009-09-20sse: fix movdqaWim Taymans
2009-09-20mmx/sse: add more convenience macrosWim Taymans
2009-05-29doc: updatingDavid Schleef
2009-05-29Fix up documentationDavid Schleef
2009-05-26mmx: convert sse backend to mmxDavid Schleef
2009-05-26separate mmx/sse code out of x86.cDavid Schleef