index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
broadcom/vc5: Add support for centroid varyings.
Eric Anholt
2018-04-26
7
-4
/
+97
*
broadcom/vc5: Add an assert about GFXH-1559.
Eric Anholt
2018-04-26
1
-0
/
+9
*
broadcom/vc5: Add validation that we don't violate GFXH-1633 requirements.
Eric Anholt
2018-04-26
1
-0
/
+13
*
broadcom/vc5: Add validation that we don't violate GFXH-1625 requirements.
Eric Anholt
2018-04-26
1
-0
/
+5
*
broadcom/vc5: Implement GFXH-1742 workaround (emit 2 dummy stores on 4.x).
Eric Anholt
2018-04-26
1
-8
/
+27
*
broadcom/vc5: Add QPU validation for register writes after thrend.
Eric Anholt
2018-04-26
1
-3
/
+31
*
st: Choose a 2101010 format for GL_RGB/GL_RGBA with a 2_10_10_10 type.
Eric Anholt
2018-04-26
1
-0
/
+13
*
st/mesa: fix missing setting of _ElementSize in new_draw_rasterpos_stage
Charmaine Lee
2018-04-26
1
-0
/
+5
*
st/va: Fix typos
Drew Davenport
2018-04-26
1
-24
/
+24
*
st/va: Fix potential buffer overread
Drew Davenport
2018-04-26
1
-1
/
+1
*
radeon/vcn: fix mpeg4 msg buffer settings
Boyuan Zhang
2018-04-26
1
-9
/
+9
*
radeon: Drop broken front_buffer_reading/drawing optimization
Ian Romanick
2018-04-26
3
-46
/
+18
*
radeon: Use _mesa_is_front_buffer_drawing
Ian Romanick
2018-04-26
4
-25
/
+5
*
radv: set ac_surf_info::num_channels correctly
Samuel Pitoiset
2018-04-26
2
-1
/
+8
*
radv: fix DCC enablement since partial MSAA implementation
Samuel Pitoiset
2018-04-26
1
-6
/
+6
*
nir/opt_constant_folding: fix folding of 8 and 16 bit ints
Karol Herbst
2018-04-26
1
-2
/
+12
*
nir: print 8 and 16 bit constants correctly
Karol Herbst
2018-04-26
1
-2
/
+14
*
nir: support converting to 8-bit integers in nir_type_conversion_op
Karol Herbst
2018-04-26
1
-1
/
+6
*
spirv: Don’t check for NaN for most OpFOrd* comparisons
Neil Roberts
2018-04-26
1
-11
/
+6
*
Intel: Add a Kaby Lake PCI ID
Matt Atwood
2018-04-25
1
-0
/
+1
*
gallium/util: Fix incorrect refcounting of separate stencil.
Eric Anholt
2018-04-25
1
-2
/
+1
*
broadcom/vc5: Fix reloads of separate stencil buffers.
Eric Anholt
2018-04-25
1
-4
/
+16
*
broadcom/vc5: Fix cpp of MSAA surfaces on 4.x.
Eric Anholt
2018-04-25
2
-3
/
+5
*
broadcom/vc5: Implement stencil blits using RGBA.
Eric Anholt
2018-04-25
2
-2
/
+83
*
broadcom/vc5: Remove leftover vc4 MSAA lowering setup in the FS key.
Eric Anholt
2018-04-25
2
-16
/
+6
*
broadcom/vc5: Fix tile load/store of MSAA surfaces on 4.x.
Eric Anholt
2018-04-25
3
-5
/
+15
*
travis: update libva required version
Juan A. Suarez Romero
2018-04-25
1
-1
/
+1
*
mesa: GL_EXT_texture_norm16 extension plumbing
Tapani Pälli
2018-04-25
7
-15
/
+84
*
meson: Fix with_intel_vk and with_amd_vk variables
Jordan Justen
2018-04-24
1
-2
/
+2
*
draw: fix different sign logic when clipping
Roland Scheidegger
2018-04-25
1
-9
/
+8
*
draw: simplify clip null tri logic
Roland Scheidegger
2018-04-25
1
-11
/
+9
*
nvc0/ir: all short immediates are sign-extended, adjust LIMM test
Ilia Mirkin
2018-04-24
3
-19
/
+24
*
mesa: call DrawBufferAllocate driver hook in update_framebuffer for windows-s...
Boyan Ding
2018-04-25
1
-0
/
+6
*
st/mesa: add new driver function DrawBufferAllocate
Timothy Arceri
2018-04-25
3
-7
/
+11
*
mesa: some C99 tidy ups for framebuffer.c
Timothy Arceri
2018-04-25
1
-13
/
+5
*
meson: Fix no-rtti in llvm detection
Dylan Baker
2018-04-24
1
-1
/
+1
*
meson: use new warning function
Dylan Baker
2018-04-24
1
-1
/
+1
*
meson: use array type options
Dylan Baker
2018-04-24
2
-75
/
+88
*
meson: fix builds against LLVM built without rtti
Dylan Baker
2018-04-24
1
-0
/
+7
*
meson: remove dummy_cpp
Dylan Baker
2018-04-24
4
-11
/
+3
*
meson: allow empty sources when using link_whole
Dylan Baker
2018-04-24
1
-8
/
+1
*
meson: remove workaround for custom target creating .h and .c files
Dylan Baker
2018-04-24
1
-13
/
+4
*
meson: raise required version to 0.44.1
Dylan Baker
2018-04-24
3
-11
/
+2
*
meson: fix graw-xlib after auxiliary consolidation
Dylan Baker
2018-04-24
1
-2
/
+1
*
meson: only build mesa_st tests when build-tests is true
Dylan Baker
2018-04-24
1
-1
/
+3
*
meson: don't build classic mesa tests without dri_drivers
Dylan Baker
2018-04-24
1
-1
/
+1
*
i965/meta_util: Re-enable sRGB-encoded fast-clears on CNL
Nanley Chery
2018-04-24
1
-11
/
+0
*
i965/miptree: Extend the sRGB-blending WA to future platforms
Nanley Chery
2018-04-24
1
-2
/
+2
*
i965: Add and use a getter for the clear color
Nanley Chery
2018-04-24
4
-11
/
+51
*
util/srgb: Add a float sRGB -> linear helper
Jason Ekstrand
2018-04-24
1
-0
/
+14
[next]