summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version: 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 Baker2019-02-191-1/+1
* mesa: return NULL if we exceed MaxColorAttachments in get_fb_attachmentTapani Pälli2019-02-191-2/+6
* radv: ensure export arguments are always floatRhys Perry2019-02-191-5/+1
* radv: bitcast 16-bit outputs to integersRhys Perry2019-02-191-2/+2
* v3d: Fix the check for "is the last thrsw inside control flow"Eric Anholt2019-02-192-8/+17
* v3d: Use the early_fragment_tests flag for the shader's disable-EZ field.Eric Anholt2019-02-194-17/+23
* radv: fix writing the alpha channel of MRT0 when alpha coverage is enabledSamuel Pitoiset2019-02-191-7/+8
* radv: write the alpha channel of MRT0 when alpha coverage is enabledSamuel Pitoiset2019-02-191-0/+8
* nir: Don't reassociate add/mul chains containing only constantsKenneth Graunke2019-02-191-5/+5
* intel/compiler/test: Add unit test for mismatched signedness comparisonMatt Turner2019-02-151-0/+32
* intel/compiler: Avoid propagating inequality cmods if types are differentMatt Turner2019-02-151-0/+7
* intel/fs: Bail in optimize_extract_to_float if we have modifiersJason Ekstrand2019-02-151-0/+9
* swr: set PIPE_CAP_MAX_VARYINGS correctlyIlia Mirkin2019-02-151-0/+2
* anv: Put MOCS in the correct locationKenneth Graunke2019-02-151-2/+2
* spirv: Add missing breakIan Romanick2019-02-141-0/+1
* meson: Add dependency on genxml to anvilDylan Baker2019-02-141-2/+5
* radv: always export gl_SampleMask when the fragment shader uses itSamuel Pitoiset2019-02-141-4/+4
* radv/winsys: fix BO list creation when RADV_DEBUG=allbos is setSamuel Pitoiset2019-02-141-0/+1
* get-pick-list: Add --pretty=medium to the arguments for Cc patchesDylan Baker2019-02-131-2/+2
* nir/opt_if: don't mark progress if nothing changesKarol Herbst2019-02-131-0/+7
* radeonsi: Fix guardband computation for large render targetsOscar Blumberg2019-02-131-2/+28
* version: bump for 19.0-rc4mesa-19.0.0-rc4Dylan Baker2019-02-131-1/+1
* anv/cmd_buffer: check for NULL framebufferJuan A. Suarez Romero2019-02-121-5/+29
* radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on GFX8Samuel Pitoiset2019-02-123-3/+10
* radv: fix compiler issues with GCC 9Samuel Pitoiset2019-02-121-42/+48
* st/mesa: Limit GL_MAX_[NATIVE_]PROGRAM_PARAMETERS_ARB to 2048Kenneth Graunke2019-02-121-1/+6
* st/va/vp9: set max reference as default of VP9 reference numberLeo Liu2019-02-121-1/+6
* st/va: fix the incorrect max profiles reportLeo Liu2019-02-122-2/+3
* winsys/amdgpu: don't drop manually added fence dependenciesMarek Olšák2019-02-121-2/+0
* radeonsi: fix EXPLICIT_FLUSH for flush offsets > 0Marek Olšák2019-02-121-2/+5
* gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0Marek Olšák2019-02-121-1/+2
* nvc0: we have 16k-sized framebuffers, fix default scissorsIlia Mirkin2019-02-121-2/+2
* st/mesa: require RGBA2, RGB4, and RGBA4 to be renderableKarol Herbst2019-02-121-0/+2
* gallium: add PIPE_CAP_MAX_VARYINGSKarol Herbst2019-02-1218-16/+51
* gm107/ir: add fp64 rsqKarol Herbst2019-02-123-3/+128
* gm107/ir: add fp64 rcpKarol Herbst2019-02-123-4/+270
* gk104/ir: Use the new rcp/rsq in libraryKarol Herbst2019-02-123-15/+334
* gk110/ir: Use the new rcp/rsq in libraryBoyan Ding2019-02-125-0/+42
* gk110/ir: Add rsq f64 implementationBoyan Ding2019-02-122-2/+109
* gk110/ir: Add rcp f64 implementationBoyan Ding2019-02-122-4/+235
* nvc0: stick zero values for the compute invocation countsIlia Mirkin2019-02-121-0/+2
* nv50,nvc0: use condition for occlusion queries when already completeIlia Mirkin2019-02-126-28/+25
* nvc0: fix 3d images on keplerIlia Mirkin2019-02-122-35/+34
* nvc0/ir: always use CG mode for loads from atomic-only buffersIlia Mirkin2019-02-121-2/+12
* nvc0: add support for handling indirect draws with attrib conversionIlia Mirkin2019-02-123-1/+82
* amd/common: Use correct writemask for shared memory stores.Bas Nieuwenhuizen2019-02-121-1/+1
* radv: Only look at pImmutableSamples if the descriptor has a sampler.Bas Nieuwenhuizen2019-02-121-2/+6
* gallium-xlib: query MIT-SHM before using it.Bart Oldeman2019-02-121-1/+3
* nv50,nvc0: add explicit settings for recent capsIlia Mirkin2019-02-122-0/+4
* meson: drop the xcb-xrandr version requirementMarek Olšák2019-02-121-1/+1