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
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
*
radeonsi: simplify DCC format categories
Marek Olšák
2018-03-28
1
-20
/
+9
*
radeonsi: don't use the SPI barrier management bug workaround
Marek Olšák
2018-03-28
1
-0
/
+5
*
radeonsi: use maximum OFFCHIP_BUFFERING on Vega12
Marek Olšák
2018-03-28
1
-1
/
+8
*
radeonsi: add support for Vega12
Marek Olšák
2018-03-28
4
-1
/
+7
*
broadcom/vc5: Fix padding of NPOT miplevels >= 2.
Eric Anholt
2018-03-27
1
-3
/
+8
*
ac/radeonsi: pass bindless bool to load_sampler_desc()
Timothy Arceri
2018-03-28
1
-1
/
+1
*
radeonsi/nir: set uses_bindless_samplers for samplers
Timothy Arceri
2018-03-28
1
-0
/
+3
*
nvc0/ir: fix INTERP_* with indirect inputs
Ilia Mirkin
2018-03-27
1
-3
/
+4
*
radeonsi/nir: fix input processing for packed varyings
Timothy Arceri
2018-03-28
1
-3
/
+2
*
radeonsi/nir: fix scanning of multi-slot output varyings
Timothy Arceri
2018-03-28
1
-109
/
+127
*
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
*
gallium/u_vbuf: Protect against overflow with large instance divisors.
Eric Anholt
2018-03-26
1
-1
/
+10
*
winsys/amdgpu: always allow GTT placements on APUs
Marek Olšák
2018-03-26
1
-7
/
+5
*
radeonsi: don't reallocate on DMABUF export if local BOs are disabled
Marek Olšák
2018-03-26
2
-5
/
+6
*
gallium: Do not add -Wframe-address option for gcc <= 4.4.
Vinson Lee
2018-03-26
1
-1
/
+1
*
gallium: Correct minor typo in header comments
Alyssa Rosenzweig
2018-03-26
1
-1
/
+1
*
svga: simplify uses_flat_interp expression in emit_input_declarations()
Brian Paul
2018-03-23
1
-1
/
+1
*
svga: replace unsigned with proper enum names
Brian Paul
2018-03-23
2
-15
/
+16
*
tgsi,softpipe: use enum tgsi_opcode
Brian Paul
2018-03-23
3
-8
/
+8
*
st/mesa,tgsi: use enum tgsi_opcode
Brian Paul
2018-03-23
4
-29
/
+29
*
tgsi/nir: use enum tgsi_opcode
Brian Paul
2018-03-23
1
-2
/
+2
*
tgsi: use enum tgsi_opcode
Brian Paul
2018-03-23
5
-14
/
+14
*
gallivm: use enum tgis_opcode
Brian Paul
2018-03-23
2
-8
/
+12
*
svga: use enum tgsi_opcode
Brian Paul
2018-03-23
2
-5
/
+5
*
tgsi: convert opcode macros to enums
Brian Paul
2018-03-23
1
-273
/
+275
*
nir: Rename image intrinsics to image_var
Jason Ekstrand
2018-03-23
3
-29
/
+29
*
virgl: add ARB_cull_distance support.
Dave Airlie
2018-03-23
4
-5
/
+13
*
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
*
gallium/winsys/kms: Add support for multi-planes
Lepton Wu
2018-03-22
1
-40
/
+112
*
gallium/winsys/kms: Fix possible leak in map/unmap.
Lepton Wu
2018-03-22
1
-7
/
+31
*
broadcom/vc4: add path to nir_builder.h
Juan A. Suarez Romero
2018-03-22
1
-1
/
+1
*
autotools: add tegra header files
Juan A. Suarez Romero
2018-03-22
1
-0
/
+1
*
swr/rast: autotools: add events_private.proto in dist tarball.
Juan A. Suarez Romero
2018-03-22
1
-0
/
+1
*
clover/llvm: Fix build against LLVM/Clang 4.0
Aaron Watry
2018-03-21
2
-1
/
+3
*
broadcom/vc5: Fix up the NIR types of FS outputs generated by NIR-to-TGSI.
Eric Anholt
2018-03-21
2
-0
/
+16
*
radeonsi: fix a snprintf warning on gcc 7.3.0
Marek Olšák
2018-03-21
1
-1
/
+1
*
radeonsi/gfx9: print the swizzle mode for testdma
Marek Olšák
2018-03-21
1
-2
/
+16
[next]