summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Bump version for -rc5mesa-19.3.0-rc5Dylan Baker2019-11-271-1/+1
* meson: Fix linkage of libgallium_nine with libgalliumvlYevhenii Kolesnikov2019-11-261-5/+13
* radv: Allocate cmdbuffer space for buffer marker write.Bas Nieuwenhuizen2019-11-261-0/+4
* r600: Disable eight bit three channel formatsGert Wollny2019-11-261-0/+4
* radv: create a fresh fork for each pipeline compileTimothy Arceri2019-11-262-14/+139
* radv: add a secure_compile_open_fifo_fds() helperTimothy Arceri2019-11-261-0/+43
* radv: add some infrastructure for fresh forks for each secure compileTimothy Arceri2019-11-261-1/+14
* Revert "draw: revert using correct order for prim decomposition."Zebediah Figura2019-11-261-3/+1
* intel/fs: Disable conditional discard optimization on Gen4 and Gen5Ian Romanick2019-11-261-1/+8
* glsl: Enable textureSize for samplerExternalOESYevhenii Kolesnikov2019-11-261-0/+2
* llvmpipe/ppc: fix if/ifdef confusion in backport.Dave Airlie2019-11-261-1/+1
* freedreno/ir3: fix printing output registers of FS.Hyunjun Ko2019-11-261-2/+3
* v3d: adds an extra MOV for any sig.ld*Alejandro Piñeiro2019-11-261-4/+19
* v3d: Fix predication with atomic image operationsJose Maria Casanova Crespo2019-11-261-0/+12
* radv: Do not change scratch settings while shaders are active.Bas Nieuwenhuizen2019-11-264-55/+105
* vulkan: delete typo'd headerEric Engestrom2019-11-261-54/+0
* VERSION: bump for 19.3.0-rc4mesa-19.3.0-rc4Dylan Baker2019-11-201-1/+1
* anv: Stop bounds-checking pushed UBOsJason Ekstrand2019-11-191-36/+10
* Call shmget() with permission 0600 instead of 0777Brian Paul2019-11-193-3/+6
* Revert "freedreno/ir3: enable pre-fs texture fetch for a6xx"Rob Clark2019-11-191-6/+0
* i965: Unify CC_STATE and BLEND_STATE atoms on Haswell as a workaroundDanylo Piliaiev2019-11-191-2/+35
* freedreno/registers: fix a6xx_2d_blit_cntl ROTATEJonathan Marek2019-11-191-2/+1
* freedreno/ir3: disable texture prefetch for 1d array texturesJonathan Marek2019-11-191-6/+5
* llvmpipe: use ppc64le/ppc64 Large code model for JIT-compiled shadersBen Crocker2019-11-191-1/+15
* aco: fix 64-bit fsign with 0Rhys Perry2019-11-191-1/+1
* aco: don't combine literals into v_cndmask_b32/v_subb/v_addcRhys Perry2019-11-191-0/+6
* cherry-ignore: update for 19.3.0-rc4 cycleDylan Baker2019-11-191-0/+4
* Revert "dri_interface: add interface for EGL_EXT_image_flush_external"Tapani Pälli2019-11-141-50/+1
* Revert "st/dri: assume external consumers of back buffers can write to the bu...Tapani Pälli2019-11-141-6/+6
* Revert "st/dri: add support for EGL_EXT_image_flush_external"Tapani Pälli2019-11-141-91/+40
* Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT"Tapani Pälli2019-11-143-70/+11
* Revert "egl: implement new functions from EGL_EXT_image_flush_external"Tapani Pälli2019-11-147-106/+0
* intel/compiler: fix nir_op_{i,u}*32 on ICLPaulo Zanoni2019-11-141-1/+1
* anv: Initialize depth_bounds_test_enable when not explicitly setCaio Marcelo de Oliveira Filho2019-11-141-2/+1
* nir/algebraic: Mark other comparison exact when removing a == aIan Romanick2019-11-141-2/+2
* nir/algebraic: Add the ability to mark a replacement as exactIan Romanick2019-11-144-3/+13
* freedreno/ir3: fix gpu hang with pre-fs-tex-fetchRob Clark2019-11-132-10/+32
* aco: don't propagate vgprs into v_readlane/v_writelaneRhys Perry2019-11-131-1/+8
* aco: fix read_invocation with VGPR lane indexRhys Perry2019-11-131-2/+1
* aco: fix shuffle with uniform operandsRhys Perry2019-11-131-6/+6
* aco: preserve kill flag on moved operands during RADaniel Schürmann2019-11-131-1/+1
* aco: fix invalid access on Pseudo_instructionsDaniel Schürmann2019-11-132-2/+10
* st/mesa: fix Sanctuary and Tropics by disabling ARB_gpu_shader5 for themMarek Olšák2019-11-136-1/+12
* anv/wsi: signal the semaphore in the acquireNextImageLionel Landwerlin2019-11-131-4/+20
* anv: remove list items on batch finiLionel Landwerlin2019-11-131-1/+4
* anv: invalidate file descriptor of semaphore sync fd at vkQueueSubmitLionel Landwerlin2019-11-131-2/+4
* mesa: check framebuffer completeness only after state updateLionel Landwerlin2019-11-131-6/+6
* egl: avoid local modifications for eglext.h Khronos standard header fileLaurent Carlier2019-11-132-11/+11
* egl: move #include of local headers out of Khronos headersEric Engestrom2019-11-133-3/+4
* Bump version for -rc3mesa-19.3.0-rc3Dylan Baker2019-11-131-1/+1