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
Commit message (
Expand
)
Author
Age
Files
Lines
*
broadcom/vc5: Fix setup of integer surface clear values.
Eric Anholt
2018-03-28
1
-8
/
+8
*
broadcom/vc5: Stop trying to swizzle around RGBA4 clear color.
Eric Anholt
2018-03-28
1
-12
/
+2
*
broadcom/vc5: Work around scissor w/h==0 bug same as rasterizer discard.
Eric Anholt
2018-03-28
1
-2
/
+15
*
broadcom/vc5: Fix padding of NPOT miplevels >= 2.
Eric Anholt
2018-03-27
1
-3
/
+8
*
broadcom/vc5: Fix RG16I/UI texture sampling.
Eric Anholt
2018-03-27
1
-2
/
+2
*
broadcom/vc5: Fix swizzling of RGB10_A2UI render targets.
Eric Anholt
2018-03-26
1
-1
/
+1
*
broadcom/vc5: Implement workaround for GFXH-1431.
Eric Anholt
2018-03-26
1
-1
/
+5
*
broadcom/vc5: Fix EZ disabling and allow using GT/GE direction as well.
Eric Anholt
2018-03-26
5
-21
/
+111
*
broadcom/vc5: Disable TF on V3D 4.x when drawing with queries disabled.
Eric Anholt
2018-03-26
2
-0
/
+8
*
broadcom/vc5: Disable transform feedback on V3D 4.x at the end of the job.
Eric Anholt
2018-03-26
3
-5
/
+29
*
broadcom/vc5: Move the BCL epilogue code to a per-version compile.
Eric Anholt
2018-03-26
5
-24
/
+67
*
broadcom/vc5: Fix transform feedback in the presence of point size.
Eric Anholt
2018-03-26
3
-4
/
+23
*
broadcom/vc5: Split transform feedback specs update from buffers.
Eric Anholt
2018-03-26
1
-27
/
+32
*
broadcom/vc5: Limit each transform feedback data spec to 16 dwords.
Eric Anholt
2018-03-26
2
-14
/
+31
*
broadcom/vc5: Allow FBOs with mixed color formats.
Eric Anholt
2018-03-22
1
-1
/
+1
*
broadcom/vc5: Add missing support for 2101010_REV vertex attributes.
Eric Anholt
2018-03-22
1
-0
/
+8
*
broadcom/vc5: Fix up the NIR types of FS outputs generated by NIR-to-TGSI.
Eric Anholt
2018-03-21
2
-0
/
+16
*
broadcom/vc5: Don't skip job submit just because everything is scissored.
Eric Anholt
2018-03-21
2
-10
/
+7
*
broadcom/vc5: Handle sparsely populated SO target array.
Eric Anholt
2018-03-21
1
-7
/
+14
*
broadcom/vc5: Fix 3D miplevel limit to match other texture targets.
Eric Anholt
2018-03-21
1
-2
/
+1
*
broadcom/vc5: Clamp the instance divisor to 16 bits.
Eric Anholt
2018-03-21
1
-1
/
+2
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
broadcom/vc5: Add support for register spilling.
Eric Anholt
2018-03-19
3
-0
/
+30
*
broadcom: Remove our defines of DRM_FORMAT_MOD_INVALID.
Eric Anholt
2018-03-09
1
-4
/
+0
*
broadcom: Suppress compiler warnings about enum pipe_tex_filter.
Eric Anholt
2018-03-09
1
-0
/
+1
*
broadcom/vc5: Fix regression in the page-cache slice size alignment.
Eric Anholt
2018-02-28
1
-3
/
+6
*
broadcom/vc5: Fix layout of 3D textures.
Eric Anholt
2018-02-23
2
-32
/
+81
*
broadcom/vc5: Ignore unused usage flags in is_format_supported.
Eric Anholt
2018-02-23
1
-27
/
+16
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
broadcom/vc5: Ignore samplers for finding uniform offsets.
Eric Anholt
2018-02-05
1
-1
/
+12
*
broadcom/vc5: Fix non-mipfiltered sampling.
Eric Anholt
2018-02-05
1
-1
/
+6
*
broadcom/vc5: Enable UIF XOR on textures.
Eric Anholt
2018-02-02
3
-7
/
+40
*
broadcom/vc5: Fix alignment of miplevel 1 with UIF.
Eric Anholt
2018-02-02
3
-15
/
+31
*
broadcom/vc5: Switch our RGBA4 support to the new gallium format.
Eric Anholt
2018-02-02
1
-2
/
+1
*
broadcom/vc5: Fix image_h setup for both loads and stores.
Eric Anholt
2018-02-01
1
-3
/
+2
*
broadcom/vc5: Add appropriate height padding for bank conflicts.
Eric Anholt
2018-02-01
4
-0
/
+63
*
broadcom/vc5: Simplify separate stencil surface setup.
Eric Anholt
2018-02-01
3
-99
/
+77
*
broadcom/vc5: Rename the UIFCFG register in the UAPI.
Eric Anholt
2018-02-01
2
-2
/
+2
*
broadcom/vc5: Skip over missing color buffers for a couple of checks.
Eric Anholt
2018-02-01
2
-0
/
+6
*
broadcom/vc5: Add the missing PIPE_CAP_FENCE_SIGNAL.
Eric Anholt
2018-02-01
1
-0
/
+1
*
broadcom/vc5: Don't forget to get the BO offset when opening a dmabuf.
Eric Anholt
2018-01-27
1
-0
/
+12
*
broadcom/vc5: Enable the driver on V3D 4.2.
Eric Anholt
2018-01-27
1
-1
/
+6
*
automake: vc5: remove non-applicable v3dx_simulator.h
Emil Velikov
2018-01-25
1
-1
/
+0
*
broadcom/vc5: Fix source file name.
Vinson Lee
2018-01-21
1
-1
/
+1
*
broadcom/vc5: Add missing include paths.
Vinson Lee
2018-01-21
1
-2
/
+2
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-0
/
+2
*
vc5: add missing files to the tarball
Emil Velikov
2018-01-18
1
-0
/
+5
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-1
/
+0
[next]