change gl_buffer_object's Size field to GLsizeiptrARB type
[mesa.git] / src / mesa / main / pixel.h
2004-10-31 Brian PaulUse the _mesa_scale_and_bias_rgba() function in the...
2004-05-14 Brian Paulminor doxygen updates
2004-02-28 Brian Paulmove _swrast_texture_table_lookup() to _mesa_lookup_rgb...
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-08-19 Brian PaulFix glPixelMap: s/GLint/GLsizei/
2003-07-17 Keith WhitwellMerge Jose's documentation and core Mesa changes from...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2000-12-13 Brian Paulimproved precision of glReadPixels for colorbuffers...
2000-11-28 Brian PaulPass scale and bias values to _mesa_scale_and_bias_rgba().
2000-11-22 Jouk Jansen Committing in .
2000-10-29 Brian PaulMore GLchan color channel changes.
2000-04-12 Brian Paulmore work on GL_SGI_color_table, pixel transfer code...
2000-04-08 Brian Pauladded GL_SGI_color_matrix extension
1999-11-11 Brian Paulfirst big check-in of new Mesa 3.3 code
1999-10-30 Brian Pauladded a few more scale/bias/lookup functions (for futur...
1999-08-19 jtgInitial revision