util: add a timespec helper
[mesa.git] / src / gallium /
2019-07-28 Connor Abbottlima/gpir/sched: Handle more special ops in can_use_com...
2019-07-28 Connor Abbottlima/gp: Clean up lima_program_optimize_vs_nir() a...
2019-07-28 Connor Abbottlima/gpir/sched: Don't try to spill when something...
2019-07-27 Ilia Mirkinnv50/ir: don't consider the main compute function as...
2019-07-27 Ilia Mirkinnv50/ir: handle insn not being there for definition...
2019-07-27 Ilia Mirkinnouveau: flip DEBUG -> !NDEBUG
2019-07-27 Ilia Mirkinnvc0: allow a non-user buffer to be bound at position 0
2019-07-27 Ilia Mirkinnv50,nvc0: update sampler/view bind functions to accept...
2019-07-27 Ilia Mirkingallium/vl: fix compute tgsi shaders to not process...
2019-07-26 Boyuan Zhangradeon/vcn: enable rate control for hevc encoding
2019-07-26 Boyuan Zhangradeon/uvd: enable rate control for hevc encoding
2019-07-26 Boyuan Zhangradeon/vcn: fix poc for hevc encode
2019-07-26 Boyuan Zhangradeon/uvd: fix poc for hevc encode
2019-07-26 Iago Toral Quirogav3d: fix glDrawTransformFeedback{Instanced}()
2019-07-26 Iago Toral Quirogav3d: subclass pipe_streamout_output_target to record...
2019-07-26 Iago Toral Quirogav3d: refactor v3d_tf_statistics_record slightly
2019-07-25 Alyssa RosenzweigRevert "panfrost: Don't DIY point size/coord fields"
2019-07-25 Kenneth Graunkeiris: Use gen_mi_builder to handle CS ALU operations.
2019-07-25 Kenneth Graunkeiris: Make iris_query.c a genxml-compiled file.
2019-07-25 Kenneth Graunkeiris: Move iris_resolve_conditional_render to the vtable.
2019-07-25 Kenneth Graunkeiris: Refactor genxml macros and inlines into iris_genx...
2019-07-25 Kenneth Graunkeiris: Make an iris_genx_protos.h header for prototypes.
2019-07-25 Marek Olšákradeonsi: fix DAL hang due to incorrect DCC offset...
2019-07-25 Alyssa Rosenzweigpanfrost: Compute I/O counts from shader_info
2019-07-25 Alyssa Rosenzweigpanfrost: Don't DIY point size/coord fields
2019-07-25 Alyssa Rosenzweigpanfrost: Use nir_gather_info information about discards
2019-07-25 Alyssa Rosenzweigpanfrost: Use NIR helper invocations info
2019-07-25 Alyssa Rosenzweigpanfrost/sfbd: Flesh out fragment job
2019-07-25 Alyssa Rosenzweigpanfrost: Disable tiled formats on SFBD systems
2019-07-25 Alyssa Rosenzweigpanfrost: Move require_sfbd to screen
2019-07-25 Alyssa Rosenzweigpanfrost: Reserve, but do not upload, shader padding
2019-07-25 Tomeu Vizosopanfrost/ci: Update kernel to 5.2
2019-07-25 Alyssa Rosenzweigpanfrost: Don't expose some atomic stuff even with...
2019-07-25 Dave Airliegallium: fix windows build from params change.
2019-07-24 Jonathan Mareknir: replace lower_sincos with algebraic opt
2019-07-24 Rob Clarkgallium/u_transfer_helper: fix assert in RGTC case
2019-07-24 Jason Ekstrandintel/compiler: Be more conservative about subgroup...
2019-07-24 Qiang Yulima/ppir: fix disassembler temp read/write print
2019-07-24 Eric Engestromgallium+mesa: fix tgsi_semantic array type
2019-07-23 Dave Airliegallivm: rework lp_build_tgsi_soa to take a struct
2019-07-23 Jan Zielinskiswr/rasterizer: Fix 3D resource copies.
2019-07-23 Jan Zielinskiswr/rasterizer: Fix return type on SIMD8 version of...
2019-07-23 Jan Zielinskiswr/rasterizer: small formatting changes
2019-07-23 Jan Zielinskiswr/rasterizer: Adding support for unhandled clipEnable...
2019-07-23 Marek Olšákradeonsi/nir: set tgsi_shader_info::uses_fbfetch for...
2019-07-23 Marek Olšáktgsi/scan: add uses_fbfetch
2019-07-23 Marek Olšákradeonsi: fail if importing a texture with incorrect...
2019-07-23 Marek Olšákradeonsi: rewrite si_get_opaque_metadata, also for...
2019-07-23 Marek Olšákradeonsi: simplify si_get_input_prim and remove incorre...
2019-07-23 Marek Olšákradeonsi/gfx10: fix and enable CLEAR_STATE
2019-07-23 Marek Olšákradeonsi: stop using info.opcode_count[TGSI_OPCODE_INTE...
2019-07-23 Marek Olšákac/nir: implement nir_op_pack_{us}norm_2x16
2019-07-23 Pierre-Eric Pellou... u_blitter: add a msaa parameter to util_blitter_clear
2019-07-23 Pierre-Eric Pellou... u_blitter: enable msaa when dst num samples is > 1
2019-07-23 Guido Güntherkmsro: Extend to include mxsfb-drm
2019-07-23 Alyssa Rosenzweigpanfrost/midgard: Allocate registers once (per-screen)
2019-07-23 Arnaud Patardpanfrost: Fix T6XX Support
2019-07-23 Alyssa Rosenzweigpanfrost: Use correct definition for is_t6xx
2019-07-23 Michel Dänzerradeonsi: Allow PIPE_TEXTURE_2D_ARRAY in si_texture_fro...
2019-07-23 Alyssa Rosenzweigpanfrost: Fake CAPs for dEQP-GLES31
2019-07-23 Mark Menzynskinvc0/ir: Fix assert accessing null pointer
2019-07-23 Erico Nuneslima/ppir: fix branch codegen register encode
2019-07-23 Erico Nuneslima/ppir: fix debug logs in regalloc
2019-07-23 Erico Nuneslima/ppir: fix alignment on regalloc spilling loads
2019-07-23 Ilia Mirkingallium: remove boolean from state tracker APIs
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-23 Marek Olšákradeonsi: fix warning: ‘ret’ may be used uninitialized
2019-07-23 Marek Olšáktgsi: fix warning: ‘interp’ may be used uninitialized
2019-07-23 Marek Olšákgallivm: fix warning: ‘op’ may be used uninitialized
2019-07-23 Kenneth Graunkeiris: Support storage images that have matching typed...
2019-07-23 Kenneth Graunkeiris: Stop advertising MSAA storage images by mistake
2019-07-22 Alyssa Rosenzweigpanfrost: Set `initialized` in more cases
2019-07-22 Alyssa Rosenzweigpanfrost/ci: Update expectations
2019-07-22 Alyssa Rosenzweigpanfrost/midgard: Implement register spilling
2019-07-22 Iago Toral Quirogav3d: fill logicop_func in the fragment shader key when...
2019-07-20 Chia-I Wuvirgl: fix a sync issue in virgl_buffer_transfer_extend
2019-07-20 Chia-I Wuvirgl: rework virgl_transfer_queue_extend
2019-07-20 Chia-I Wuvirgl: fix virgl_buffer_transfer_extend
2019-07-20 Marek Olšákradeonsi: initialize scissor registers etc. without...
2019-07-20 Marek Olšákradeonsi: return success from vi_dcc_clear_level to...
2019-07-20 Marek Olšákradeonsi: fix compute-based culling regression in 1ce52...
2019-07-20 Marek Olšákradeonsi/gfx10: fix VGT_PRIMITIVE_TYPE programming
2019-07-20 Marek Olšákradeonsi/gfx10: enable Wave32 for vertex, geometry...
2019-07-20 Marek Olšákradeonsi/gfx10: add debug options to enable/disable...
2019-07-20 Marek Olšákradeonsi/gfx10: add as_ngg variant for TES as ES to...
2019-07-20 Marek Olšákradeonsi/gfx10: implement Wave32
2019-07-20 Marek Olšákradeonsi/gfx10: use 32-bit wavemasks for Wave32
2019-07-20 Marek Olšákac: create the LLVM builder in ac_llvm_context_init
2019-07-20 Marek Olšákac: create the LLVM module for Wave32 or Wave64 in...
2019-07-20 Marek Olšákac/rtld: add support for Wave32
2019-07-20 Marek Olšákac: initial Wave32 support in LLVM build helpers
2019-07-20 Marek Olšákradeonsi: assume that selector != NULL for compute...
2019-07-20 Marek Olšákradeonsi: remove what appears to be legacy compute...
2019-07-20 Marek Olšákradeonsi: remove si_program::use_code_object_v2
2019-07-20 Marek Olšákradeonsi: add si_shader_selector into si_compute
2019-07-20 Marek Olšákradeonsi: set threadgroup size to 0 for threadgroups...
2019-07-20 Marek Olšákradeonsi/gfx10: set as_ngg for GS prolog
2019-07-20 Marek Olšákradeonsi/gfx10: remove the disable_ngg option
2019-07-20 Marek Olšákradeonsi/gfx10: combine hw edgeflags with user edgeflag...
2019-07-20 Marek Olšákradeonsi/gfx10: deduplicate code for esvert_lds_size
next