AMD64 Support

Discussion regarding the development of CEGUI itself - as opposed to questions about CEGUI usage that should be in the help forums.

Moderators: CEGUI MVP, CEGUI Team

User avatar
_mental_
CEGUI Team (Retired)
Posts: 157
Joined: Wed Jan 12, 2005 12:06
Contact:

AMD64 Support

Postby _mental_ » Sat Jan 29, 2005 19:53

As you can see by my last few commits, I've made a start on the AMD64 port of CEGUI.

CE, I have a few small questions though:

1) When you use ulong are you trying to guarantee a 32bit unsigned integer?
2) Would you mind if I added a few extra types that we use over in OGRE (ie. uint16 & uint32)?

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: AMD64 Support

Postby CrazyEddie » Sun Jan 30, 2005 07:48

As you can see by my last few commits, I've made a start on the AMD64 port of CEGUI.

Cool :)


1) When you use ulong are you trying to guarantee a 32bit unsigned integer?

I'll need to double-check this later on.
I believe that the only place I need to guarantee 32 bits is for colour values. So for these the answer is yes.
If I have used the ulong type elsewhere, then in most, if not all cases, any type with an equivalent or larger range of values would suffice.

2) Would you mind if I added a few extra types that we use over in OGRE (ie. uint16 & uint32)?

Nope, that's not a problem; go right ahead.


Return to “CEGUI Library Development Discussion”

Who is online

Users browsing this forum: No registered users and 5 guests