Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
[mesa.git] / src / mesa / main / buffers.c
2001-01-29 Keith WhitwellRemoved knowledge of swrast Clear/Bitmap/Accum/Draw...
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-22 Jouk Jansen Committing in .
2000-11-13 Keith WhitwellCleanup of derived state calculation prior to seperatin...
2000-10-31 Keith WhitwellMoved the software rasterizer to a new directory.
2000-10-30 Brian PaulRemoved UPDATE_IMAGE_TRANSFER_STATE, use _NEW_PIXEL...
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