mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-28 12:08:24 +02:00
Move the winsys into the pipe-target, similar to the hardware pipe-driver. v2: - move int declaration outside of loop (Brian) - fold the teardown into a goto + separate function. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Acked-by: Rob Clark <robclark@freedesktop.org> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| pipe.sym | ||
| pipe_i915.c | ||
| pipe_i965.c | ||
| pipe_msm.c | ||
| pipe_nouveau.c | ||
| pipe_r300.c | ||
| pipe_r600.c | ||
| pipe_radeonsi.c | ||
| pipe_swrast.c | ||
| pipe_vmwgfx.c | ||