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
/
image.h
Age
Commit message (
Expand
)
Author
2004-11-10
GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking
Brian Paul
2004-11-09
added _mesa_clip_drawpixels() and _mesa_clip_readpixels()
Brian Paul
2004-04-22
New glTexImage code.
Brian Paul
2004-03-13
Implementation of GL_EXT_pixel_buffer_object extension.
Brian Paul
2004-02-28
Remove clamp parameter from _mesa_unpack_color_span_float(). Pass the
Brian Paul
2004-02-28
consolidate image transfer operations in new _mesa_apply_rgba_transfer_ops() ...
Brian Paul
2004-02-28
rename some span pack/unpack functions for better uniformity
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
2002-03-13
added _mesa_image_image_stride()
Brian Paul
2001-03-07
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-02-17
Changed FetchTexel() function pointer arguments.
Brian Paul
2001-02-16
moved depth/index/stencil span packing into image.c
Brian Paul
2000-11-22
Committing in .
Jouk Jansen
2000-10-29
More GLchan color channel changes.
Brian Paul
2000-08-31
renamed some variables
Brian Paul
2000-08-30
added _mesa_pack_float_rgba_span()
Brian Paul
2000-08-21
implemented new ImageTransferState bitmask
Brian Paul
2000-05-10
more GL_EXT_convolution work
Brian Paul
2000-04-18
more color table and imaging work
Brian Paul
2000-03-21
made _mesa_native_packing const
Brian Paul
2000-03-21
changed imaging functions to _mesa_ prefix
Brian Paul
2000-03-21
added _mesa_image_row_stride()
Brian Paul
2000-03-13
fixed polygon stipple packing/unpacking
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-03
new texture image processing
Brian Paul
1999-08-19
Initial revision
jtg