summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* swr/rast: Package events.proto with core outputGeorge Kyriazis2018-04-272-2/+32
* swr/rast: Fix init in EventHandlerWorkerStatsGeorge Kyriazis2018-04-271-1/+4
* swr/rast: Fix return type of VCVTPS2PH.George Kyriazis2018-04-271-1/+1
* swr/rast: WIP Translation handlingGeorge Kyriazis2018-04-272-18/+26
* swr/rast: Use different handing for stream masksGeorge Kyriazis2018-04-275-6/+11
* swr/rast: Silence warningsGeorge Kyriazis2018-04-273-4/+2
* swr/rast: Add support for TexelMask evaluationGeorge Kyriazis2018-04-272-0/+44
* swr/rast: Internal core changeGeorge Kyriazis2018-04-271-0/+1
* swr/rast: Fix x86 lowering 64-bit float handlingGeorge Kyriazis2018-04-272-6/+56
* swr/rast: Add some SIMD_T utility functorsGeorge Kyriazis2018-04-271-0/+66
* swr/rast: Fix wrong type allocationGeorge Kyriazis2018-04-271-1/+1
* swr: touch generated files to update timestampGeorge Kyriazis2018-04-271-0/+11
* swr/rast: Fix byte offset for non-indexed drawsGeorge Kyriazis2018-04-271-3/+3
* util/u_queue: fix a deadlock in util_queue_finishMarek Olšák2018-04-272-0/+10
* meson: fix race condition revealed by using 0.44Dylan Baker2018-04-271-3/+3
* bin: force git show to use default pretty settingDylan Baker2018-04-271-2/+2
* mesa: add TBO support for GL_EXT_texture_norm16Tapani Pälli2018-04-271-3/+3
* ac: fix texture query LOD for 1D textures on GFX9Samuel Pitoiset2018-04-271-0/+8
* etnaviv: remove not needed includesChristian Gmeiner2018-04-271-3/+0
* etnaviv: remove redundant includeChristian Gmeiner2018-04-271-2/+0
* glsl: replace some asserts with unreachable when processing the astTimothy Arceri2018-04-271-6/+3
* mesa: drop the buffer mode param from the DrawBuffer driver functionTimothy Arceri2018-04-278-11/+10
* anv/icl: Enable Vulkan on Ice LakeAnuj Phogat2018-04-261-0/+2
* anv: enable VK_EXT_shader_viewport_index_layerCaio Marcelo de Oliveira Filho2018-04-262-0/+2
* anv/allocator: Don't shrink either end of the block poolJason Ekstrand2018-04-261-4/+4
* broadcom/vc5: Add support for centroid varyings.Eric Anholt2018-04-267-4/+97
* broadcom/vc5: Add an assert about GFXH-1559.Eric Anholt2018-04-261-0/+9
* broadcom/vc5: Add validation that we don't violate GFXH-1633 requirements.Eric Anholt2018-04-261-0/+13
* broadcom/vc5: Add validation that we don't violate GFXH-1625 requirements.Eric Anholt2018-04-261-0/+5
* broadcom/vc5: Implement GFXH-1742 workaround (emit 2 dummy stores on 4.x).Eric Anholt2018-04-261-8/+27
* broadcom/vc5: Add QPU validation for register writes after thrend.Eric Anholt2018-04-261-3/+31
* st: Choose a 2101010 format for GL_RGB/GL_RGBA with a 2_10_10_10 type.Eric Anholt2018-04-261-0/+13
* st/mesa: fix missing setting of _ElementSize in new_draw_rasterpos_stageCharmaine Lee2018-04-261-0/+5
* st/va: Fix typosDrew Davenport2018-04-261-24/+24
* st/va: Fix potential buffer overreadDrew Davenport2018-04-261-1/+1
* radeon/vcn: fix mpeg4 msg buffer settingsBoyuan Zhang2018-04-261-9/+9
* radeon: Drop broken front_buffer_reading/drawing optimizationIan Romanick2018-04-263-46/+18
* radeon: Use _mesa_is_front_buffer_drawingIan Romanick2018-04-264-25/+5
* radv: set ac_surf_info::num_channels correctlySamuel Pitoiset2018-04-262-1/+8
* radv: fix DCC enablement since partial MSAA implementationSamuel Pitoiset2018-04-261-6/+6
* nir/opt_constant_folding: fix folding of 8 and 16 bit intsKarol Herbst2018-04-261-2/+12
* nir: print 8 and 16 bit constants correctlyKarol Herbst2018-04-261-2/+14
* nir: support converting to 8-bit integers in nir_type_conversion_opKarol Herbst2018-04-261-1/+6
* spirv: Don’t check for NaN for most OpFOrd* comparisonsNeil Roberts2018-04-261-11/+6
* Intel: Add a Kaby Lake PCI IDMatt Atwood2018-04-251-0/+1
* gallium/util: Fix incorrect refcounting of separate stencil.Eric Anholt2018-04-251-2/+1
* broadcom/vc5: Fix reloads of separate stencil buffers.Eric Anholt2018-04-251-4/+16
* broadcom/vc5: Fix cpp of MSAA surfaces on 4.x.Eric Anholt2018-04-252-3/+5
* broadcom/vc5: Implement stencil blits using RGBA.Eric Anholt2018-04-252-2/+83
* broadcom/vc5: Remove leftover vc4 MSAA lowering setup in the FS key.Eric Anholt2018-04-252-16/+6