summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/v3d
AgeCommit message (Expand)AuthorFilesLines
2018-06-05v3d: Be more explicit about include directory from our generated code.Eric Anholt1-0/+2
2018-05-30v3d: Fix automake linking error.Vinson Lee1-1/+3
2018-05-29gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITYMarek Olšák1-0/+3
2018-05-30gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*Dave Airlie1-5/+5
2018-05-21v3d: Include v3d_drm.h path.Vinson Lee1-0/+1
2018-05-17v3d: Add support for glSampleMask / glSampleCoverage.Eric Anholt5-5/+26
2018-05-17v3d: Enable NaN propagation in the VS and CS as well.Eric Anholt1-1/+3
2018-05-16v3d: Fix wiring filters to NEAREST for 32-bit texture returns.Eric Anholt1-1/+1
2018-05-16v3d: Enable the driver by default.Eric Anholt1-1/+1
2018-05-16v3d: Rename driver functions from vc5 to v3d.Eric Anholt29-1533/+1533
2018-05-16v3d: Rename the driver files from "vc5" to "v3d".Eric Anholt36-0/+11283