Name Date Size

..25-Oct-20244 KiB

.dir-locals.elH A D25-Oct-2024269

.editorconfigH A D25-Oct-202429

READMEH A D25-Oct-2024392

vc4_drv.hH A D25-Oct-20245.7 KiB

vc4_gem.cH A D25-Oct-20244.7 KiB

vc4_packet.hH A D25-Oct-202416.8 KiB

vc4_render_cl.cH A D25-Oct-202418.1 KiB

vc4_validate.cH A D25-Oct-202425.2 KiB

vc4_validate_shaders.cH A D25-Oct-202426.8 KiB

README

1This is a mirror of the kernel validation code into the userspace GL library.
2It is only built when USE_VC4_SIMULATOR is defined, for compiling the driver
3on an x86 system with the simpenrose simulator.  It allows testing of changes
4across the kernel and userspace with exposure to most of the software stack,
5on a higher-performance and more-debuggable environment than the native
6hardware.
7