mesa.git
2020-03-27 Jesse Nataliewgl: add official gldrv.h header-file
2020-03-27 Karol Herbstnv50, nvc0: fix must_check warning of util_dynarray_res...
2020-03-27 Erik Faye-Lundnv50: remove unused variable
2020-03-27 Lionel Landwerlinintel/perf: store the probed i915-perf version
2020-03-27 Lionel Landwerlinintel/perf: document meaning of query field
2020-03-27 Lionel Landwerlinintel/perf: move mdapi query definitions to their own...
2020-03-27 Lionel Landwerlinintel/perf: break GL query stuff away
2020-03-27 Lionel Landwerlinintel/perf: move register definition to special file
2020-03-27 Andres Gomezgitlab-ci/traces: Add D3D11 sample entry for POLARIS10
2020-03-27 Andres Gomezgitlab-ci: add Wine and DXVK env variables to Vulkan...
2020-03-27 Andres Gomezgitlab-ci: replay apitrace traces in headless mode
2020-03-27 Andres Gomezgitlab-ci: add apitrace's DXGI traces support
2020-03-27 Andres Gomezgitlab-ci: add Wine, win64's apitrace and DXVK to the...
2020-03-27 Andres Gomezgitlab-ci: Don't use buster-backports packages by defau...
2020-03-27 Daniel StoneCI: Windows: Fix Docker tag argument inversion
2020-03-27 Daniel StoneCI: Add native Windows VS2019 build
2020-03-27 Daniel Stoneutil/test: Use MAX_PATH on Windows
2020-03-27 Pierre-Eric... util: fix process_test path
2020-03-27 Tomeu Vizosogitlab-ci: Disable jobs for Collabora's LAVA lab
2020-03-27 Timothy Arcerinir: fix packing of TCS varyings not read by the TES
2020-03-27 Timothy Arceriglsl: fix varying packing for 64bit integers
2020-03-27 Samuel Pitoisetac/nir: use llvm.amdgcn.rcp in ac_build_fdiv()
2020-03-27 Samuel Pitoisetac/nir: use llvm.amdgcn.rsq for nir_op_frsq
2020-03-27 Samuel Pitoisetac/nir: use llvm.amdgcn.rcp for nir_op_frcp
2020-03-26 H.J. Lux86: Add ENDBR at function entries
2020-03-26 Marek Olšákmesa: try to fix the android build
2020-03-26 Francisco Jerezintel/fs/gen12: Fix interaction of SWSB dependency...
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 Alexandros... gitlab-ci: Fix traces caching in tracie
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 Neil Armstronggitlab-ci: re-enable mali400/450 and t820 jobs
2020-03-26 Neil Armstronggitlab-ci: add FILES_HOST_URL and move FILES_HOST_NAME...
2020-03-26 Tomeu Vizosogitlab-ci: Serve files for LAVA via separate service
2020-03-26 Tomeu Vizosogitlab-ci: Place files from the Mesa repo into the...
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... radeonsi: 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... ac: fix ac_build_is_helper_invocation when postponed_ki...
2020-03-25 Pierre-Eric... 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... nir: 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... 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... radeonsi: enable workarounds for YoYo engine based...
2020-03-24 Pierre-Eric... util/xmlconfig: add new sha1 application attribute
2020-03-24 Pierre-Eric... util/u_process: add util_get_process_exec_path
2020-03-24 Pierre-Eric... util/os_file: extend os_read_file to return the file...
2020-03-24 Pierre-Eric... 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 Eric Anholtci: Ban the recent popular freedreno a630 intermittent...
2020-03-23 Marek Olšákst/mesa: fix use of uninitialized memory due to st_nir_...
next