Age | Commit message (Collapse) | Author |
|
|
|
|
|
Avoids an assertion failure with softpipe if requested width or height is odd.
|
|
|
|
Now dereferences the old object first.
Target object may be NULL to clear the pointer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove surface ptr from gl_renderbuffer.
Use st_renderbuffer in most places.
More clean-up.
|
|
|
|
We need to do these initializations before initializing the Mesa context
because context init involves creating texture/program/etc objects.
|
|
|