Merge branch 'mesa_7_5_branch'
[mesa.git] / src / mesa / main / pixel.c
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-04-22 Brian Paulmesa: fix comment typo
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian Paulmesa: s/_IMAGE_NEW_TRANSFER_STATE/_MESA_NEW_TRANSFER_ST...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-13 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-11-11 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-11 Brianmesa: new _mesa_is_pow_two() function
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 José Fonsecamesa: Apply MSVC portability fixes from Alan Hourihane.
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-22 Brian Paulmesa: refactor: move initialization of DefaultPacking...
2008-09-22 Brian Paulmesa: refactor: move pixel map/scale/bias code into...
2008-09-22 Brian Paulmesa: refactor: new _mesa_init_pixelstore() function
2008-09-22 Brian Paulmesa: refactor: move glPixelStore function into new...
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-20 Brian Paulmesa: refactor: move initialization of DefaultPacking...
2008-06-09 Brian Paulmesa: refactor: move pixel map/scale/bias code into...
2008-06-09 Brian Paulmesa: refactor: new _mesa_init_pixelstore() function
2008-06-09 Brian Paulmesa: refactor: move glPixelStore function into new...
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-31 José Fonsecamesa: Apply MSVC portability fixes from Alan Hourihane.
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-04-30 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-29 Brian Paulmesa: added _mesa_scale_and_bias_depth_uint()
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-17 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-16 BrianColortable re-org.
2007-03-15 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-14 Brianpixelmap code simplification
2007-03-14 BrianRe-org of gl_pixel_attrib struct.
2007-03-13 Brianfix ctx->Pixel.PostConvolutionScale/Bias subscript...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-24 Brian Pauls/GLchan/GLubyte/
2006-10-13 Brian PaulConsolidate, move, fix code related to color index...
2006-10-13 Brian PaulRevamp color table code.
2006-10-12 Brian Paulremove _mesa_chan_to_float_span(), rename _mesa_map_ci8...
2006-10-12 Brian Paul_mesa_map_ci_to_rgba_chan() no longer used
2005-12-14 Brian PaulRemoved the GL_SGIX/SGIS_pixel_texture extensions....
2005-11-09 Brian PaulBug 4996.
2005-10-05 Brian Pauls/IntFormat/InternalFormat/ and s/Format/_BaseFormat...
2005-09-28 Brian Pauladded _mesa_scale_and_bias_depth()
2005-08-10 Brian Paulthe PIXEL_MAP_I_TO_I table should be GLfloat, not GLint
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-11-10 Brian PaulGL_(UN)PACK_SKIP_IMAGES should only be applied to 3D...
2004-10-31 Brian PaulUse the _mesa_scale_and_bias_rgba() function in the...
2004-10-31 Brian PaulPBO support for gl[Get]PixelMap functions
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-13 Brian PaulImplementation of GL_EXT_pixel_buffer_object extension.
2004-02-28 Brian Paulmove _swrast_texture_table_lookup() to _mesa_lookup_rgb...
2004-02-28 Brian Paulreplace color table FloatTable boolean with Type enum
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-08-19 Brian PaulFix glPixelMap: s/GLint/GLsizei/
2003-07-23 Brian Paulfix a few more glitches from last big check-in
2003-07-23 Brian Paulfix GL_SGI_texture_colortable bugs
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....
2003-01-26 Brian Paulremove bad assertion, fix minor bug in _mesa_lookup_rgba()
2002-10-24 Brian PaulHeader file clean-up:
2002-09-21 Brian PaulGL_MESA_pack_invert
2002-09-21 Brian Paulupdates from 4.0.4 (MESA_ycbcr_texture, APPLE_client_st...
2002-04-24 Brian Paultest mapsize against 1, not 0 in glPixelMap()
2001-12-18 Brian PaulReplace old matrix stacks with new code based on struct...
2001-12-04 Brian Paulfixed potential array overwrite problem
2001-09-18 Karl Schultzcompiler warnings
2001-07-13 Brian Paulassorted changes for supporting GLfloat color channels...
2001-05-23 Brian Paulfix bug 426657: need to clamp RGBA before color table...
2001-04-10 Brian PaulAdded IROUND_POS() macro to mmath.h and use where appro...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-27 Brian Paulcolortable w/ size=0 wasn't handled correctly
2001-01-23 Brian PaulReplaced struct gl_visual with struct __GLcontextModesR...
2001-01-03 Brian PaulMore color macro clean-ups.
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-12-13 Brian Paulimproved precision of glReadPixels for colorbuffers...
next