Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-05-18 | a bunch of gtk-doc fixes | Thomas Vander Stichele | 1 | -1/+3 |
2002-12-31 | - copy kernel headers (waiting for libatomic..) | Wim Taymans | 1 | -81/+9 |
2002-12-29 | - First pass at cleaning up the atomic mess | Wim Taymans | 1 | -132/+0 |
2002-12-29 | asm doesn't work on ppc | Wim Taymans | 1 | -1/+1 |
2002-12-18 | patch from brian cameron for iso c compliance | Thomas Vander Stichele | 1 | -1/+1 |
2002-12-09 | Fix the powerpc atomix swap | David Schleef | 1 | -4/+5 |
2002-11-29 | Add a little cast to make forte happy | Wim Taymans | 1 | -1/+1 |
2002-11-19 | Added atomic code for PowerPC | David Schleef | 1 | -0/+36 |
2002-09-05 | Let's take the performance hit (cache flush) on UP and make it work on SMP to... | Wim Taymans | 1 | -5/+1 |
2002-07-13 | Make sizeof(GstBuffer) independent of config.h and HAVE_ATOMIC_H. This still ... | Wim Taymans | 1 | -10/+14 |
2002-07-09 | Fix the g_mutex_free in the fallback case | Wim Taymans | 1 | -1/+1 |
2002-07-08 | - Added a bunch of fast atomic operations on x86 with C fallbacks | Wim Taymans | 1 | -0/+213 |