Age | Commit message (Collapse) | Author |
|
The struct is still there though until all winsys layers are updated
|
|
Pass arguments properly in linux now. Still need to change this to use
a single calling convention on both platforms.
|
|
|
|
|
|
Using char * for labels doesn't work if you realloc the function
during assembly and free the old storage...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to the stack
|
|
|
|
release builds
|
|
|
|
|
|
|
|
|
|
|
|
Now all the packed color types are consistantly named.
Added temporary #defines for the old names until all drivers are updated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We shouldn't be hashing with keys that have uninitialized memory.
|
|
|
|
|
|
‘enum’ types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
suitable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change SSE_SWIZZLES #define to 0 to disable it.
|