Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove surface ptr from gl_renderbuffer.
Use st_renderbuffer in most places.
More clean-up.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gl_renderbuffer
|
|
intel_framebuffer
|
|
|
|
|
|
Add TXP opcode.
Alias SGN to SSG.
Alias EXPP to EXP.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unbreak the original i915, i915tex drivers. We will have our own
version of this functionality in the pipe driver and not attempt to share
with the older code.
|
|
|
|
Not sure if finish() is the right interface yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|