aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Update spilling comment framebuffer->sharedAlyssa Rosenzweig2020-02-271-1/+1
* panfrost: Fix padded_vertex_count generationAlyssa Rosenzweig2020-02-271-1/+1
* panfrost: Fix gl_VertexID/InstanceIDAlyssa Rosenzweig2020-02-274-20/+7
* pan/midgard: Don't spill near a branchAlyssa Rosenzweig2020-02-271-0/+8
* pan/decode: Dump scratchpad size if presentAlyssa Rosenzweig2020-02-271-0/+8
* panfrost: Implement index buffer cacheAlyssa Rosenzweig2020-02-273-1/+114
* panfrost: Combine get_index_buffer with bound computationAlyssa Rosenzweig2020-02-271-16/+25
* radeon/jpeg: fix the jpeg dt_pitch with YUYV formatLeo Liu2020-02-271-5/+2
* st/va: add support YUY2Pierre-Eric Pelloux-Prayer2020-02-272-1/+4
* st/va: enable 4:2:2 chroma formatPierre-Eric Pelloux-Prayer2020-02-271-2/+2
* radeonsi: fix surf_pitch for subsampled surfacePierre-Eric Pelloux-Prayer2020-02-272-10/+15
* gallium/vl: add 4:2:2 supportPierre-Eric Pelloux-Prayer2020-02-272-7/+20
* gallium/video: remove pipe_video_buffer.chroma_formatPierre-Eric Pelloux-Prayer2020-02-2723-37/+26
* format: add format_to_chroma_formatPierre-Eric Pelloux-Prayer2020-02-271-0/+20
* radeonsi: test subsampled format in testdmaPierre-Eric Pelloux-Prayer2020-02-271-30/+31
* ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gensSamuel Pitoiset2020-02-271-0/+5
* ac/llvm: fix 16-bit fmed3 on GFX8 and older gensSamuel Pitoiset2020-02-271-2/+4
* ac/llvm: fix 64-bit fmed3Samuel Pitoiset2020-02-271-17/+31
* mesa: Flush vertices before changing the OpenGL state.Mathias Fröhlich2020-02-271-4/+10
* mesa: Check for OpenGL state change before flushing vertices.Mathias Fröhlich2020-02-271-2/+4
* gallivm/nir: handle mod 0 better.Dave Airlie2020-02-261-3/+19
* gallivm/nir: fix integer divide SIGFPEDave Airlie2020-02-261-5/+16
* gallivm/tgsi: fix stream id regressionDave Airlie2020-02-261-2/+5
* mesa: call FLUSH_VERTICES before updating CoordReplaceMarek Olšák2020-02-261-1/+2
* mesa: remove leftovers from ARB_shadow_ambientMarek Olšák2020-02-261-2/+0
* cube_face_index: Use fabsf instead of fabs since we know it's floatsAlbert Astals Cid2020-02-261-3/+3
* cube_face_coord: Use fabsf instead of fabs since we know it's floatsAlbert Astals Cid2020-02-261-3/+3
* iris: Apply the flushes when switching pipelines.Rafael Antognolli2020-02-261-12/+4
* gallium/hash_table: remove some function wrappersMarek Olšák2020-02-2632-220/+108
* gallium/hash_table: turn it into a wrapper around util/hash_tableMarek Olšák2020-02-2629-281/+74
* gallium/hash_table: use the same callback signatures as util/hash_tableMarek Olšák2020-02-265-40/+40
* gallium/hash_table: consolidate hash tables with FD keysMarek Olšák2020-02-268-142/+58
* gallium/hash_table: consolidate hash tables with pointer keysMarek Olšák2020-02-2616-184/+47
* amd/addrlib: fix build on non-x86 platformsGreg V2020-02-261-4/+6
* tgsi_to_nir: set num_images and num_samplers with holes correctlyMarek Olšák2020-02-261-0/+14
* nir: Drop nir_tex_instr::texture_array_sizeJason Ekstrand2020-02-2611-24/+1
* freedreno/computerator: Fix defined-but-not-used warnings from lex/yacc.Eric Anholt2020-02-262-0/+4
* turnip: Fix compiler warning about casting a nondispatchable handle.Eric Anholt2020-02-261-1/+1
* gitlab-ci: Move to 5.5 kernel plus fixes for PanfrostTomeu Vizoso2020-02-262-2/+2
* panfrost: Remove some more prints to stdoutTomeu Vizoso2020-02-263-6/+6
* gitlab-ci: Run GLES3 tests in dEQP on PanfrostTomeu Vizoso2020-02-266-18/+2082
* mesa/st: toggle EXT_texture_norm16 based on format supportTapani Pälli2020-02-261-0/+12
* i965: toggle on EXT_texture_norm16Tapani Pälli2020-02-261-0/+1
* mesa: introduce boolean toggle for EXT_texture_norm16Tapani Pälli2020-02-262-1/+2
* nir/lower_double_ops: add note for lowering modJuan A. Suarez Romero2020-02-261-0/+4
* radv: fix creating null devices if KHR_display is enabledSamuel Pitoiset2020-02-261-1/+1
* gitlab-ci: Add add a set of lima flakesAndreas Baierl2020-02-261-3/+1
* radv: make use of ac_gpu_info::max_wave64_per_simdSamuel Pitoiset2020-02-261-6/+1
* radv/gfx10: adjust the number of VGPRs used to compute wavesSamuel Pitoiset2020-02-262-4/+2
* radv/gfx10: adjust the LDS size used to compute wavesSamuel Pitoiset2020-02-261-4/+2