Age | Commit message (Collapse) | Author |
|
pointing at
|
|
|
|
But when creating surfaces, adjust incoming flags from GPU->CPU usage.
|
|
|
|
|
|
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.
|
|
|
|
A common mistake is trying to fence user or malloc buffers. So don't let
the crash happen inside pipebuffer lib.
|
|
|
|
|
|
|
|
|
|
|
|
The assert was in fact over-sensitive, but emitting the extra flags
is pretty trivial & we may as well just do it whenever we know the
pipeline is running.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To abstract all those weird #ifdef (__???__) checks.
It should typically be the first included header.
|
|
|
|
|
|
|