summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-30Update version to 17.3.0-rc2mesa-17.3.0-rc2Emil Velikov1-1/+1
2017-10-27wayland-egl: fix wayland cflagsEric Engestrom1-1/+1
2017-10-27vc4: fix release buildEric Engestrom1-6/+6
2017-10-27radeonsi: update hack for HTILE corruption in ARK: Survival EvolvedSamuel Pitoiset6-13/+13
2017-10-27meson: wayland-egl depends on wayland-clientDaniel Stone1-0/+1
2017-10-27intel/eu: Use EXECUTE_1 for JMPIJason Ekstrand2-2/+1
2017-10-27radv: Fix truncation issue hexifying the cache uuid for the disk cache.Bas Nieuwenhuizen1-2/+2
2017-10-27i965: Fix memmem compiler warnings.Eric Anholt1-1/+2
2017-10-27radv: move nir print after linking is doneTimothy Arceri2-3/+8
2017-10-27mesa/bufferobj: don't double negate the rangeDave Airlie1-3/+3
2017-10-27radv: clone meta shaders before linkingTimothy Arceri1-1/+8
2017-10-27meson: fix egl build for meson version < 0.43Dylan Baker1-5/+4
2017-10-27mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.Kenneth Graunke1-0/+9
2017-10-27i965: unref push_const_bo in intelDestroyContextTapani Pälli1-0/+6
2017-10-27i965/miptree: Take an isl_format in render_aux_usageJason Ekstrand5-27/+39
2017-10-27i965/blorp: Use more temporary isl_format variablesJason Ekstrand1-8/+7
2017-10-27i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptreesJason Ekstrand1-1/+2
2017-10-27spirv: Claim support for the simple memory modelJason Ekstrand1-1/+2
2017-10-27radeonsi: add a workaround for weird s_buffer_load_dword behavior on SIMarek Olšák1-3/+10
2017-10-27radeon/video: add gfx9 offsets when rejoin the video surfaceLeo Liu1-1/+4
2017-10-27anv/pipeline: Call nir_lower_system_valaues after brw_preprocess_nirJason Ekstrand1-1/+2
2017-10-27anv/pipeline: Drop nir_lower_clip_cull_distance_arraysJason Ekstrand1-2/+0
2017-10-27intel/fs: Handle flag read/write aliasing in needs_src_copyJason Ekstrand1-1/+3
2017-10-27clover: Fix compilation after clang r315871Jan Vesely2-5/+12
2017-10-27nir/intrinsics: Set the correct num_indices for load_outputJason Ekstrand1-1/+1
2017-10-27ac/nir: generate correct instruction for atomic min/max on unsigned imagesMatthew Nicholls1-2/+4
2017-10-27radv: use device name in cache creation like radeonsi.Dave Airlie1-2/+3
2017-10-27radv: Update code pointer correctly if a variant is already createdAlex Smith1-0/+2
2017-10-27i965: Revert absolute mode for constant buffer pointers.Kenneth Graunke2-25/+1
2017-10-27amd/common/gfx9: workaround DCC corruption more conservativelyNicolai Hähnle1-7/+25
2017-10-27glsl: fix derived cs variablesIlia Mirkin9-118/+244
2017-10-23Update version to 17.3.0-rc1mesa-17.3.0-rc1Emil Velikov1-1/+1
2017-10-23radv: automake: include radv_extensions.py in the tarball17.3-branchpointJuan A. Suarez Romero1-0/+1
2017-10-23ac/nir: Only clamp shadow reference on radeonsi.Bas Nieuwenhuizen4-2/+9
2017-10-23radv: Disallow indirect outputs for GS on GFX9 as well.Bas Nieuwenhuizen1-3/+1
2017-10-23ac/nir: Fix nir_texop_lod on GFX for 1D arrays.Bas Nieuwenhuizen1-1/+3
2017-10-23radv/ac/nir: only emit tess factors to storage if tes reads themDave Airlie3-2/+4
2017-10-22radv: Don't use vgpr indexing for outputs on GFX9.Bas Nieuwenhuizen1-0/+5
2017-10-21ac/nir: Account for compact array index in GS input load from LDS.Bas Nieuwenhuizen1-1/+1
2017-10-21radv: Don't compile shaders when they are cached already.Bas Nieuwenhuizen1-19/+23
2017-10-21radv: Don't check for max GL GS invocations.Bas Nieuwenhuizen1-2/+0
2017-10-21radv: Don't explicitly reference vertex shader for draw_id.Bas Nieuwenhuizen1-1/+1
2017-10-21radv: Don't reset cmd_buffer->state.dirty.Bas Nieuwenhuizen1-2/+0
2017-10-21radv: Correctly detect changed shaders for vertex descriptors.Bas Nieuwenhuizen1-6/+6
2017-10-21ac/nir: Set larged wrokgroup size for GS on GFX9.Bas Nieuwenhuizen1-1/+1
2017-10-21ac/nir: Take the max workgroup size of all provided shaders.Bas Nieuwenhuizen1-1/+6
2017-10-21radv: Fix pipeline cache locking issuesAlex Smith1-7/+23
2017-10-21anv: don't assert on device init on CannonlakeLionel Landwerlin1-2/+4
2017-10-21anv: disable stencil pma fix on Gen > 9Lionel Landwerlin1-0/+2
2017-10-21blorp: enable R32G32B32X32 blorp ccs copiesLionel Landwerlin1-0/+1