Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.dir-locals.el | 06-Dec-2017 | 269 | |
.editorconfig | 06-Dec-2017 | 29 | |
README | 06-Dec-2017 | 392 | |
vc4_drv.h | 06-Dec-2017 | 5.7K | |
vc4_gem.c | 06-Dec-2017 | 4.7K | |
vc4_packet.h | 06-Dec-2017 | 16.8K | |
vc4_render_cl.c | 06-Dec-2017 | 17.8K | |
vc4_validate.c | 06-Dec-2017 | 25.2K | |
vc4_validate_shaders.c | 06-Dec-2017 | 26.8K |
1 This is a mirror of the kernel validation code into the userspace GL library. 2 It is only built when USE_VC4_SIMULATOR is defined, for compiling the driver 3 on an x86 system with the simpenrose simulator. It allows testing of changes 4 across the kernel and userspace with exposure to most of the software stack, 5 on a higher-performance and more-debuggable environment than the native 6 hardware. 7