Skip to content
Snippets Groups Projects
Commit e64d4837 authored by Stefan Dösinger's avatar Stefan Dösinger Committed by Alexandre Julliard
Browse files

wined3d: Add a function to control use of NV_vp2 clipplanes.

I find it helpful for debugging to have this controlled at a central place,
without having to disable the entire GL extension or manually find all the
places where GL_SUPPORT(NV_VERTEX_PROGRAM2_OPTION) controls clipplane use. It
is useful for debugging the emulation code on NV cards and for debugging mac
driver issues.
parent 85af0b29
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment