summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-21Update version to 17.2.0-rc5mesa-17.2.0-rc5Emil Velikov1-1/+1
2017-08-19cherry-ignore: ignore storage offset fixesEmil Velikov1-0/+4
2017-08-19Revert "mesa: stop assigning unused storage for non-bindless opaque types"Samuel Pitoiset1-11/+45
2017-08-19i965/miptree: Set supports_fast_clear = false in make_shareableJason Ekstrand1-0/+1
2017-08-19broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.Eric Anholt4-7/+25
2017-08-19configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.Eric Anholt2-0/+28
2017-08-19util: Fix build on old glibc.Eric Anholt1-1/+3
2017-08-19intel/genxml: Fix gen10 BLEND_STATE variable length packingScott D Phillips1-2/+2
2017-08-19i965: Always allow CPU readback of the scanout on LLC platformsChris Wilson1-1/+15
2017-08-19glsl: add a few missing int64 constant propagation casesIlia Mirkin2-0/+8
2017-08-19radv: disable support for VEGA for now.Dave Airlie1-0/+5
2017-08-19nv50/ir: fix TXQ srcMaskIlia Mirkin1-0/+2
2017-08-19nv50/ir: fix srcMask computation for TG4 and TXFIlia Mirkin1-0/+2
2017-08-19gallium/os: fix os_time_get_nano() to roll over lessFrank Richter1-1/+8
2017-08-19st/wgl: check for negative delta in wait_swap_interval()Frank Richter1-2/+5
2017-08-19st/mesa: fix a null pointer accessFrank Richter1-1/+1
2017-08-19swr/rast: Fix invalid casting for calls to Interlocked* functionsTim Rowley3-7/+7
2017-08-19glsl/ast: update rhs in addition to the var's constant_valueIlia Mirkin1-1/+1
2017-08-19radv/gfx9: for fast clear use is_linear flag.Dave Airlie1-1/+1
2017-08-19radv/gfx9: handle GFX9 opaque metadataDavid Airlie1-4/+5
2017-08-19radv: emit db_htile_surface reg on gfx9 as wellDavid Airlie1-1/+2
2017-08-19radv/gfx9: remove some leftover gfx6 descriptor setup.Dave Airlie1-4/+0
2017-08-19radv/gfx9: fix set predication packet.Dave Airlie1-9/+12
2017-08-19radeonsi: disable CE by defaultMarek Olšák3-8/+21
2017-08-19i965/blorp: Correct type of src_format in call to intel_miptree_texture_aux_u...Scott D Phillips1-1/+2
2017-08-19nv50/ir: clean up saturated values immediatelyIlia Mirkin1-1/+6
2017-08-17glxcmds: Fix a typo in the __APPLE__ codepathJeremy Huddleston Sequoia1-1/+1
2017-08-12Update version to 17.2.0-rc4mesa-17.2.0-rc4Emil Velikov1-1/+1
2017-08-11radv: force cs/ps/l2 flush at end of command stream. (v2)Dave Airlie1-1/+4
2017-08-11radv: fix MSAA on SI gpus.Dave Airlie1-3/+7
2017-08-11radv: fix f16->f32 denorm handling for SI/CIK. (v2)Dave Airlie1-2/+16
2017-08-11radv: Use the correct channel for alpha in resolve srgb conversion.Bas Nieuwenhuizen1-1/+1
2017-08-11radv: Only convert linear->srgb in compute resolves.Bas Nieuwenhuizen5-79/+54
2017-08-11radv: Don't use SRGB format for image stores during resolve.Bas Nieuwenhuizen2-1/+24
2017-08-11radeonsi/gfx9: use the VI codepath for clamping ZMarek Olšák2-12/+2
2017-08-11isl: Validate row pitch of stencil surfaces.Kenneth Graunke1-2/+7
2017-08-11egl: avoid eglCreatePlatform*Surface{EXT,} crash with invalid dpyEmil Velikov1-2/+2
2017-08-11configure: remove trailing "-a" in swr architecture testTim Rowley1-1/+1
2017-08-11ac: fail shader compilation if libelf is replaced by an incompatible versionMarek Olšák3-4/+15
2017-08-11nv50/ir: fix ConstantFolding with saturationKarol Herbst2-0/+9
2017-08-11radv: Fix decompression on multisampled depth buffersAlex Smith2-35/+69
2017-08-11i965/miptree: Call alloc_aux in create_for_boJason Ekstrand1-6/+7
2017-08-11intel/isl: Don't align the height of the last array sliceJason Ekstrand1-1/+2
2017-08-11intel/isl: Stop padding surfacesJason Ekstrand1-117/+2
2017-08-11anv/formats: Allow sampling on depth-only formats on gen7Jason Ekstrand1-1/+2
2017-08-11radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)Dave Airlie1-0/+5
2017-08-11egl/x11: don't leak xfixes_query in the error pathEmil Velikov1-0/+1
2017-08-07Update version to 17.2.0-rc3mesa-17.2.0-rc3Emil Velikov1-1/+1
2017-08-05anv: Stop advertising VK_KHX_multiviewJason Ekstrand1-4/+0
2017-08-05st/dri: enable 32-bit RGBX/RGBA formats only on AndroidTomasz Figa1-0/+12