index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
pixel.h
Age
Commit message (
Expand
)
Author
2004-05-14
minor doxygen updates
Brian Paul
2004-02-28
move _swrast_texture_table_lookup() to _mesa_lookup_rgba_chan()
Brian Paul
2003-10-21
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-08-19
Fix glPixelMap: s/GLint/GLsizei/
Brian Paul
2003-07-17
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2000-12-13
improved precision of glReadPixels for colorbuffers < 24bpp
Brian Paul
2000-11-28
Pass scale and bias values to _mesa_scale_and_bias_rgba().
Brian Paul
2000-11-22
Committing in .
Jouk Jansen
2000-10-29
More GLchan color channel changes.
Brian Paul
2000-04-12
more work on GL_SGI_color_table, pixel transfer code clean-up
Brian Paul
2000-04-08
added GL_SGI_color_matrix extension
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-10-30
added a few more scale/bias/lookup functions (for future use)
Brian Paul
1999-08-19
Initial revision
jtg