summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* iris: Set MOCS for constant packets on Gen12+2554-iris-use-core-image-deref-loweringKenneth Graunke2020-02-211-0/+7
* iris: Fix BLORP vertex buffers to respect ISL MOCS settingsKenneth Graunke2020-02-211-7/+1
* iris: Make mocs an inline helper in iris_resource.hKenneth Graunke2020-02-216-23/+22
* ci: Remove a useless filtering of the lava logs.Eric Anholt2020-02-211-1/+1
* ci: Don't bother generating deqp junit results since we don't present it.Eric Anholt2020-02-211-1/+2
* ci: Document how LAVA runners work.Eric Anholt2020-02-211-6/+95
* ci: Make LAVA job fails emit the full list of unexpected test results.Eric Anholt2020-02-211-2/+6
* ci: Make sure that we have a proper shell prompt for LAVA.Eric Anholt2020-02-213-3/+9
* ci: prepare-artifacts: Make the indent here match previously in the fileEric Anholt2020-02-211-18/+18
* anv: Add pipe_state_for_stage() helperCaio Marcelo de Oliveira Filho2020-02-211-13/+24
* anv: Use intel_debug_flag_for_shader_stage()Caio Marcelo de Oliveira Filho2020-02-211-10/+1
* spirv: Be consistent when checking for Shader/KernelCaio Marcelo de Oliveira Filho2020-02-211-1/+1
* spirv: Remove outdated SPIR-V decoration warningsArcady Goldmints-Orlov2020-02-211-3/+2
* nir/builder: Return an integer from nir_get_texture_sizeJason Ekstrand2020-02-213-7/+8
* nir: Fix the nir_builder include path for nir_builtin_builderJason Ekstrand2020-02-211-1/+1
* util: Change os_same_file_description return type from bool to intMichel Dänzer2020-02-213-11/+32
* winsys/amdgpu: Make local variable r signedMichel Dänzer2020-02-211-1/+2
* nir/lower_ssbo: handle atomicsKarol Herbst2020-02-212-0/+65
* nir: Add SSBO->global lowering passAlyssa Rosenzweig2020-02-215-0/+167
* panfrost: Rewrite texture descriptor creation logicAlyssa Rosenzweig2020-02-215-168/+306
* panfrost: Move format translation to rootAlyssa Rosenzweig2020-02-2113-135/+85
* panfrost: Move pan_afbc.c to rootAlyssa Rosenzweig2020-02-215-11/+11
* panfrost: Move checksum routines to root panfrostAlyssa Rosenzweig2020-02-217-42/+117
* util: promote u_debug_memory.c to src/utilErik Faye-Lund2020-02-215-2/+2
* lima: implement PLB PP stream cacheVasily Khoruzhick2020-02-216-120/+121
* docs: Update index, relnotes, and release-calendar for 20.0Dylan Baker2020-02-203-8/+26
* Docs: Add 20.0.0 release notesDylan Baker2020-02-201-0/+3231
* radv: use RADEON_FLAG_ZERO_VRAM when creating the trace BOSamuel Pitoiset2020-02-201-3/+2
* radv/winsys: add a new flag that requests zerovram allocationsSamuel Pitoiset2020-02-202-2/+6
* gallivm: fix crash in emit_get_buffer_sizeRoland Scheidegger2020-02-201-1/+3
* gallivm: fix crash with bptc border color samplingRoland Scheidegger2020-02-202-6/+13
* aco: improve GFX9 1D ddx/ddy assertionRhys Perry2020-02-201-1/+1
* pan/midgard: Identify clamp(x, -1.0, 1.0) flagAlyssa Rosenzweig2020-02-202-4/+4
* panfrost: Remove flush_frontbufferAlyssa Rosenzweig2020-02-201-11/+0
* panfrost: LogicOp supportIcecream952020-02-204-9/+88
* i965: Do not generate D16 B5G6R5_UNORM configs on gen < 8Danylo Piliaiev2020-02-201-11/+23
* gitlab-ci: Automated testing with OpenGL tracesAlexandros Frantzis2020-02-2019-4/+1056
* gitlab-ci: Disable the lima job for nowTomeu Vizoso2020-02-201-1/+1
* util: remove the dependency on kcmp.hMarek Olšák2020-02-201-1/+2
* intel/fs: Correctly handle multiply of fsign with a source modifierIan Romanick2020-02-191-0/+10
* gallium/auxiliary/vl: fix bob compute shaders for deint yuvThong Thai2020-02-191-0/+4
* radeonsi: Fix compute copies for subsampled formats.Bas Nieuwenhuizen2020-02-191-3/+18
* turnip: add option to force use of hw binningJonathan Marek2020-02-193-1/+14
* docs: Mark 20.0.0-rc3 as doneDylan Baker2020-02-191-7/+1
* docs: Mark 19.3.4 as doneDylan Baker2020-02-193-16/+4
* docs: Add SHA256 sum for 19.3.4Dylan Baker2020-02-191-1/+1
* docs: Add release notes for 19.3.4Dylan Baker2020-02-191-0/+187
* anv: Drop anv_image.c:get_surface()Chad Versace2020-02-191-10/+6
* nir/search: Use larger type to hold linearized indexIan Romanick2020-02-191-1/+1
* gallium/util: remove unused u_surfaces.c/hMarek Olšák2020-02-194-228/+0