Lines Matching refs:driconf
56 - driconf: add glx_extension_override
58 - driconf: add indirect_gl_extension_override
837 - driconf: Support selection by Vulkan applicationName.
850 - radv,gallium: Add driconf option to reduce advertised VRAM size.
1551 - gallium/drm: Make the pipe loader handle the driconf merging.
1553 - virgl: Clean up the driconf definition of GLES_SAMPLES_PASSED_VALUE.
1554 - driconf: Use nesting macros for defining options.
1571 - driconf: Eliminate the DRI_CONF_OPT_BEGIN_B macro.
1572 - driconf: Fix extra quoting on "Jimenez'".
1574 - driconf: Make a DRI_CONF_OPT_S() for string options.
1577 - driconf: Delete disjoint range support.
1578 - driconf: Use DRI_CONF_OPT_I for remaining int options
1579 - driconf: Make the driver's declarations be structs instead of XML.
1580 - driconf: Stop quoting true/false in boolean option definitions.
1590 - driconf: Make sure that the range check on the defaults actually works.
1591 - driconf: Restore the ability to override driconf with the environment.
1659 - gallium: Fix leak of the merged driconf options.
1671 - driconf: fix force_gl_vendor description
3498 - driconf: force the vendor string to NVIDIA to fix viewperf energy tests
3499 - driconf: enable force_glsl_extensions_warn for viewperf
3500 - st/mesa: enable GL name reuse for queries based on the driconf option
3614 - driconf: bump the maximum string size from 25 to 1024
3615 - driconf: initialize the option value before using it
3621 - driconf: add a way to override GLX extensions
3622 - driconf: add a way to override indirect-GL extensions
3623 - driconf: disable GLX_OML_swap_method by default on Brink
3624 - driconf: allow higher compat version for Brink
3764 - zink: hook up driconf
3874 - Revert "anv: Add driconf option to disable compression for 16bpp format"
3914 - radeonsi,driconf: add clamp_div_by_zero option
3925 - driconf: add option to reuse GL names
3964 - driconf: add disable_protected_content_check option
4236 - anv: Add driconf option to disable compression for 16bpp format