summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-19Version: update to 19.0-rc5mesa-19.0.0-rc5chadv/arc-mesa-19.0-r31-vanillachadv/arc-mesa-19.0-r1-vanillaarc-mesa-19.0-r1-vanillaDylan Baker1-1/+1
2019-02-19mesa: return NULL if we exceed MaxColorAttachments in get_fb_attachmentTapani Pälli1-2/+6
2019-02-19radv: ensure export arguments are always floatRhys Perry1-5/+1
2019-02-19radv: bitcast 16-bit outputs to integersRhys Perry1-2/+2
2019-02-19v3d: Fix the check for "is the last thrsw inside control flow"Eric Anholt2-8/+17
2019-02-19v3d: Use the early_fragment_tests flag for the shader's disable-EZ field.Eric Anholt4-17/+23
2019-02-19radv: fix writing the alpha channel of MRT0 when alpha coverage is enabledSamuel Pitoiset1-7/+8
2019-02-19radv: write the alpha channel of MRT0 when alpha coverage is enabledSamuel Pitoiset1-0/+8
2019-02-19nir: Don't reassociate add/mul chains containing only constantsKenneth Graunke1-5/+5
2019-02-15intel/compiler/test: Add unit test for mismatched signedness comparisonMatt Turner1-0/+32
2019-02-15intel/compiler: Avoid propagating inequality cmods if types are differentMatt Turner1-0/+7
2019-02-15intel/fs: Bail in optimize_extract_to_float if we have modifiersJason Ekstrand1-0/+9
2019-02-15swr: set PIPE_CAP_MAX_VARYINGS correctlyIlia Mirkin1-0/+2
2019-02-15anv: Put MOCS in the correct locationKenneth Graunke1-2/+2
2019-02-14spirv: Add missing breakIan Romanick1-0/+1
2019-02-14meson: Add dependency on genxml to anvilDylan Baker1-2/+5
2019-02-14radv: always export gl_SampleMask when the fragment shader uses itSamuel Pitoiset1-4/+4
2019-02-14radv/winsys: fix BO list creation when RADV_DEBUG=allbos is setSamuel Pitoiset1-0/+1
2019-02-13get-pick-list: Add --pretty=medium to the arguments for Cc patchesDylan Baker1-2/+2
2019-02-13nir/opt_if: don't mark progress if nothing changesKarol Herbst1-0/+7
2019-02-13radeonsi: Fix guardband computation for large render targetsOscar Blumberg1-2/+28
2019-02-13version: bump for 19.0-rc4mesa-19.0.0-rc4Dylan Baker1-1/+1
2019-02-12anv/cmd_buffer: check for NULL framebufferJuan A. Suarez Romero1-5/+29
2019-02-12radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8Samuel Pitoiset3-3/+10
2019-02-12radv: fix compiler issues with GCC 9Samuel Pitoiset1-42/+48
2019-02-12st/mesa: Limit GL_MAX_[NATIVE_]PROGRAM_PARAMETERS_ARB to 2048Kenneth Graunke1-1/+6
2019-02-12st/va/vp9: set max reference as default of VP9 reference numberLeo Liu1-1/+6
2019-02-12st/va: fix the incorrect max profiles reportLeo Liu2-2/+3
2019-02-12winsys/amdgpu: don't drop manually added fence dependenciesMarek Olšák1-2/+0
2019-02-12radeonsi: fix EXPLICIT_FLUSH for flush offsets > 0Marek Olšák1-2/+5
2019-02-12gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0Marek Olšák1-1/+2
2019-02-12nvc0: we have 16k-sized framebuffers, fix default scissorsIlia Mirkin1-2/+2
2019-02-12st/mesa: require RGBA2, RGB4, and RGBA4 to be renderableKarol Herbst1-0/+2
2019-02-12gallium: add PIPE_CAP_MAX_VARYINGSKarol Herbst18-16/+51
2019-02-12gm107/ir: add fp64 rsqKarol Herbst3-3/+128
2019-02-12gm107/ir: add fp64 rcpKarol Herbst3-4/+270
2019-02-12gk104/ir: Use the new rcp/rsq in libraryKarol Herbst3-15/+334
2019-02-12gk110/ir: Use the new rcp/rsq in libraryBoyan Ding5-0/+42
2019-02-12gk110/ir: Add rsq f64 implementationBoyan Ding2-2/+109
2019-02-12gk110/ir: Add rcp f64 implementationBoyan Ding2-4/+235
2019-02-12nvc0: stick zero values for the compute invocation countsIlia Mirkin1-0/+2
2019-02-12nv50,nvc0: use condition for occlusion queries when already completeIlia Mirkin6-28/+25
2019-02-12nvc0: fix 3d images on keplerIlia Mirkin2-35/+34
2019-02-12nvc0/ir: always use CG mode for loads from atomic-only buffersIlia Mirkin1-2/+12
2019-02-12nvc0: add support for handling indirect draws with attrib conversionIlia Mirkin3-1/+82
2019-02-12amd/common: Use correct writemask for shared memory stores.Bas Nieuwenhuizen1-1/+1
2019-02-12radv: Only look at pImmutableSamples if the descriptor has a sampler.Bas Nieuwenhuizen1-2/+6
2019-02-12gallium-xlib: query MIT-SHM before using it.Bart Oldeman1-1/+3
2019-02-12nv50,nvc0: add explicit settings for recent capsIlia Mirkin2-0/+4
2019-02-12meson: drop the xcb-xrandr version requirementMarek Olšák1-1/+1