Commits on Source
111
2a3446af
docs: Add sha-256 sums for 18.1.5
Jul 27, 2018
1be32930
clover: Reduce wait_count in abort path.
Jul 27, 2018
b563370e
clover: Don't extend illegal integer types.
Jul 27, 2018
7699951a
radv: generate entrypoints for VK_ANDROID_native_buffer
Jul 28, 2018
b4eeb2df
radv: move vk_format_table.c to generated sources
Jul 28, 2018
be9dfba5
nir: Take if uses into account in ssa_def_components_read
Jul 30, 2018
7c3f43cb
nir/lower_int64: mark all metadata as dirty
Jul 30, 2018
8e49c2eb
r600: reduce num compute threads to 1024.
Jul 31, 2018
0a19e010
etnaviv: fix typo in query names
Jul 31, 2018
948e06a4
ac/surface: fix MSAA corruption on Vega due to FMASK tile swizzle
Aug 01, 2018
88b6d644
dri3: For 1.2, use root window instead of pixmap drawable
Aug 01, 2018
dbcc6dec
swr: Remove unnecessary memset call
Aug 02, 2018
7574119e
ddebug: use util_snprintf() in dd_get_debug_filename_and_mkdir
Aug 02, 2018
30063730
gallium/aux/util: use util_snprintf() in test_texture_barrier
Aug 02, 2018
15f579f4
glsl: use util_snprintf()
Aug 02, 2018
2d149061
i965/fs: Flag all slots of a flat input as flat
Aug 02, 2018
c1e67f0b
nir/meson: fix c vs cpp args for nir test
Aug 02, 2018
a79ed78b
gallium: fix ddebug on windows
Aug 02, 2018
2888dc65
i965, anv: Use INTEL_DEBUG for disk_cache driver flags
Aug 02, 2018
2e903df7
swr: Remove unnecessary memset call
Aug 02, 2018
9ddff68f
intel/tools: add error2aub creation into autotools
Aug 02, 2018
7a1e5f9b
i965: Disable shader cache with INTEL_DEBUG=shader_time
Aug 02, 2018
bbeb7862
android: radv: build vulkan.radv conditionally to radeonsi
Aug 06, 2018
88c36f43
gallium/u_vbuf: handle indirect multidraws correctly and efficiently (v3)
Aug 06, 2018
c18ed873
nvc0/ir: return 0 in imageLoad on incomplete textures
Aug 06, 2018
b6e9ef15
intel: aubinator: fix read the context/ring
Aug 06, 2018
a8d32e8a
cherry-ignore: add patches that get-pick-list is finding in error
Aug 06, 2018
7f818fd3
nvc0/ir: return 0 in imageLoad on incomplete textures
Aug 06, 2018
3ca69de0
meson: use correct keyword to fix a meson warning
Aug 06, 2018
cce78368
v3d: Make sure we don't emit a thrsw before the last one finished.
Aug 07, 2018
c3b1a6d7
v3d: Wait for TMU writes to complete before continuing after a spill.
Aug 07, 2018
c8d41bc5
v3d: Make sure that QPU instruction-has-a-dest matches VIR.
Aug 07, 2018
71aa72d6
v3d: Avoid spilling that breaks the r5 usage after a ldvary.
Aug 07, 2018
37fa81f6
v3d: Emit the VCM_CACHE_SIZE packet.
Aug 07, 2018
3c3589a0
meson, install_megadrivers: Also remove stale symlinks
Aug 07, 2018
fdbbe4c5
drisw: Fix build on Android Nougat, which lacks shm (v2)
Aug 07, 2018
ed117c27
vc4: Fix context creation when syncobjs aren't supported.
Aug 07, 2018
d39fb6d1
vc4: Fix a leak of the no-vertex-elements workaround BO.
Aug 07, 2018
4a769c88
meson: use correct keyword to fix a meson warning
Aug 07, 2018
3e0dbfde
meson, install_megadrivers: Also remove stale symlinks
Aug 07, 2018
3daf7ff6
vc4: Fix a leak of the no-vertex-elements workaround BO.
Aug 07, 2018
695a5159
swr: don't export swr_create_screen_internal
Aug 07, 2018
f2d3373e
cherry-ignore: Add some additional patches that are for 18.2
Aug 07, 2018
ec7f550e
vc4: Respect a sampler view's first_layer field.
Aug 08, 2018
ff8c3747
vc4: Ignore samplers for finding uniform offsets.
Aug 08, 2018
7339855b
automake: require shared glapi when using DRI based libGL
Aug 08, 2018
8691317f
autotools: error out when using the broken --with-{gl, osmesa}-lib-name
Aug 08, 2018
db3ff90e
autotools: error out when building with mangling and glvnd
Aug 08, 2018
0c927e8d
autotools: use correct gl.pc LIBS when using glvnd
Aug 08, 2018
4a25d8b6
Update version to 18.2.0-rc2
Aug 09, 2018
adfbf1fe
vc4: Respect a sampler view's first_layer field.
Aug 09, 2018
a42afc85
vc4: Ignore samplers for finding uniform offsets.
Aug 09, 2018
f0ae9549
automake: require shared glapi when using DRI based libGL
Aug 09, 2018
33ac5fb6
autotools: error out when using the broken --with-{gl, osmesa}-lib-name
Aug 09, 2018
c7092069
autotools: error out when building with mangling and glvnd
Aug 09, 2018
6ae0a639
autotools: use correct gl.pc LIBS when using glvnd
Aug 09, 2018
9ad14f71
wayland/egl: initialize window surface size to window size
Aug 09, 2018
7af6be88
wayland/egl: update surface size on window resize
Aug 09, 2018
9dacf10c
swr: don't export swr_create_screen_internal
Aug 09, 2018
1378f331
vc4: Fix vc4_fence_server_sync() on pre-syncobj kernels.
Aug 09, 2018
6606cacd
intel/tools: add missing variable initialisation
Aug 09, 2018
6cffbd96
wayland/egl: update surface size on window resize
Aug 09, 2018
4395919b
wayland/egl: initialize window surface size to window size
Aug 09, 2018
894fdbf0
drirc: Allow extension midshader for Metro Redux
Aug 09, 2018
8be5985e
drirc: Allow extension midshader for Metro Redux
Aug 10, 2018
9df34607
glsl: handle error case with ast_post_inc, ast_post_dec
Aug 10, 2018
e91782ed
glx: GLX_MESA_multithread_makecurrent is direct-only
Aug 10, 2018
dadc50ad
intel: Fix SIMD16 unaligned payload GRF reads on Gen4-5.
Aug 10, 2018
94da4547
egl: Fix leak of X11 pixmaps backing pbuffers in DRI3.
Aug 10, 2018
0c183276
mesa/st: ETC2 now uses R8G8B8A8_SRGB as fallback
Aug 10, 2018
a1bb4344
glx: GLX_MESA_multithread_makecurrent is direct-only
Aug 10, 2018
de4a4f2b
egl: Fix leak of X11 pixmaps backing pbuffers in DRI3.
Aug 10, 2018
8d742a1e
intel: Fix SIMD16 unaligned payload GRF reads on Gen4-5.
Aug 10, 2018
af8076e1
glsl: handle error case with ast_post_inc, ast_post_dec
Aug 10, 2018
90278c7f
intel: Switch the order of the 2x MSAA sample positions
Aug 13, 2018
f7e8bc0f
blorp: Don't try to use R32_UNORM for R24_UNORM_X8_TYPELESS rendering.
Aug 13, 2018
b696ab17
blorp: Properly handle Z24X8 blits.
Aug 13, 2018
5950393f
bump version to 18.1.6
Aug 13, 2018
5343019c
docs: Add release notes for 18.1.6
Aug 13, 2018
ffe676fb
Merge tag 'mesa-18.1.6' into debian-unstable
Aug 14, 2018
6229618d
Bump changelog
Aug 14, 2018
547ae67d
Drop glvnd-fix-gl-dot-pc.patch, fixed upstream (
0c927e8d
) (Closes: #896447).
Aug 14, 2018
fb93c40d
Close bug #901789
Aug 14, 2018
5edf41c9
Upload to unstable.
Aug 14, 2018
bbd95de9
radv: Fix missing Android platform define.
Aug 14, 2018
8061ee58
radv: Update to new VK_EXT_vertex_attribute_divisor to version 2.
Aug 14, 2018
d82c36a4
radv: Allow ETC2 on RAVEN and VEGA10 instead of all GFX9.
Aug 14, 2018
dcd3786e
Update version to 18.2.0-rc3
Aug 15, 2018
b1e0876a
egl/android: fix regression in drm_gralloc path (v2)
Aug 15, 2018
f070d5a5
radv: disable the auto-waitcnt-before-barrier LLVM option
Aug 16, 2018
586ac9c2
radv: add Doom workaround
Aug 16, 2018
dbb53966
intel/ppgtt: memory address alignment
Aug 16, 2018
b9a97a8b
Revert "intel/nir: Call nir_lower_io_to_scalar_early"
Aug 16, 2018
c2268223
glsl: Avoid calling get_array_element for scalar constants
Aug 16, 2018
3ff3bfa3
radv: Revert divisor = 0 case for vertex attribute extension.
Aug 16, 2018
bc6b6cb2
radv: fix missing initialization of the conditional rendering state
Aug 16, 2018
4477635b
radv: initialize the DCC predicate correctly when it's compressed
Aug 16, 2018
f3fc2d40
meson: fix build for egl platform_x11 without dri3 and gbm
Aug 16, 2018
26c07daf
radv/winsys: fix creating the BO list for virtual buffers
Aug 17, 2018
f69fcede
anv/lower_ycbcr: Use the binding array size for bounds checks
Aug 18, 2018
11 additional commits have been omitted to prevent performance issues.
Loading
Loading