util: Move os_misc to util
[mesa.git] / src / gallium / auxiliary / util / u_format.h
2018-10-15 Kenneth Graunkegallium/auxiliary: Add util_format_get_depth_only(...
2018-06-29 Marek Olšákgallium/util: remove dummy function util_format_is_supp...
2018-04-08 Lucas Stachgallium/util: implement util_format_is_yuv
2017-07-21 Wladimir J. van... gallium/util: Implement util_format_is_etc
2016-05-18 Axel Davygallium/util: Implement util_format_translate_3d
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-23 Ilia Mirkingallium: add ASTC formats
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-23 Marek Olšákutil/format: add helper util_format_is_snorm8
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2014-09-12 Rob Clarkutil/u_format: add _is_alpha()
2014-08-12 Ilia Mirkingallium: add basic support for BPTC formats
2014-06-18 Grigori Goronzyutil/u_format: move utility function from r600g
2014-03-21 Roland Scheideggergallium: add b5g6r5 srgb format
2014-03-07 Marek Olšákgallium: rename R4A4 and A4R4 formats to match their...
2014-02-27 Roland Scheideggerutil/u_format: don't crash in util_format_translate...
2014-01-23 Marek Olšákgallium/util: util_format_srgb should not return FORMAT...
2013-11-07 Matthew McCluredraw,llvmpipe,util: add depth bias calculation for...
2013-11-05 José Fonsecautil/u_format: take normalized flag in consideration...
2013-10-29 Matthew McClureutil,llvmpipe: correctly set the minimum representable...
2013-10-01 Vinson Leeutil/u_format: Assert that format block size is at...
2013-07-17 Emil Velikovgallium/util: use explicily sized types for {un, }pack_...
2013-06-30 Marek Olšákst/mesa: handle SNORM formats in generic CopyPixels...
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2013-06-13 Marek Olšákgallium/u_format: add a new helper for initializing...
2013-04-18 Christoph Bumillerst/mesa: optionally apply texture swizzle to border...
2013-04-05 Wladimirutil: add ETC as compressed format
2013-02-13 Marek Olšákgallium: add red-alpha texture formats and a couple...
2013-02-06 Marek Olšákgallium: add RGBX formats for existing GL RGB texture...
2013-02-06 Marek Olšákgallium/util: remove duplicated function util_format_is...
2012-11-29 José Fonsecautil/u_format: Kill util_format_is_array().
2012-11-29 José Fonsecautil/u_format: Tighten the meaning of is_array bit...
2012-11-28 James Bentonutil: Updated util_format_is_array to be more accurate.
2012-07-12 Marek Olšákgallium: add util_format_stencil_only helper function
2012-06-29 James Bentonutil: Added util_format_is_array.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-02 James Bentonllvmpipe: Added support for color masks in AoS blending.
2012-03-09 Christian Königu_format: fix a comment about subsampled formats
2012-02-29 Brian Paulutil: better comment for util_is_format_compatible()
2012-01-05 Marek Olšáku_format: implement fetch_rgba_uint and fetch_rgba_sint...
2011-12-02 Chia-I Wugallium: add PIPE_FORMAT_ETC1_RGB8
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-08 Dave Airliegallium: add initial pure integer support (v2)
2011-10-08 Dave Airlieu_format: add inline helper to find first non void...
2011-09-22 Brian Paulgallium/util: add util_format_is_srgb() helper
2011-09-22 José Fonsecautil: Allow to make the depth/stencil format queries...
2011-09-15 Brian Paulutil: add util_format_is_luminance/intensity/rgb()...
2011-09-13 Brian Paulgallium: minor comments for util_format_channel_descrip...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-02 Marek Olšákgallium/util: add functions for manipulating swizzles
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-15 Marek Olšákgallium: add and use generic function for querying...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-23 Brian Paulgallium/util: added util_format_linear()
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-05 José Fonsecautil: Helper function to determined whether two formats...
2010-09-05 José Fonsecautil: Utility function to determine the channels that...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-10 José Fonsecautil: Add util_format_srgb().
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-02 José Fonsecautil: Add a fetch_rgba_8unorm.
2010-07-02 José Fonsecautil: Expose util_format_fits_8unorm().
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-04 Brian Paulgallium/util: added is_format_compressed()
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-03 Marek Olšákutil: add util_format_short_name
2010-05-03 Marek Olšákutil: add util_format_is_plain
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-04-29 Jakob Bornecrantzutil: Format error format string as the rest of the...
2010-04-24 Brian Paulgallium/util: document that pack/unpack strides are...
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-09 José Fonsecautil: Get all depth stencil tests passing.
2010-04-09 José Fonsecautil: Add dedicated depth-stencil packing/unpacking...
2010-04-08 José Fonsecautil: (Almost) universal format translation function.
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
next