Index of /archives/NetBSD/NetBSD-release-10/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/kernel
Name Last modified Size Description
Parent Directory -
.dir-locals.el 2019-09-25 02:26 269
.editorconfig 2019-09-25 02:26 29
CVS/ 2022-12-18 05:57 -
README 2019-03-10 12:42 392
vc4_drv.h 2022-05-09 10:23 5.7K
vc4_gem.c 2019-03-10 12:42 4.7K
vc4_packet.h 2019-03-10 12:42 17K
vc4_render_cl.c 2019-03-10 12:42 18K
vc4_validate.c 2019-03-10 12:42 25K
vc4_validate_shaders.c 2019-03-10 12:42 27K
This is a mirror of the kernel validation code into the userspace GL library.
It is only built when USE_VC4_SIMULATOR is defined, for compiling the driver
on an x86 system with the simpenrose simulator. It allows testing of changes
across the kernel and userspace with exposure to most of the software stack,
on a higher-performance and more-debuggable environment than the native
hardware.