summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-10mesa: android: disable vc4 usage of libexpatexpat_wipSumit Semwal
2019-05-10HACK: Provide dummy expat replacement for gen_decoderSumit Semwal
2019-05-10mesa: Android: enable altxmlconfig for O+Sumit Semwal
2019-05-10mesa: utils: provide alternate default config mechanismSumit Semwal
2019-05-10UPSTREAM: freedreno: mark imported resources as validRob Clark
2019-05-10freedreno/ir3: Update Makefile.sourcesAmit Pundir
2019-05-10Update precompile intermediate sourcesAmit Pundir
2019-04-30android: freedreno: build libfreedreno_{drm,ir3} static libsAmit Pundir
2019-04-30mesa-19.0.3: Add new precompile intermediate sourcesAmit Pundir
2019-04-30mesa-19.0.3: Update precompile intermediate sourcesAmit Pundir
2019-04-30Precompile intermediate sourcesCasey Dahlin
2019-04-30mesa-19.0.3: Update prebuilt xmlpool/options.hAmit Pundir
2019-04-30Add xmlpool/options.h back in the list of intermediate prebuilt source filesAmit Pundir
2019-04-30mesa3d: dragonboards: add format_srgb.c to prebuiltsSumit Semwal
2019-04-30Add prebuilt-intermediates for xmlpoolAlistair Strachan
2019-04-30Remove unnecessary dependency tracking rulesAlistair Strachan
2019-04-30anv: enable descriptor indexing capabilitiesJuan A. Suarez Romero
2019-04-30radv: enable descriptor indexing capabilitiesJuan A. Suarez Romero
2019-04-30spirv: add missing SPV_EXT_descriptor_indexing capabilitiesJuan A. Suarez Romero
2019-04-29spirv: Properly handle SpvOpAtomicCompareExchangeWeakCaio Marcelo de Oliveira Filho
2019-04-30panfrost/ci: Initial commitTomeu Vizoso
2019-04-29iris: Do not advertise multisampled image load/store.Rafael Antognolli
2019-04-29freedreno/a6xx: pre-bake UBWC flags in texture-viewRob Clark
2019-04-29freedreno/a6xx: small texture emit cleanupRob Clark
2019-04-29freedreno/ir3: switch fragcoord to sysvalRob Clark
2019-04-29i965: Re-enable fast color clears for GEN11.Plamena Manolova
2019-04-29intel/blorp: Make blorp update the clear color in gen11.Rafael Antognolli
2019-04-29intel/genxml: Update MI_ATOMIC genxml definition.Rafael Antognolli
2019-04-29intel/genxml: Support base-16 in value & start fields in gen_sort_tags.pyJordan Justen
2019-04-29isl: Set ClearColorConversionEnable.Plamena Manolova
2019-04-29delete autotools input filesEric Engestrom
2019-04-29delete autotools .gitignore filesEric Engestrom
2019-04-29iris: Only enable GL_AMD_depth_clamp_separate on Gen9+Kenneth Graunke
2019-04-29iris: Set XY Clipping correctly.Kenneth Graunke
2019-04-29ac,ac/nir: use a better sync scope for shared atomicsRhys Perry
2019-04-29glx: Fix synthetic error generation in __glXSendErrorHal Gentz
2019-04-29Revert "anv: limit URB reconfigurations when using blorp"Lionel Landwerlin
2019-04-29mesa/st: remove always-false stateErik Faye-Lund
2019-04-29mesa/st: accept NULL and empty buffer objectsErik Faye-Lund
2019-04-29swr: support NULL-resourcesErik Faye-Lund
2019-04-29nouveau: support NULL-resourcesErik Faye-Lund
2019-04-29i915: support NULL-resourcesErik Faye-Lund
2019-04-29gallium/u_vbuf: support NULL-resourcesErik Faye-Lund
2019-04-29mesa/st: remove impossible error-checkErik Faye-Lund
2019-04-29glsl/linker: check for xfb_offset aliasingAndres Gomez
2019-04-29lima/ppir: fix pointer referenced after a freePatrick Lerda
2019-04-29radv: consider MESA_VK_VERSION_OVERRIDE when setting the api versionEleni Maria Stea
2019-04-28intel/fs: Don't emit empty ELSE blocks.Kenneth Graunke
2019-04-28nir: Add a new nir_cf_list_is_empty_block() helper.Kenneth Graunke
2019-04-28glsl/list: Add an exec_list_is_singular() helper.Kenneth Graunke