summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-24etnaviv: support for using generic blit pathChristian Gmeiner4-59/+51
2020-04-24etnaviv: call util_blitter_save_fragment_constant_buffer_slot(..)Christian Gmeiner1-0/+2
2020-04-24etnaviv: drop default state for FE_HALTI5_ID_CONFIGChristian Gmeiner1-1/+0
2020-04-24docs/features: mark GL_ARB_texture_filter_anisotropic as done for etnavivChristian Gmeiner1-1/+1
2020-04-24freedreno/ir3: fix incorrect conversion foldingJonathan Marek1-0/+7
2020-04-24freedreno/ir3: set even bit for f2f16_rtneJonathan Marek1-2/+7
2020-04-24freedreno/ir3: fix 16-bit ssbo accessJonathan Marek3-5/+12
2020-04-24aco: fix outdated label_vec from p_create_vector labellingRhys Perry1-3/+5
2020-04-24nir/lower_subgroups: Mask off unused bits in ballot opsJason Ekstrand1-0/+26
2020-04-24anv: Drop an assertJason Ekstrand1-1/+0
2020-04-24radeonsi: use pipe_blend_state::max_rt to update fewer blend registersMarek Olšák1-3/+7
2020-04-24ac,radeonsi: simplify checking for Navi1x chipsMarek Olšák5-21/+10
2020-04-24ac: out-of-order rasterization is not supported on gfx10Marek Olšák1-0/+1
2020-04-24turnip: divide cube map depth by 6Jonathan Marek1-2/+12
2020-04-24spirv: Fix passing combined image/samplers through function callsJason Ekstrand1-3/+7
2020-04-24nir/opt_deref: Remove certain sampler type castsJason Ekstrand1-0/+77
2020-04-24spirv: Use nir_const_value for spec constantsJason Ekstrand6-87/+34
2020-04-24turnip: Properly handle all sizes of specialization constantsJason Ekstrand1-4/+17
2020-04-24radv: Properly handle all sizes of specialization constantsJason Ekstrand1-2/+15
2020-04-24anv: Properly handle all sizes of specialization constantsJason Ekstrand1-2/+15
2020-04-24spirv: Allow constants and NULLs in SpvOpConvertUToPtrJason Ekstrand1-2/+3
2020-04-24anv/radv: Resolving 'GetInstanceProcAddr' should not require a valid instanceEduardo Lima Mitev2-0/+10
2020-04-24aco: fix v_or(s_lshl) and v_add(s_lshl) optimizationsRhys Perry1-2/+2
2020-04-24glsl: remove some duplicate code from the nir uniform linkerTimothy Arceri1-245/+133
2020-04-24glsl: some nir uniform linker fixesTimothy Arceri1-1/+18
2020-04-24drm-shim: stub syncobj wait ioctlLionel Landwerlin1-0/+1
2020-04-24drm-shim: provide a valid fake syncobj handle at creationLionel Landwerlin1-1/+11
2020-04-24meson: Use dependency.partial_dependency()Quentin Glidic1-10/+3
2020-04-24etnaviv: add anisotropic filter supportChristian Gmeiner3-2/+8
2020-04-24etnaviv: update headers from rnndbChristian Gmeiner6-14/+14
2020-04-24etnaviv: anisotropic filtering is supported starting with HALTI0Christian Gmeiner1-1/+1
2020-04-24spirv: Update the headers from latest Khronos masterCaio Marcelo de Oliveira Filho2-69/+1056
2020-04-24spirv: Handle instruction aliases in vtn_gather_typesCaio Marcelo de Oliveira Filho1-0/+6
2020-04-24gitlab-ci: Test Virgl with tracesTomeu Vizoso3-0/+33
2020-04-24gitlab-ci: Test OpenGL ES 3.1 on virglTomeu Vizoso2-0/+618
2020-04-24gitlab-ci: Allow test jobs to add options to the dEQP invocationTomeu Vizoso1-1/+1
2020-04-24gitlab-ci: Update virglrenderer in the x86_test-gl imageTomeu Vizoso2-2/+2
2020-04-24panfrost: The texture descriptor has a pointer to a trampolineAlyssa Rosenzweig5-85/+168
2020-04-24panfrost: Identify texture layout fieldAlyssa Rosenzweig3-9/+6
2020-04-24pan/decode: Remove is_zs weirdnessAlyssa Rosenzweig1-7/+0
2020-04-24panfrost: Emit texture descriptor on bifrostTomeu Vizoso5-34/+134
2020-04-24panfrost: Emit sampler descriptor on bifrostTomeu Vizoso4-11/+63
2020-04-24panfrost: decode textures and samplers on bifrostAlyssa Rosenzweig2-78/+297
2020-04-24panfrost: Add tentative bifrost_texture_descriptorAlyssa Rosenzweig1-0/+32
2020-04-24panfrost: Set clear_color_[12] in the extra fb descAlyssa Rosenzweig3-3/+18
2020-04-24panfrost: Clean up a bit the tiler structs for BifrostTomeu Vizoso3-14/+32
2020-04-23vc4: Use NIR shader's num_outputs for generating our new output.Eric Anholt1-13/+1
2020-04-23freedreno/ir3: Fix sizing of the inputs/outputs array.Eric Anholt1-13/+2
2020-04-23freedreno/ir3: Fix driver_location of the added vertex_flags varying.Eric Anholt1-7/+1
2020-04-23gallium: Fix setup of pstipple frag coord var.Eric Anholt1-5/+1