Bug 4460 - Alignment fix for ioquake3 android
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Platform
Version: GIT MASTER
Hardware: Other other
: P3 minor
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2010-01-04 18:11 EST by Roderick Colenbrander
Modified: 2011-02-04 08:43:52 EST
1 user (show)

See Also:


Attachments
Alignment fix for Android (2.22 KB, patch)
2010-01-04 18:11 EST, Roderick Colenbrander

Description Roderick 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 1 Zachary J. Slater 2010-10-19 02:14:43 EDT
Sounds like something for a mobile version in hg! :)
Comment 2 Thilo Schulz 2011-02-04 08:43:52 EST
committed r1843