updated for hardware stencil support
[mesa.git] / src / mesa / main / stencil.c
1999-12-10 Brian Paulupdated for hardware stencil support
1999-12-04 Brian PaulClearing stencil buffer now observes the stencil write...
1999-11-24 Brian Pauladded support for separate read/draw buffers per context
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-08 Brian Paulchanges to silence MSVC warnings
1999-11-05 Brian Paulclean-up to reduce MSVC warnings
1999-10-13 Brian Paulremoved GL_ prefix from memory macros
1999-10-10 Brian Paulnow using GL_MALLOC, GL_FREE
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-19 Ted JumpMore Win32 build compliance fixups
1999-09-18 Keith WhitwellLarge patch:
1999-08-19 jtgInitial revision