DescriptionRoderick Colenbrander
2010-01-04 18:11:47 EST
Created attachment 2248[details]
Alignment fix for Android
The Android headers contain their own 'ALIGN' define which does something very different than quake3 its ALIGN in q_shared.h. This patch changes ALIGN to QALIGN and fixes some compilation issues on Android. Of course this patch isn't enough to get Quake3 running on Android ;) I have more patches for that later on.
Roderick Colenbrander
Comment 1Zachary J. Slater
2010-10-19 02:14:43 EDT
Sounds like something for a mobile version in hg! :)
Created attachment 2248 [details] Alignment fix for Android The Android headers contain their own 'ALIGN' define which does something very different than quake3 its ALIGN in q_shared.h. This patch changes ALIGN to QALIGN and fixes some compilation issues on Android. Of course this patch isn't enough to get Quake3 running on Android ;) I have more patches for that later on. Roderick Colenbrander