summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-12Bump version for 19.0-rc3mesa-19.0.0-rc3Dylan Baker1-1/+1
2019-02-12Revert "intel/compiler: More peephole select"Dylan Baker1-14/+1
2019-02-12Revert "nir/opt_peephole_select: Don't peephole_select expensive math instruc...Dylan Baker10-41/+18
2019-02-11Revert "intel/compiler: More peephole_select for pre-Gen6"Dylan Baker1-2/+2
2019-02-11cherry-ignore: Add some patchesDylan Baker1-0/+3
2019-02-11nir/deref: Rematerialize parents in rematerialize_derefs_in_use_blocksJason Ekstrand1-3/+2
2019-02-11nir: Silence zillions of unused parameter warnings in release buildsIan Romanick1-1/+1
2019-02-07nvc0/ir: fix second tex argument after levelZero optimizationIlia Mirkin2-25/+24
2019-02-07freedreno/a6xx: Emit blitter dst with OUT_RELOCWKristian H. Kristensen1-1/+1
2019-02-07amd/common: handle nir_deref_cast for shared memory from integers.Bas Nieuwenhuizen1-68/+82
2019-02-07amd/common: Handle nir_deref_type_ptr_as_array for shared memory.Bas Nieuwenhuizen1-0/+4
2019-02-07amd/common: Add gep helper for pointer increment.Bas Nieuwenhuizen2-0/+13
2019-02-07amd/common: Fix stores to derefs with unknown variable.Bas Nieuwenhuizen1-8/+13
2019-02-07radv: Fix the shader info pass for not having the variable.Bas Nieuwenhuizen1-2/+2
2019-02-07xvmc: fix string comparisonEric Engestrom1-3/+3
2019-02-07xvmc: fix string comparisonEric Engestrom1-10/+10
2019-02-06freedreno: a2xx: fix fast clearJonathan Marek1-1/+0
2019-02-05Version: Bump for rc2mesa-19.0.0-rc2Dylan Baker1-1/+1
2019-02-05anv: wire up the state_pool_padding testEmil Velikov1-0/+5
2019-02-05loader/dri3: Use strlen instead of sizeof for creating VRR property atomMichel Dänzer1-1/+1
2019-02-05radeonsi: fix crashing performance counters (division by zero)Marek Olšák1-1/+1