util: promote u_memory to src/util
[mesa.git] / src / gallium / auxiliary / util / u_format_tests.c
2018-11-27 Dylan Bakerutil: promote u_memory to src/util
2018-11-02 Gert WollnyGallium: Add format PIPE_FORMAT_R8_SRGB
2017-10-12 Nicolai Hähnlegallium: add tests for PIPE_FORMAT_{X1,A1}B5G5R5_UNORM...
2017-10-02 Nicolai Hähnlegallium: add PIPE_FORMAT_R10G10B10X2_UNORM
2016-04-28 Brian Paulgallium/util: s/Elements/ARRAY_SIZE/
2013-07-12 José Fonsecautil/u_format: Comment out half float denormal test...
2012-08-03 Matt TurnerUse C99 NAN and INFINITY macros
2012-07-31 Vinson Leegallium/util: Use GCC built-in functions for NaN and...
2012-06-29 José Fonsecagallium/util: Truly disable INF/NAN tests on MSVC.
2012-06-29 José Fonsecagallium/util: Disable INF/NAN tests on MSVC.
2012-06-29 James Bentontests: Updated tests to properly handle NaN for half...
2012-06-29 James Bentonutil: Updated u_format_tests to rigidly test half-float...
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
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-08 José Fonsecautil: Support PIPE_FORMAT_B4G4R4X4_UNORM and PIPE_FORMA...
2010-04-08 José Fonsecautil: Describe, implement, and test the new D3D9 color...
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 José Fonsecautil: Support fixed formats conversion.
2010-04-07 José Fonsecautil: Implement YUV and subsampled RGB format conversion.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 José Fonsecautil: Support all SRGB formats.
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-01 José Fonsecautil: Add support for other DXTn RGBA formats.
2010-04-01 José Fonsecautil: Add test case for PIPE_FORMAT_DXT1_RGB.
2010-04-01 José Fonsecautil: Allow to have block format test cases
2010-04-01 José Fonsecautil: Add half float test cases.
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 José Fonsecautil: Fix PIPE_FORMAT_B5G5R5X1_UNORM test case.
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-18 Alan HourihaneAdd format B5G5R5X1
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-06 José Fonsecautil: Move the format tests cases here so that they...