ZDoomGL?

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
User avatar
Chris
Posts: 2940
Joined: Thu Jul 17, 2003 12:07 am
Graphics Processor: ATI/AMD with Vulkan/Metal Support

Post by Chris »

ZDoomGL does use the stencil buffer when enabled. It's basically a way to mask out screen areas so you can draw only to those specific areas, leaving the rest of the screen alone
User avatar
timmie
Posts: 199
Joined: Tue Jul 15, 2003 3:44 pm
Location: Vancouver, BC
Contact:

Post by timmie »

Graf Zahl wrote:
Hirogen2 wrote:I want stencil buffers in ZDoomGL.
Doesn't ZDoomGL already use the stencil buffer for rendering multiple skyboxes?
Yes. It's not enabled unless you set gl_vid_bitdepth to 32 and gl_vid_stencilbits to 8, though.
Post Reply

Return to “General”