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
/
freedreno
/
a3xx
/
fd3_format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: Fix the type of single-component scaled vertex attrs.
Eric Anholt
2019-09-03
1
-3
/
+3
*
freedreno: a3xx: add GL_AMD_compressed_ATC_texture support
Jonathan Marek
2019-04-23
1
-0
/
+4
*
freedreno: fdN_gmem_restore_format() is not gen specific
Rob Clark
2016-12-18
1
-21
/
+0
*
freedreno: fix indentation
Rob Clark
2016-04-30
1
-4
/
+4
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-6
/
+6
*
freedreno/a3xx: add fake RGTC support (required for GL3)
Ilia Mirkin
2015-11-18
1
-0
/
+20
*
freedreno/a3xx: add missing formats to enable ARB_vertex_type_2_10_10_10_rev
Ilia Mirkin
2015-11-18
1
-0
/
+4
*
freedreno/a3xx: fix blending of L8 format
Ilia Mirkin
2015-09-16
1
-0
/
+2
*
freedreno/a3xx: add s3tc texture format support
Ilia Mirkin
2015-08-17
1
-0
/
+9
*
freedreno/a3xx: fix up logic for handling block formats
Ilia Mirkin
2015-08-17
1
-1
/
+1
*
freedreno/a3xx: add support for S8 and Z32F_S8
Ilia Mirkin
2015-04-27
1
-0
/
+7
*
freedreno/a3xx: add Z32F support
Ilia Mirkin
2015-04-27
1
-1
/
+1
*
freedreno/a3xx: add support for float R/RG render targets
Ilia Mirkin
2015-04-18
1
-4
/
+6
*
freedreno/a3xx: add ETC2 decoding support
Ilia Mirkin
2015-02-19
1
-0
/
+10
*
freedreno/a3xx: add hardware ETC1 support
Ilia Mirkin
2015-02-18
1
-0
/
+3
*
freedreno/a3xx: add bgr565 texturing and rendering
Ilia Mirkin
2014-12-06
1
-1
/
+1
*
freedreno/a3xx: add support for SRGB render targets
Ilia Mirkin
2014-12-06
1
-8
/
+8
*
freedreno/a3xx: output RGBA16_FLOAT from fs for certain outputs
Ilia Mirkin
2014-12-06
1
-0
/
+13
*
freedreno/a3xx: re-enable rgb10_a2 render targets
Ilia Mirkin
2014-12-06
1
-1
/
+3
*
freedreno/a3xx: add missing integer formats and enable rendering
Ilia Mirkin
2014-11-30
1
-3
/
+30
*
freedreno/a3xx: add 16-bit unorm/snorm texture formats
Ilia Mirkin
2014-11-30
1
-6
/
+6
*
freedreno/a3xx: unify vertex/texture formats into a single table
Ilia Mirkin
2014-11-29
1
-351
/
+218
*
freedreno/a3xx: rename vertex/texture format enums to be more consistent
Ilia Mirkin
2014-11-29
1
-63
/
+63
*
freedreno/a3xx: fd3_util -> fd3_format
Ilia Mirkin
2014-11-29
1
-0
/
+453