aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pipebuffer, winsys/svga: Add functionality to update pb_validate_entry flagsThomas Hellstrom2019-05-173-27/+33
* svga: Set the rendered-to flag for dma transfers to surfacesThomas Hellstrom2019-05-171-0/+4
* winsys/svga: Fix RELOC_INTERNAL mob GPU accessThomas Hellstrom2019-05-171-1/+9
* svga: Remove the surface_invalidate winsys functionThomas Hellstrom2019-05-176-31/+12
* Revert "softpipe/buffer: load only as many components as the the buffer resou...Gert Wollny2019-05-171-5/+2
* glsl/nir: init non-static class member.Dave Airlie2019-05-171-0/+1
* imgui: fix undefined behaviour bitshift.Dave Airlie2019-05-171-1/+1
* glsl: init non-static class member in link uniforms. (v2)Dave Airlie2019-05-171-1/+2
* glsl: init packed in more constructors.Dave Airlie2019-05-171-6/+6
* panfrost: Cleanup leak todosAlyssa Rosenzweig2019-05-173-16/+9
* panfrost: assert(0) -> unreachable for some switchAlyssa Rosenzweig2019-05-162-31/+18
* anv: Fix some depth buffer sampling cases on ICL+Nanley Chery2019-05-161-1/+7
* nir: Only convert SSA values to regs when neededCaio Marcelo de Oliveira Filho2019-05-161-6/+22
* st/mesa: Record samplers for extra planes in info->textures_used.Kenneth Graunke2019-05-161-0/+5
* nir: Fix nir_opt_idiv_const when negatives are involvedCaio Marcelo de Oliveira Filho2019-05-161-3/+5
* freedreno: Log the number of loops in the shader for shader-db.Eric Anholt2019-05-163-2/+4
* freedreno: Output the same shader-db format as v3d and intel.Eric Anholt2019-05-161-15/+4
* freedreno: Remove the ir3_tgsi_to_nir() helper function.Eric Anholt2019-05-163-20/+6
* freedreno: Fix assertion failures in context setup in shader-db mode.Eric Anholt2019-05-164-0/+4
* ac: match radeonsi code in ac_shader_binary_read_configMarek Olšák2019-05-161-3/+3
* r600+radeonsi: use ctx_query_reset_status on radeonMarek Olšák2019-05-1610-55/+5
* winsys/radeon: implement ctx_query_reset_status by copying radeonsiMarek Olšák2019-05-164-6/+43
* winsys/amdgpu: report a CS rejection as a reset only if there's no GPU resetMarek Olšák2019-05-161-6/+5
* radeonsi: update buffer descriptors in all contexts after buffer invalidationMarek Olšák2019-05-163-33/+72
* radeonsi: remove old_va parameter from si_rebind_buffer by remembering offsetsMarek Olšák2019-05-163-40/+25
* radeonsi: compute culling - flush CS to remove write references to buffersMarek Olšák2019-05-161-5/+16
* radeonsi: invalidate caches at the beginning of the prim discard compute IBMarek Olšák2019-05-163-9/+23
* radeonsi: disable primitive restart for triangles for DiRT RallyMarek Olšák2019-05-165-14/+28
* radeonsi: add primitive culling stats to the HUDMarek Olšák2019-05-164-4/+44
* radeonsi: cull primitives with async compute for large draw callsMarek Olšák2019-05-1618-28/+2124
* winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER into cs_check_spaceMarek Olšák2019-05-169-15/+26
* radeonsi: add si_vs_prolog_bits::unpack_instance_id_from_vertex_id:1Marek Olšák2019-05-162-2/+24
* radeonsi: make some functions non-staticMarek Olšák2019-05-163-18/+25
* radeonsi: allow si_shader_select_with_key to return an optimized shader or failMarek Olšák2019-05-162-12/+32
* radeonsi: use pipe_draw_info::instance_count indirectlyMarek Olšák2019-05-161-14/+22
* radeonsi: use pipe_draw_info::prim and primitive_restart indirectlyMarek Olšák2019-05-161-31/+40
* radeonsi: make functions for creating LLVM functions non-staticMarek Olšák2019-05-162-23/+32
* winsys/amdgpu: add a parallel compute IB coupled with a gfx IBMarek Olšák2019-05-168-10/+204
* ac: add LLVM code for triangle cullingMarek Olšák2019-05-164-0/+338
* radeonsi: add a cs parameter into si_cp_copy_dataMarek Olšák2019-05-165-9/+8
* radeonsi: add a cs parameter into si_cp_release_memMarek Olšák2019-05-165-10/+9
* radeonsi: add threadgroups_per_cu param into si_get_compute_resource_limitsMarek Olšák2019-05-162-4/+8
* radeonsi: move si_*_descriptors_idx functions into si_state.hMarek Olšák2019-05-162-14/+14
* radeonsi: make si_initialize_compute reusableMarek Olšák2019-05-162-7/+8
* radeonsi: extract COMPUTE_RESOURCE_LIMITS code into a helperMarek Olšák2019-05-162-12/+23
* radeonsi: return the last part's return value from @wrapperMarek Olšák2019-05-161-3/+26
* winsys/amdgpu: always set NO_CPU_ACCESS and NO_SUBALLOC on GDS resourcesMarek Olšák2019-05-161-2/+5
* swr: clean up supported OGL4.0/4.1 extensions listJan Zielinski2019-05-162-8/+9
* vl/dri3: set back buffer from output to NULL with front buffer caseLeo Liu2019-05-161-0/+1
* docs: advice to resolve discussion on gitlab MR docAlejandro Piñeiro2019-05-161-0/+3