summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-30Revert "foo"Emil Velikov1-12/+12
2017-10-30docs/release-calendar: update - 17.3.0-rc2 is outEmil Velikov1-7/+1
2017-10-30fooEmil Velikov1-12/+12
2017-10-30util: hashtable: make hashing prototypes matchLionel Landwerlin2-2/+3
2017-10-30docs: update calendar, add news item and link release notes for 17.2.4Andres Gomez3-7/+8
2017-10-30docs: add sha256 checksums for 17.2.4Andres Gomez1-1/+2
2017-10-30docs: add release notes for 17.2.4Andres Gomez1-0/+131
2017-10-30radv: Fix -Wformat-security issueAlex Smith1-1/+1
2017-10-30radv: add cache items to in memory cache when reading from diskTimothy Arceri1-70/+71
2017-10-30i965: fix blorp stage_prog_data->param leakTapani Pälli1-1/+1
2017-10-29i965: correctly assign SamplerCount of INTERFACE_DESCRIPTOR_DATAKevin Rogovin1-1/+1
2017-10-29i965: Only set key->high_quality_derivatives when it matters.Kenneth Graunke1-0/+1
2017-10-29nir: Make nir_gather_info collect a uses_fddx_fddy flag.Kenneth Graunke2-0/+23
2017-10-29i965: Update brw_wm_debug_recompile() for newer key entries.Kenneth Graunke1-5/+14
2017-10-29i965: Delete brw_wm_prog_key::drawable_height.Kenneth Graunke1-1/+0
2017-10-29radv: Implement VK_AMD_shader_infoAlex Smith6-35/+171
2017-10-28etnaviv: add ext_texture_srgb supportChristian Gmeiner3-1/+10
2017-10-28intel/compiler/gen9: Pixel shader header only workaroundTopi Pohjolainen1-0/+29
2017-10-27scons: fix OSMesa driver buildBrian Paul1-0/+1
2017-10-27scons: fix scons build to find generated glapitable.hBrian Paul1-0/+1
2017-10-27gallium: s/unsigned/enum pipe_prim_type/Brian Paul6-7/+8
2017-10-27draw: don't cull tris with zero areaRoland Scheidegger2-3/+12
2017-10-27meson: Add a dependency on nir_opcodes_h for freedrenoDylan Baker1-1/+1
2017-10-27meson: build gallium based osmesaDylan Baker5-2/+106
2017-10-27meson: build classic osmesaDylan Baker7-7/+85
2017-10-27meson: Add generated files to non-shared glapiDylan Baker1-0/+3
2017-10-27glapi: include generated headers without pathDylan Baker3-4/+4
2017-10-27osmesa: Include generated headers without pathDylan Baker2-2/+4
2017-10-27meson: move gallium include declarations to srcDylan Baker3-3/+2
2017-10-27meson: fix glprocs.h generatorDylan Baker1-3/+3
2017-10-27meson: rename all instances of xf86vm to xxf86vmDylan Baker2-4/+4
2017-10-27meson: fix pkg-config Gl Require.PrivateDylan Baker1-1/+1
2017-10-27mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.Kenneth Graunke1-0/+9
2017-10-27gallium/os: fix align_malloc() / os_malloc_aligned() comment mix-upBrian Paul1-1/+1
2017-10-27formatquery: use correct target check for IMAGE_FORMAT_COMPATIBILITY_TYPEAlejandro Piñeiro1-1/+7
2017-10-27meson: bring MESA_GIT_SHA1 in line with other build systemsEric Engestrom3-2/+26
2017-10-27buildsys: move file regeneration logic to the script itselfEric Engestrom4-30/+24
2017-10-27radv: allow to use a compute shader for resetting the query poolSamuel Pitoiset1-7/+9
2017-10-27radv: make radv_fill_buffer() return the needed flush bitsSamuel Pitoiset4-58/+57
2017-10-27meson: wire up selinuxEric Engestrom2-1/+10
2017-10-27wayland-egl: fix wayland cflagsEric Engestrom1-1/+1
2017-10-27vc4: fix release buildEric Engestrom1-6/+6
2017-10-27i965: unref push_const_bo in intelDestroyContextTapani Pälli1-0/+6
2017-10-27i965: remove if conditions from scratch_bo unrefTapani Pälli1-10/+6
2017-10-27anv: Fix assert about source attrs.Kenneth Graunke1-1/+1
2017-10-27anv: Drop URB entry output read handling in 3DSTATE_XS.Kenneth Graunke1-26/+0
2017-10-27i965: Delete unused brw_vs_prog_data::nr_attributes field.Kenneth Graunke2-2/+0
2017-10-27radeonsi: update hack for HTILE corruption in ARK: Survival EvolvedSamuel Pitoiset6-13/+13
2017-10-26radv: add support for local bos. (v3)Dave Airlie11-22/+51
2017-10-26i965/miptree: Take an isl_format in render_aux_usageJason Ekstrand5-27/+39