Age | Commit message (Collapse) | Author |
|
Make python surface just a dumb (texture, face, level, zslice) tuple.
|
|
|
|
It adds nothing, now that pipe_buffer has a pointer to the screen.
|
|
|
|
|
|
|
|
|
|
I should have gotten most uses and implementation
correctly fixed, but things might break.
Feel free to blame me.
|
|
|
|
|
|
We want to use the pipe_buffer_* inlines everywhere, but a pipe context
is not always available nor is it needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|