PUBLIC   marks

PUBLIC MARKS with tag exp

Sponsorised links

This year

this is firstcask

by otrox
Matthieu Ha Uské Orchestra Acid Kirk Ceephax Cheikh Imam Lingva Pravorvm Peribit Ace Of Clubs Asylum Seekers

Simple SSE optimized sin, cos, log and exp

by ogrisel
I chose to write them in pure SSE1 MMX so that they run on the pentium III of your grand mother, and also on my brave athlon-xp, since thoses beast are not SSE2 aware. Intel AMath showed me that the performance gain for using SSE2 for that purpose was not large enough (10%) to consider providing an SSE2 version (but it can be done very quickly). The functions use only the _mm_ intrinsics , there is no inline assembly in the code. Advantage: easier to debug, works out of the box on 64 bit setups, let the compiler choose what should be stored in a register, and what is stored in memory. Inconvenient: some versions of gcc 3.x are badly broken with certain intrinsic functions ( _mm_movehl_ps , _mm_cmpeq_ps etc). Mingw's gcc for example -- beware that the brokeness is dependent on the optimization level. A workaround is provided (inline asm replacement for the braindead intrinsics), it is not nice but robust, and broken compilers are detected by the validation program below.

Sponsorised links

2007

non plus ultra

by otrox
PT3.x-(chip)tunes composed by non plus ultra in September 1995

non plus ultra

by otrox
PT 3.x MODULES produce by non plus ultra in NOWember 1995

non plus ultra

by otrox
Protracker 3.x modules produced by non plus ultra in October 1995

non plus ultra

by otrox
PT3.x-chiptunes by non plus ultra, composed August 1995

stu-elements

by otrox
SEEKING THE CHALLENGE, STU IS COMMING UP WITH AN EXPERIMENTAL NEW RELEASE. HERE IS A RATHER UNUSUAL CHIPTUNE DISK THAT CONTAINS FOUR SPHERIC TRACKS, DEDICATED TO THE ANCIENT ELEMENTS.

2006

PUBLIC TAGS related to tag exp

no tag

Sponsorised links