summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/buffers.c
Commit message (Expand)AuthorAgeFilesLines
* call Driver.SetReadBuffer() in clear_color_buffers() to fix colormasked clear...Brian Paul2000-10-191-2/+7
* ported render begin/end calls from Mesa 3.4Brian Paul2000-10-171-1/+5
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-28/+27
* changed gl_frame_buffer Xmax and Ymax to be exclusive boundary valuesBrian Paul2000-09-081-7/+8
* Removed ctx->Driver.LogicOp().Brian Paul2000-09-071-2/+4
* fixed an assertion and minor bugBrian Paul2000-06-271-5/+4
* removed software alpha flag from GLvisual structBrian Paul2000-05-041-4/+12
* removed old profiling codeBrian Paul2000-04-221-9/+1
* renamed alpha buffer functionsBrian Paul2000-04-111-3/+3
* renamed stencil functionsBrian Paul2000-04-111-6/+6
* minor clean-ups, renamingBrian Paul2000-04-051-3/+3
* replaced gl_ prefix with _mesa_ prefix on depth funcsBrian Paul2000-02-021-3/+3
* changed prefix to _mesa_ for a few accum functionsBrian Paul2000-02-021-3/+3
* functions from old glmisc.c fileBrian Paul2000-02-021-0/+564