x86_init_func_common: Add ENDBR at function entry
[mesa.git] / src /
2020-03-26 H.J. Lux86_init_func_common: Add ENDBR at function entry
2020-03-26 Danylo Piliaievintel/aub_viewer: Fix format specifier for uint64_t
2020-03-26 Icecream95panfrost: Extend the tiled store fast-path to loads
2020-03-26 Icecream95mesa/format_utils: Add a fast-path for RGBA to BGRA
2020-03-26 Tapani Pälliglsl: set error_emitted true if type not ok for assignment
2020-03-26 Boris Brezillonvtn/opencl: add rint-support
2020-03-26 Erik Faye-Lundvtn/opencl: add native exp2/log2-support
2020-03-26 Erik Faye-Lundvtn/opencl: add native exp10/log10-support
2020-03-26 Erik Faye-Lundvtn/opencl: add native exp/log-support
2020-03-26 Erik Faye-Lundcompiler/nir: move build_log helper into builtin-builder
2020-03-26 Erik Faye-Lundcompiler/nir: move build_exp helper into builtin-builder
2020-03-26 Erik Faye-Lundvtn/opencl: fully enable OpenCLstd_Clz
2020-03-26 Marek Olšákradeonsi: enable full out-of-order drawing when allow_d...
2020-03-26 Marek Olšákmesa: allow out-of-order drawing to optimize immediate...
2020-03-26 Marek Olšákglsl_to_tgsi: set shader_info::writes_memory
2020-03-26 Marek Olšáknir: add and gather shader_info::writes_memory
2020-03-25 Kristian H. Kristensenradeonsi: Stop exposing PIPE_SHADER_CAP_FP16
2020-03-25 Vinson Leeutil/u_process: Add util_get_process_exec_path for...
2020-03-25 Christian Gmeinerfreedreno: ssbo: mark resource read or written dependin...
2020-03-25 Christian Gmeinerfreedreno: ssbo: keep track if a buffer gets written
2020-03-25 Christian Gmeinerfreedreno: simplify fd_set_shader_buffers(..)
2020-03-25 Christian Gmeinerfreedreno: calculate modified bit mask only once
2020-03-25 Roland Scheideggergallium/util: Add back (and rename) util_float_to_half...
2020-03-25 Marek Vasutetnaviv: Emit PE.ALPHA_COLOR_EXT* on GPUs with half...
2020-03-25 Roland Scheideggergallivm: disable rgtc/latc SNORM accellerated fetches
2020-03-25 Erik Faye-Lundrbug: do not return void-value
2020-03-25 Erik Faye-Lundrbug: clean up cast-warnings
2020-03-25 Erik Faye-Lundpipebuffer: clean up cast-warnings
2020-03-25 Lionel Landwerlinvulkan/overlay: Add a workaround semaphore for applicat...
2020-03-25 Pierre-Eric Pellou... ac: fix ac_build_is_helper_invocation when postponed_ki...
2020-03-25 Pierre-Eric Pellou... nir: update uses_demote flag in discard_to_demote pass
2020-03-24 Neil Robertsglsl/lower_precision: Lower builtins depending on arguments
2020-03-24 Neil Robertsglsl: Inline builtins in a separate pass
2020-03-24 Hyunjun Kofreedreno/ir3: enable nir_opt_loop_unroll on a6xx
2020-03-24 Neil Robertsfreedreno/ir3: Lower bools to bitsize
2020-03-24 Iago Toral Quiroganir: add a bool bitsize lowering pass
2020-03-24 Hyunjun Kofreedreno: Enable mediump lowering
2020-03-24 Neil Robertsglsl: Add unit tests for the lower_precision pass
2020-03-24 Neil Robertsglsl/standalone: Add an option to lower the precision
2020-03-24 Neil Robertsglsl: Add an IR lowering pass to convert mediump operat...
2020-03-24 Neil Robertsglsl/hierarchical_visitor: Call leave_callback on leaf...
2020-03-24 Neil Robertsglsl: Add a method to get precision from a deref instru...
2020-03-24 Lionel Landwerlini965/iris: fix crash when calling GetPerfQueryDataINTEL
2020-03-24 Marek Olšákglthread: compile marshal_generated.c faster by breakin...
2020-03-24 Marek Olšákglthread: declare marshal and unmarshal functions as...
2020-03-24 Marek Olšákglthread: inline SET_func and add -O1 to build _mesa_cr...
2020-03-24 Samuel Pitoisetradv: enable VK_KHR_8bit_storage on GFX6-GFX7
2020-03-24 Pierre-Eric Pellou... util/u_process: fix Windows build
2020-03-24 Alyssa Rosenzweigpan/bi: Rewrite aligned vectors as well
2020-03-24 Alyssa Rosenzweigpan/bi: Lower combines to rewrites for scalars
2020-03-24 Alyssa Rosenzweigpan/bi: Ingest vecN directly (again)
2020-03-24 Jonathan Marekturnip: implement depth clamp
2020-03-24 Jonathan Marekturnip: fix znear clipping
2020-03-24 Jonathan Marekfreedreno/registers: more GRAS_CL_CNTL bits, Z_CLAMP
2020-03-24 Rhys Perryaco: implement 64-bit VGPR constant copies in handle_op...
2020-03-24 Rhys Perryaco: remove dead code in handle_operands()
2020-03-24 Rhys Perrynir/gather_info: fix per-vertex handling in try_mask_pa...
2020-03-24 Pierre-Eric Pellou... radeonsi: enable workarounds for YoYo engine based...
2020-03-24 Pierre-Eric Pellou... util/xmlconfig: add new sha1 application attribute
2020-03-24 Pierre-Eric Pellou... util/u_process: add util_get_process_exec_path
2020-03-24 Pierre-Eric Pellou... util/os_file: extend os_read_file to return the file...
2020-03-24 Pierre-Eric Pellou... radeonsi: clarify the conditions when FLUSH_AND_INV_DB...
2020-03-24 Jason Ekstrandintel/dump_gpu: Handle a bunch of getparam in the no...
2020-03-24 Jason Ekstrandintel/dump_gpu: Add an ensure_device_info helper
2020-03-24 Jason Ekstrandanv: Stop fetching the timestamp frequency ourselves
2020-03-23 Chia-I Wuegl/android: enable/disable KHR_partial_update correctly
2020-03-23 Marek Olšákst/mesa: fix use of uninitialized memory due to st_nir_...
2020-03-23 Rhys Perryaco: fix boolean undef regclass
2020-03-23 Roman Stratiienkolima: Add missing source file to Android.mk
2020-03-23 D Scott Phillipsintel/tools/aubinator_error_decode: Decode ring buffers...
2020-03-23 D Scott Phillipsintel/tools/aubinator_error_decode: read HW Context...
2020-03-23 Sagar Ghugeiris: Set patch count threshold in 3DSTATE_HS
2020-03-23 Sagar Ghugeanv: Set patch count threshold in 3DSTATE_HS
2020-03-23 Sagar Ghugeintel/compiler: Track patch count threshold
2020-03-23 Sagar Ghugeintel/genxml: Add patch count threshold field on gen12
2020-03-23 Rhys Perryaco: emit IR in IF's merge block instead if the other...
2020-03-23 Rhys Perryaco: improve check for unreachable loop continue blocks
2020-03-23 Rhys Perryaco: skip NIR in unreachable merge blocks
2020-03-23 Rhys Perryaco: handle when ACO adds new continue edges
2020-03-23 Rhys Perryaco: handle missing second predecessors at merge block...
2020-03-23 Rhys Perryaco: set has_divergent_branch for discards in loops
2020-03-23 Samuel Pitoisetradv/llvm: fix subgroup shuffle for chips without bpermute
2020-03-23 Roman Stratiienkopanfrost: Align Android makefiles with recent changes
2020-03-23 Jan Zielinskigallium/gallivm: Remove workaround disabling AVX code...
2020-03-23 Samuel Pitoisetradv/winsys: spoof some values for num_render_backends...
2020-03-23 Samuel Pitoisetradv/winsys: fix wrong PCI ID for Vega10 in the null...
2020-03-23 Eric Anholtglsl: Restore the IsES flag on the shader when reading...
2020-03-23 Dave Airliegallivm: add support for rgtc/latc fetches.
2020-03-23 Dave Airliegallivm/s3tc: split out dxt5 alpha code
2020-03-22 Alyssa Rosenzweigpan/bi: Pack csel4 opcodes
2020-03-22 Alyssa Rosenzweigpan/bi: Default csel to "!= 0" mode
2020-03-22 Alyssa Rosenzweigpan/bi: Use bi_lookup_immediate when packing
2020-03-22 Alyssa Rosenzweigpan/bi: Respect shift when printing immediates
2020-03-22 Alyssa Rosenzweigpan/bi: Implement csel fusing
2020-03-22 Alyssa Rosenzweigpan/bi: Add `soft` NIR->BIR condition translation
2020-03-22 Alyssa Rosenzweigpan/bi: Remove hacks for 1-bit booleans in IR
2020-03-22 Alyssa Rosenzweigpan/bi: Lower bool to ints
2020-03-22 Alyssa Rosenzweigpan/bi: Pack LD_ATTR
2020-03-22 Alyssa Rosenzweigpan/bi: Pack st_vary
2020-03-22 Alyssa Rosenzweigpan/bi: Add store_channels property
next