index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
image.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Fix the size per pixel for packed pixel format data type.
Xiang, Haihao
2009-01-06
1
-0
/
+3
*
Added new _mesa_clip_copytexsubimage() function to do avoid clipping down in ...
Brian
2008-09-23
1
-0
/
+6
*
mesa: refactor: move pixel map/scale/bias code into image.c
Brian Paul
2008-09-21
1
-1
/
+46
*
Change float depthScale param to _mesa_unpack_depth_span() to GLuint depthMax.
Brian
2007-07-08
1
-3
/
+3
*
Consolidate, move, fix code related to color index and stencil image transfer
Brian Paul
2006-10-13
1
-0
/
+11
*
In _mesa_pack_rgba_span_float() we don't need to make a temporary copy of
Brian Paul
2006-10-13
1
-2
/
+1
*
s/GLuint/GLbitfield/
Brian Paul
2006-10-13
1
-7
/
+7
*
removed obsolete _mesa_pack_rgba_span_chan()
Brian Paul
2006-10-13
1
-8
/
+0
*
Added _mesa_convert_colors().
Brian Paul
2006-10-11
1
-1
/
+7
*
merge from texman branch
mesa_20060325
Brian Paul
2006-03-26
1
-1
/
+6
*
added _mesa_pack_depth_stencil_span()
Brian Paul
2005-10-01
1
-0
/
+7
*
Initial work for GL_EXT_packed_depth_stencil extension.
Brian Paul
2005-09-28
1
-10
/
+6
*
GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpacking
Brian Paul
2004-11-10
1
-4
/
+28
*
added _mesa_clip_drawpixels() and _mesa_clip_readpixels()
Brian Paul
2004-11-09
1
-1
/
+15
*
New glTexImage code.
Brian Paul
2004-04-22
1
-1
/
+1
*
Implementation of GL_EXT_pixel_buffer_object extension.
Brian Paul
2004-03-13
1
-3
/
+0
*
Remove clamp parameter from _mesa_unpack_color_span_float(). Pass the
Brian Paul
2004-02-28
1
-5
/
+5
*
consolidate image transfer operations in new _mesa_apply_rgba_transfer_ops() ...
Brian Paul
2004-02-28
1
-2
/
+6
*
rename some span pack/unpack functions for better uniformity
Brian Paul
2004-02-28
1
-4
/
+4
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-0
/
+4
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
added _mesa_image_image_stride()
Brian Paul
2002-03-13
1
-3
/
+8
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-2
/
+2
*
Changed FetchTexel() function pointer arguments.
Brian Paul
2001-02-17
1
-4
/
+3
*
moved depth/index/stencil span packing into image.c
Brian Paul
2001-02-16
1
-2
/
+19
*
Committing in .
Jouk Jansen
2000-11-22
1
-6
/
+6
*
More GLchan color channel changes.
Brian Paul
2000-10-29
1
-17
/
+17
*
renamed some variables
Brian Paul
2000-08-31
1
-10
/
+10
*
added _mesa_pack_float_rgba_span()
Brian Paul
2000-08-30
1
-1
/
+9
*
implemented new ImageTransferState bitmask
Brian Paul
2000-08-21
1
-8
/
+8
*
more GL_EXT_convolution work
Brian Paul
2000-05-10
1
-2
/
+2
*
more color table and imaging work
Brian Paul
2000-04-18
1
-3
/
+12
*
made _mesa_native_packing const
Brian Paul
2000-03-21
1
-2
/
+2
*
changed imaging functions to _mesa_ prefix
Brian Paul
2000-03-21
1
-21
/
+24
*
added _mesa_image_row_stride()
Brian Paul
2000-03-21
1
-1
/
+6
*
fixed polygon stipple packing/unpacking
Brian Paul
2000-03-13
1
-9
/
+11
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-42
/
+33
*
new texture image processing
Brian Paul
1999-11-03
1
-1
/
+28
*
Initial revision
jtg
1999-08-19
1
-0
/
+109