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
/
vc5
/
vc5_formats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
v3d: Rename the driver files from "vc5" to "v3d".
Eric Anholt
2018-05-16
1
-144
/
+0
*
broadcom/vc5: Move the formats table to per-V3D-version compile.
Eric Anholt
2018-01-12
1
-309
/
+31
*
braodcom/vc5: Fix internal type/bpp for RGB10_A2UI images.
Eric Anholt
2018-01-03
1
-0
/
+1
*
broadcom/vc5: Introduce enums for internal depth/type, with V3D prefixes.
Eric Anholt
2018-01-03
1
-38
/
+38
*
broadcom/vc5: Turn the output image format into an enum.
Eric Anholt
2018-01-03
1
-45
/
+45
*
braodcom/vc5: Rely on OVRTMUOUT always being set.
Eric Anholt
2018-01-03
1
-1
/
+4
*
broadcom/vc5: Return the depth in all components of depth textures.
Eric Anholt
2017-12-19
1
-6
/
+6
*
broadcom/vc5: Fix up integer texture handling.
Eric Anholt
2017-11-19
1
-27
/
+28
*
broadcom/vc5: Add missing SRGBA8 ETC2 support.
Eric Anholt
2017-11-07
1
-0
/
+1
*
broadcom/vc5: Use DEPTH24_STENCIL8 for rendering to depth-only textures.
Eric Anholt
2017-11-07
1
-1
/
+1
*
broadcom/vc5: Use the proper gallium format for our RGB10_A2.
Eric Anholt
2017-10-30
1
-1
/
+1
*
broadcom/vc5: Don't forget to set the RT format for 1555 textures.
Eric Anholt
2017-10-17
1
-2
/
+2
*
broadcom/vc5: Fix handling of 5551 textures using the new gallium format.
Eric Anholt
2017-10-10
1
-2
/
+2
*
broadcom/vc5: Add missing Z16 format.
Eric Anholt
2017-10-10
1
-0
/
+1
*
broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
2017-10-10
1
-0
/
+415