Age | Commit message (Collapse) | Author |
|
|
|
|
|
for pipe_reference_init function.
Signed-off-by: Patrice Mandin <patmandin@gmail.com>
|
|
|
|
- The previous solution was hacky and didn't do subchannel autobinding.
- The beheaviour should match what libdrm_nouveau does closely.
- The solution remains statically sized, but when debugging is on it will check
for abuse.
Signed-off-by: Maarten Maathuis <madman2003@gmail.com>
|
|
|
|
Conflicts:
src/gallium/drivers/identity/id_context.c
|
|
|
|
several drivers which chose to ignore edgeflags might require some more work,
while edgeflags never worked there they might now crash.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ones
|
|
|
|
|
|
That was... fun..
|