| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
The driver never work with real hardware and has
bitrotted for quite some time now, might as well
drop it. If somebody wants to look at it just use git.
|
| |
|
|
|
|
|
|
| |
The info it contained is now found in tgsi_shader_info.
Added a few assertions to catch potential misunderstandings about register
counts vs. highest register index used.
|
|
|
|
|
| |
These are now per-screen functions, not per-context.
State tracker updated, code in drivers and p_context.h disabled.
|
|
This is in a separate commit to ensure renames are properly preserved.
|