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
*
svga: fix size of format_conversion_table[]
Neha Bhende
2020-02-10
1
-0
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
svga: Drop unsupported formats from the format table.
Eric Anholt
2019-08-19
1
-170
/
+0
*
svga: Remove duplication in the format table.
Eric Anholt
2019-08-19
1
-329
/
+322
*
svga: Factor out the format conversion table entry lookup.
Eric Anholt
2019-08-19
1
-16
/
+25
*
gallium: add AYUV and XYUV formats
Mike Blumenkrantz
2019-07-31
1
-0
/
+2
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-16
/
+16
*
gallium: add z24s8_as_r8g8b8a8 format
Rob Clark
2019-06-15
1
-0
/
+1
*
svga: add new ATC formats to the format conversion table
Jonathan Marek
2019-04-23
1
-0
/
+3
*
svga: add new gallium formats to the format conversion table
Brian Paul
2019-01-22
1
-0
/
+4
*
Gallium: Add format PIPE_FORMAT_R8_SRGB
Gert Wollny
2018-11-02
1
-0
/
+1
*
svga: add format conversion for legacy formats
Charmaine Lee
2018-09-10
1
-313
/
+334
*
svga: add missing devcap check for texture array support
Charmaine Lee
2018-09-10
1
-1
/
+11
*
svga: no need to check MULTISAMPLE devcap for view format
Charmaine Lee
2018-09-10
1
-1
/
+1
*
svga: sync devcap name changes in svga3d_devcaps.h
Charmaine Lee
2018-09-10
1
-8
/
+8
*
svga: explicit set DXFMT_SHADER_SAMPLE for DS format for pre-SM41 device
Charmaine Lee
2018-09-10
1
-5
/
+6
*
svga: remove obsolete comment on format_cap_table[]
Brian Paul
2018-09-10
1
-10
/
+0
*
svga: fix missing format multisample devcap check
Charmaine Lee
2018-09-10
1
-0
/
+1
*
svga: fix incorrect multisample support in VGPU9 device
Charmaine Lee
2018-09-10
1
-0
/
+4
*
svga: fix the missing devcap for SVGA3D_BC3_UNORM_SRGB
Charmaine Lee
2018-09-10
1
-0
/
+1
*
svga: add a separate function to get dx format capabilities from vgpu10 device
Charmaine Lee
2018-09-10
1
-97
/
+91
*
svga: assign a separate function for is_format_supported() for vgpu10 device
Charmaine Lee
2018-09-10
1
-18
/
+106
*
svga: add some devcap debugging code
Brian Paul
2018-09-10
1
-0
/
+193
*
svga: update device header files from upstream
Brian Paul
2018-09-05
1
-1
/
+1
*
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
[next]