more work on GL_ARB_texture_compression
[mesa.git] / src / mesa / main / drawpix.c
2000-05-04 Brian Paulimplemented GL_EXT_histogram extension
2000-04-18 Brian Paulmore color table and imaging work
2000-04-12 Brian Paulmore work on GL_SGI_color_table, pixel transfer code...
2000-04-11 Brian Paulclip depth/stencil spans to window bounds
2000-04-08 Brian Pauladded GL_SGI_color_matrix extension
2000-04-07 Brian Pauladded GL_SGIX/SGIS_pixel_texture extension
2000-04-01 Brian Paulchanges for GL_HP_occlusion_test
2000-03-21 Brian Paulchanged imaging functions to _mesa_ prefix
2000-03-03 Brian Paulruntime selectable depth buffer depth
2000-03-03 Brian Paulmoved device driver DrawPixels call
2000-02-08 Brian PaulglDrawPixels w/ format=GL_COLOR_INDEX was broken
2000-02-02 Brian Paulupdated includes for source file reorg
1999-11-26 Brian Paulgenerate Z values when fog enabled (Andree Borrmann)
1999-11-24 Brian Pauladded support for separate read/draw buffers per context
1999-11-22 Brian Pauladded _mesa_clip_pixelrect()
1999-11-18 Brian Paulsilence an uninitialized var warning
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-11-08 Brian Paulclean-up of header includes (Daryll)
1999-10-19 Brian Paulmore image type error checking in draw_stencil_pixels()
1999-10-08 Keith WhitwellFixed includes & added a few hooks for the DRI.
1999-09-18 Keith WhitwellLarge patch:
1999-08-19 jtgInitial revision