13 Commits

Author SHA1 Message Date
Clownacy
12f465ea93 Revert "[libtremor] added alloca.h '#include's"
Again, better way
This reverts commit 46367a70b05acc7fdb13f202d2d21df9684ee9b0.
2016-11-03 15:43:22 +00:00
Clownacy
653b42a593 Revert "[libtremor] don't include alloca.h with MinGW"
We have a better way
This reverts commit 36414ffa4111f2f237144b244bbb7ebb0e6a2f1e.
2016-11-03 15:42:14 +00:00
Clownacy
36414ffa41 [libtremor] don't include alloca.h with MinGW 2016-10-21 19:25:48 +01:00
Clownacy
46367a70b0 [libtremor] added alloca.h '#include's
Was getting 'undefined reference' errors in the upcoming SDL2 build
(GCC 5.4.0 on Lubuntu 16.04)
2016-10-20 23:06:10 +01:00
Francisco José García García
0db5c0da94 arm-vita-eabi-gcc complains about int / ogg_int32_t 2015-08-30 01:38:58 +02:00
twinaphex
8bec5cc42b Cleanup tremor/misc.h 2014-07-19 04:49:26 +02:00
twinaphex
d6fe4325c5 Revert "Going to just use MSB_FIRST or LSB_FIRST here as an ifdef - this"
This reverts commit 167ec024254e806a1a7298ff8a4f78051d2f9200.
2014-07-18 02:12:14 +02:00
twinaphex
167ec02425 Going to just use MSB_FIRST or LSB_FIRST here as an ifdef - this
is too much of a PITA
2014-04-30 00:27:19 +02:00
twinaphex
7948c690e7 This Tremor header file should probably be properly rewritten to
either define union magic for MSB_FIRST or LSB_FIRST - the current
way of doing it is a goddamn mess
2014-04-30 00:24:03 +02:00
twinaphex
c5cecd7870 (MSVC) Bake in libtremor support 2014-04-30 00:07:36 +02:00
twinaphex
26b50b3980 Bake in libtremor for regular Makefile and Android 2014-04-29 23:49:47 +02:00
EkeEke
0825f0f2d8 [libtremor] fixed C89 incompatibilities 2013-06-17 22:40:54 +02:00
EkeEke
aede1b9299 rearranged core & back-end specific code (part 2) 2013-06-17 22:31:31 +02:00