Age | Commit message (Collapse) | Author |
|
|
|
Remove surface ptr from gl_renderbuffer.
Use st_renderbuffer in most places.
More clean-up.
|
|
|
|
Add TXP opcode.
Alias SGN to SSG.
Alias EXPP to EXP.
|
|
|
|
|
|
|
|
Not sure if finish() is the right interface yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setting up samplers).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Doesn't yet compile, but when it does, it will only draw gouraud tris
and even those will be as simple as possible. Needs some 'winsys' support
also before that can happen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handle TGSI labels correctly.
Enhance MESA opcode info queries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Translate label for GLSL IF, ELSE.
|