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
/
drivers
/
svga
/
svga_format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+4
*
svga: Fix incorrect advertizing of EGL_KHR_gl_colorspace
Thomas Hellstrom
2018-04-19
1
-1
/
+1
*
gallium: Add a new A4B4G4R4 pipe format for Broadcom.
Eric Anholt
2018-02-02
1
-0
/
+1
*
svga: move svga_is_format_supported() to svga_format.c
Brian Paul
2017-11-28
1
-0
/
+119
*
svga: fix format_conversion_table breakage
Brian Paul
2017-10-16
1
-2
/
+7
*
gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
2017-10-10
1
-0
/
+2
*
svga: fix incorrect case in svga_typeless_format()
Brian Paul
2017-10-03
1
-2
/
+1
*
svga: add typeless switch cases in svga_typeless_format()
Brian Paul
2017-10-03
1
-0
/
+10
*
gallium: add PIPE_FORMAT_R10G10B10X2_UNORM
Nicolai Hähnle
2017-10-02
1
-0
/
+1
*
svga: update a few surface format names
Brian Paul
2017-06-30
1
-16
/
+16
*
svga: clean up format_cap_table
Charmaine Lee
2017-06-27
1
-403
/
+92
*
svga: fix the default devcap for SVGA3D_Z_D24S8_INT
Charmaine Lee
2017-06-27
1
-4
/
+1
*
svga: Allow format differences in 16-bit RGBA surface sharing
Thomas Hellstrom
2017-06-07
1
-1
/
+5
*
svga: add function svga_linear_to_srgb()
Neha Bhende
2017-04-28
1
-0
/
+26
*
svga: Add a more elaborate format compatibility determination v2
Thomas Hellstrom
2017-04-28
1
-0
/
+70
*
svga: fix format for screen target
Charmaine Lee
2017-04-26
1
-0
/
+26
*
svga: handle P016 format as well
Christian König
2017-03-13
1
-0
/
+1
*
svga: add a helper function to check for typeless format
Charmaine Lee
2016-11-03
1
-0
/
+31
*
svga: don't special case caps for SVGA3D_R32_FLOAT
Brian Paul
2016-09-23
1
-6
/
+2
*
svga: add const qualifier on svga_translate_format()
Brian Paul
2016-09-23
1
-1
/
+1
*
svga: add new svga_format_is_uncompressed_snorm() helper
Brian Paul
2016-06-30
1
-0
/
+20
*
svga: don't advertise support for R32G32B32_UINT/SINT surface formats
Neha Bhende
2016-06-30
1
-2
/
+2
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
svga: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-25
1
-10
/
+10
*
svga: add DXGenMips command support
Charmaine Lee
2016-01-14
1
-23
/
+30
*
svga: Add ASTC formats to format table.
Jose Fonseca
2015-11-23
1
-0
/
+28
*
svga: use more VGPU10 formats
Brian Paul
2015-11-18
1
-30
/
+67
*
svga: add/use new svga_sampler_format() function
Brian Paul
2015-11-18
1
-0
/
+23
*
gallium/svga: Enable PIPE_FORMAT_L8_UNORM for vgpu10
Thomas Hellstrom
2015-09-15
1
-1
/
+1
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-303
/
+1672
*
svga: split / update svga3d header files
Brian Paul
2014-02-14
1
-10
/
+0
*
svga: Add support for 16-bit per channel RGBA
John Kåre Alsaker
2012-10-10
1
-0
/
+3
*
svga: add svga_format_size() function
Brian Paul
2012-02-23
1
-0
/
+156
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-1
/
+1
*
svga: add format translation for DXT/sRGB formats
Brian Paul
2011-09-23
1
-2
/
+8
*
svga: add translation for float formats
Brian Paul
2011-09-23
1
-0
/
+14
*
svga: Cleanup format capability checking.
José Fonseca
2011-09-23
1
-0
/
+562