8 lines
214 B
C
8 lines
214 B
C
|
//
|
||
|
// Define and set to 1 if the target system includes the NVIDIA Cg
|
||
|
// runtime. The exrdisplay program will use a fragment shader to
|
||
|
// accelerate the display of OpenEXR images.
|
||
|
//
|
||
|
|
||
|
#undef HAVE_FRAGMENT_SHADERS
|