Replace the flags Mesa was using for ctx->NewState with a new set
[mesa.git] / src / mesa / main / buffers.c
2000-10-30 Keith WhitwellReplace the flags Mesa was using for ctx->NewState...
2000-10-28 Brian PaulBasic work to support deep color channels:
2000-10-19 Brian Paulcall Driver.SetReadBuffer() in clear_color_buffers...
2000-10-17 Brian Paulported render begin/end calls from Mesa 3.4
2000-09-26 Brian PaulFirst batch of OpenGL SI related changes:
2000-09-08 Brian Paulchanged gl_frame_buffer Xmax and Ymax to be exclusive...
2000-09-07 Brian PaulRemoved ctx->Driver.LogicOp().
2000-06-27 Brian Paulfixed an assertion and minor bug
2000-05-04 Brian Paulremoved software alpha flag from GLvisual struct
2000-04-22 Brian Paulremoved old profiling code
2000-04-11 Brian Paulrenamed alpha buffer functions
2000-04-11 Brian Paulrenamed stencil functions
2000-04-05 Brian Paulminor clean-ups, renaming
2000-02-02 Brian Paulreplaced gl_ prefix with _mesa_ prefix on depth funcs
2000-02-02 Brian Paulchanged prefix to _mesa_ for a few accum functions
2000-02-02 Brian Paulfunctions from old glmisc.c file