aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* glsl: fix constant packing for 64-bit big endian.Dave Airlie2020-07-012-10/+25
* docs: add a page explaining the GitLab CI and the Intel CIEric Engestrom2020-06-302-0/+77
* mesa/swrast: use logf2 instead of util_fast_log2Dylan Baker2020-06-302-3/+3
* anv: disable i915_perf warning on non-LinuxJan Beich2020-06-301-2/+2
* meson: Revert commit overriding C++ standard with gnu++11 on ppc64elFrédéric Bonnard2020-06-302-13/+0
* clover: Fix types collision between c++ and altivecFrédéric Bonnard2020-06-301-0/+5
* nir: Propagate *2*16 conversions into vectorsAlyssa Rosenzweig2020-06-301-0/+36
* panfrost: Do fine-grained flushing for occlusion query resultsIcecream952020-06-302-3/+9
* freedreno/a4xx: fix *_NONE enum conversionShawn Guo2020-06-302-8/+8
* CI: Re-enable Panfrost T860 jobsDaniel Stone2020-06-301-2/+2
* radeonsi: add a debug option to enable NGG culling for tessellationMarek Olšák2020-06-304-8/+15
* radeonsi: don't try to enable NGG culling for GSMarek Olšák2020-06-301-1/+2
* radeonsi: always use Wave64 for HS/GS/VS shader stages (except GS fast launch)Marek Olšák2020-06-301-4/+8
* radeonsi: always use Wave32 for GS fast launch, because Wave64 hangsMarek Olšák2020-06-304-6/+19
* radeonsi: fix NGG culling for Wave64Marek Olšák2020-06-304-14/+23
* ac/gpu_info: fix num_physical_sgprs_per_simd for gfx10Marek Olšák2020-06-301-4/+1
* radeonsi: don't flush in fence_server_syncMarek Olšák2020-06-301-5/+8
* CI: Temporarily disable Panfrost T860 jobsDaniel Stone2020-06-301-2/+2
* CI: Re-enable the Windows VS2019 build jobDaniel Stone2020-06-301-1/+1
* CI: Correct build-directory path on Windows, and keep itDaniel Stone2020-06-301-2/+1
* CI: Try shared libraries on WindowsDaniel Stone2020-06-301-1/+1
* CI: Enable assertions on WindowsDaniel Stone2020-06-301-1/+1
* radeonsi: bump SI_NUM_SHADER_BUFFERS to 32Pierre-Eric Pelloux-Prayer2020-06-305-35/+40
* glsl: remove stale FIXMETimothy Arceri2020-06-301-3/+0
* st/glsl_to_nir: disable st_nir_lower_builtin() when packing supportedTimothy Arceri2020-06-301-6/+5
* glsl: define gl_LightSource members in ARB_vertex_program orderTimothy Arceri2020-06-302-4/+4
* mesa: add _mesa_program_state_value_size() helperTimothy Arceri2020-06-302-0/+11
* mesa: remove _mesa prefix from static functionTimothy Arceri2020-06-301-8/+7
* zink: set lower_uadd_carry in nir optionsMike Blumenkrantz2020-06-291-0/+1
* loader/dri3: Check for window destruction in dri3_wait_for_event_lockedMichel Dänzer2020-06-292-1/+38
* loader/dri3: Use dri3_wait_for_event_locked in loader_dri3_wait_for_mscMichel Dänzer2020-06-291-7/+1
* loader/dri3: Add dri3_wait_for_event_locked full_sequence out parameterMichel Dänzer2020-06-292-3/+10
* v3d: Fix -Wmaybe-uninitialized compiler warning in the v33 code.Eric Anholt2020-06-291-2/+4
* v3d: Enable PIPE_CAP_TGSI_TEXCOORD.Eric Anholt2020-06-292-11/+7
* vc4: Enable PIPE_CAP_TGSI_TEXCOORD.Eric Anholt2020-06-293-18/+7
* gallium/util: Add a helper function for point sprite handling.Eric Anholt2020-06-291-0/+19
* turnip: enable depthBiasClampJonathan Marek2020-06-291-1/+1
* turnip: enable largePointsJonathan Marek2020-06-291-3/+3
* freedreno/regs: add extra bits for UBWC array pitchJonathan Marek2020-06-291-2/+2
* frontends/va: Handle dynamic resolution/SVC for VP9Satyajit Sahu2020-06-292-6/+16
* v3d/compiler: fix spill offsetIago Toral Quiroga2020-06-291-1/+1
* radv: add support for MRTs compaction to avoid holesSamuel Pitoiset2020-06-294-43/+41
* radv: use SPI_SHADER_ZERO for non-written color attachmentsSamuel Pitoiset2020-06-291-1/+2
* radv: rework 8/16-bit color attachment formats detectionSamuel Pitoiset2020-06-291-51/+38
* radv: adjust CB_SHADER_MASK for dual-source blending in the shader info passSamuel Pitoiset2020-06-294-3/+9
* radv: enable VK_AMD_shader_ballot on GFX6-7 with both compiler backendsSamuel Pitoiset2020-06-296-17/+7
* nir: Add new rules to optimize NOOP pack/unpack pairsBoris Brezillon2020-06-292-9/+10
* gallivm/nir: fix const loading on big endian systemsDave Airlie2020-06-291-1/+1
* freedreno/ir3: fix resinfo wrmaskJonathan Marek2020-06-281-1/+3
* docs: use ref-links for internal referencesErik Faye-Lund2020-06-284-15/+15