mmx: add add_0565_0565
[profile/ivi/pixman.git] / pixman / pixman-compiler.h
2012-03-13 Jeremy HuddlestonExpand TLS support beyond __thread to __declspec(thread)
2011-11-02 Jeff MuizelaarAdd definitions of INT64_MIN and INT64_MAX
2011-06-20 Søren Sandmann Ped... Replace argumentxs to composite functions with a pointe...
2011-01-16 Siarhei SiamashkaRevert "Fix "syntax error: empty declaration" warnings."
2010-10-04 Mika YrjolaFix "syntax error: empty declaration" warnings.
2010-09-21 Dmitri VorobievAdd noinline macro
2010-09-21 Tor LillqvistSupport __thread on MINGW 4.5
2010-08-30 Maarten BosmansUse windows.h directly for mingw32 build
2010-07-11 Søren Sandmann Ped... Fix memory leak in the pthreads thread local storage...
2010-05-09 Søren Sandmann Ped... Merge branch 'for-master'
2010-05-04 Jeff MuizelaarAdd support for compiling pixman without thread/tls...
2010-05-03 Søren Sandmann Ped... Add macros for thread local storage on MinGW 32
2010-04-14 Søren Sandmann Ped... Fixes for pthread thread local storage.
2010-04-14 Søren Sandmann Ped... Fix uninitialized cache when pthreads are used
2010-03-16 Søren Sandmann Ped... Add PIXMAN_DEFINE_THREAD_LOCAL() and PIXMAN_GET_THREAD_...
2010-03-15 Alan CoopersmithAdd Sun cc to thread-local support checks in pixman...
2010-03-14 Søren Sandmann Ped... Merge branch 'fast-path-cache'
2010-03-06 Søren Sandmann Ped... Add a fast path cache
2009-07-13 Søren Sandmann Ped... Reindent and reformat pixman-private.h
2009-06-21 Søren Sandmann Ped... Move compiler dependencies to a new pixman-compiler...