glthread: rename marshal.h/c to glthread_marshal.h and glthread_shaderobj.c
[mesa.git] / src / mesa / main / pack.h
2018-04-12 Marek Olšákmesa: include mtypes.h less
2015-01-12 Iago Toral Quirogamesa: Remove _mesa_rebase_rgba_uint and _mesa_rebase_rg...
2015-01-12 Iago Toral Quirogamesa: Remove _mesa_(un)pack_index_span
2015-01-12 Iago Toral Quirogamesa: Remove _mesa_pack_rgba_span_float and tmp_pack.h
2015-01-12 Iago Toral Quirogamesa: Remove _mesa_unpack_color_span_float
2015-01-12 Iago Toral Quirogamesa: Remove (signed) integer pack and span functions.
2015-01-12 Iago Toral Quirogamesa: Remove _mesa_unpack_color_span_ubyte
2015-01-12 Iago Toral Quirogamesa: Remove _mesa_unpack_color_span_uint
2015-01-12 Eduardo Lima Mitevmesa: Replace _mesa_unpack_bitmap with _mesa_unpack_image()
2015-01-12 Iago Toral Quirogamesa: Add helpers to extract GL_COLOR_INDEX to RGBA...
2015-01-12 Iago Toral Quirogamesa: Add RGBA to Luminance conversion helpers
2014-06-30 Jason EkstrandRemove the ATI_envmap_bumpmap extension
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2012-08-15 Jordan Justenmesa pack: handle uint and int clamping properly
2012-03-09 Brian Paulmesa: add _mesa_rebase_rgba_float/uint() functions
2011-11-15 Brian Paulmesa: replace GLstencil with GLubyte
2011-10-08 Dave Airliemesa: add packing for int/uint
2011-09-21 Brian Paulmesa: convert _mesa_unpack_color_span_chan() to ubyte
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-11 Marek Olšákmesa: implement packing of DEPTH_STENCIL & FLOAT_32_UNS...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-03 Brian Paulmesa: replace more MAX_WIDTH stack allocations with...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Brian Paulmesa: code to unpack RGBA as uints
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Brian Paulmesa: split up the image.c file