• Home
  • History
  • Annotate
  • only in /external/mesa3d/src/gallium/drivers/vc4/kernel/
NameDateSize

..10-Aug-20184 KiB

.dir-locals.el10-Aug-2018269

.editorconfig10-Aug-201829

README10-Aug-2018392

vc4_drv.h10-Aug-20185.7 KiB

vc4_gem.c10-Aug-20184.7 KiB

vc4_packet.h10-Aug-201816.8 KiB

vc4_render_cl.c10-Aug-201817.8 KiB

vc4_validate.c10-Aug-201825.2 KiB

vc4_validate_shaders.c10-Aug-201826.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