index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
u_format_tests.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-28
1
-1
/
+1
*
util/u_format: Comment out half float denormal test case.
José Fonseca
2013-07-12
1
-0
/
+5
*
Use C99 NAN and INFINITY macros
Matt Turner
2012-08-03
1
-10
/
+3
*
gallium/util: Use GCC built-in functions for NaN and infinity.
Vinson Lee
2012-07-30
1
-0
/
+5
*
gallium/util: Truly disable INF/NAN tests on MSVC.
José Fonseca
2012-06-29
1
-1
/
+1
*
gallium/util: Disable INF/NAN tests on MSVC.
José Fonseca
2012-06-29
1
-1
/
+7
*
tests: Updated tests to properly handle NaN for half floats.
James Benton
2012-06-29
1
-2
/
+4
*
util: Updated u_format_tests to rigidly test half-float boundary values.
James Benton
2012-06-29
1
-0
/
+30
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-13
/
+13
*
util: Get all depth stencil tests passing.
José Fonseca
2010-04-09
1
-2
/
+33
*
util: Support PIPE_FORMAT_B4G4R4X4_UNORM and PIPE_FORMAT_R8G8B8X8_UNORM.
José Fonseca
2010-04-08
1
-0
/
+13
*
util: Describe, implement, and test the new D3D9 color formats.
José Fonseca
2010-04-08
1
-2
/
+51
*
util: Support fixed formats conversion.
José Fonseca
2010-04-07
1
-0
/
+35
*
util: Implement YUV and subsampled RGB format conversion.
José Fonseca
2010-04-07
1
-1
/
+32
*
util: Support all SRGB formats.
José Fonseca
2010-04-06
1
-1
/
+94
*
util: Add support for other DXTn RGBA formats.
José Fonseca
2010-04-01
1
-17
/
+111
*
util: Add test case for PIPE_FORMAT_DXT1_RGB.
José Fonseca
2010-04-01
1
-0
/
+32
*
util: Allow to have block format test cases
José Fonseca
2010-04-01
1
-448
/
+455
*
util: Add half float test cases.
José Fonseca
2010-04-01
1
-0
/
+35
*
util: Fix PIPE_FORMAT_B5G5R5X1_UNORM test case.
José Fonseca
2010-03-31
1
-6
/
+5
*
Add format B5G5R5X1
Alan Hourihane
2010-03-18
1
-0
/
+7
*
util: Move the format tests cases here so that they can be easily shared.
José Fonseca
2010-03-06
1
-0
/
+544