lima: add summary report for shader-db
[mesa.git] / src /
2019-08-06 Erico Nuneslima: add summary report for shader-db
2019-08-06 Erico Nuneslima: add support for debug callback
2019-08-06 Tomeu Vizosopanfrost/ci: Remove two tests from list of failures
2019-08-06 Jon Turneyst/dri: Move dri2_format_mapping table and it's accesso...
2019-08-06 Jonathan Marekglcpp: use pre-expansion line number for __LINE__
2019-08-06 Jason Ekstrandanv: Emit a dummy MEDIA_VFE_STATE before switching...
2019-08-06 Ian Romanicknir/algebraic: Use value range analysis to eliminate...
2019-08-06 Ian Romanicknir/algebraic: Use value range analysis to convert...
2019-08-06 Ian Romanicknir/algebraic: Use value range analysis to eliminate...
2019-08-06 Ian Romanicknir/algebraic: Use value range analysis to eliminate...
2019-08-06 Ian Romanicknir/range-analysis: Range tracking for ffma and flrp
2019-08-06 Ian Romanicknir/range-analysis: Range tracking for bcsel
2019-08-06 Ian Romanicknir/range-analysis: Tighten the range of fsat based...
2019-08-06 Ian Romanicknir/range-analysis: Rudimentary value range analysis...
2019-08-06 Ian Romanicknir/algebraic: Simplify some comparisons like a+constan...
2019-08-06 Ian Romanicknir/algebraic: Recognize (a < 0 || 0 < b) as min(a...
2019-08-06 Ian Romanicknir/algebraic: Replace checks that a value is between...
2019-08-06 Jonathan Marektgsi_to_nir: fix nir_gather_ssa_types for TGSI->NIR...
2019-08-06 Jason Ekstrandanv: Implement VK_EXT_line_rasterization
2019-08-06 Jason Ekstrandgenxml: Rename 3DSTATE_SF::Anti-Aliasing Enable
2019-08-06 Jason Ekstrandanv: Use dirty bits for dynamic state tracking
2019-08-06 Jason Ekstrandanv: Advertise the right line width range on gen9 and CHV
2019-08-05 Erico Nuneslima/ppir: enable lower_vector_cmp to lower fall_equal
2019-08-05 Erico Nuneslima: re-run nir_opt_algebraic after int lowering
2019-08-05 Alyssa Rosenzweigpan/midgard: Extend SSA concurrency checks to other...
2019-08-05 Alyssa Rosenzweigpan/midgard: Rewrite bidirectionally when eliminating...
2019-08-05 Danylo Piliaievintel/compiler: add ability to override shader's assembly
2019-08-05 Danylo Piliaievintel/tools: add binary output type to i965_asm
2019-08-05 Alyssa Rosenzweigpanfrost: Add app blacklist
2019-08-05 Kenneth Graunkeiris: Fix bad external BO hash table and zombie list...
2019-08-05 Kenneth Graunkeiris/bufmgr: Move iris_bo_reference into hash_find_bo...
2019-08-05 Ahmad Fatoumgallium: add stm DRM entry point
2019-08-05 Andrii Simiklitetnaviv: fix a null pointer dereference
2019-08-05 Connor Abbottac/nir: Lower large indirect variables to scratch
2019-08-05 Timothy Arceridrirc: Add discard workaround for Divinity: Original...
2019-08-04 Erico Nuneslima/ppir: simplify load uni/temp op lowering and sched...
2019-08-04 Erico Nuneslima/ppir: simplify select op lowering and scheduling
2019-08-04 Erico Nuneslima/ppir: support pipeline registers in scheduler
2019-08-04 Eric Engestromegl: drop unnecessary function deref
2019-08-04 Eric Engestromglx: drop unnecessary pointer deref for function calls
2019-08-04 Eric Engestromintroduce c11_compat.h to provide C11 things in C99
2019-08-04 Vasily Khoruzhicklima/ppir: move alu vec to scalar lowering into NIR
2019-08-03 Jason Ekstrandiris: Fix handling of SIMD32 fragment shaders
2019-08-03 Bas Nieuwenhuizenmesa: Rename GLX_USE_TLS to USE_ELF_TLS.
2019-08-03 Christian Gmeineretnaviv: s/boolean/bool
2019-08-03 Andreas Baierllima/ppir: Add gl_FrontFace handling
2019-08-03 Jason Ekstrandintel/nir: Add 1-bit opcodes to brw_cmod_for_nir_compar...
2019-08-03 Jason Ekstrandintel/nir: Add a common nir comparison -> cmod helper
2019-08-03 Eric Engestromutil: fix pointer type on NetBSD
2019-08-03 Eric Engestrommeson: remove unused field
2019-08-03 Eric Engestrommeson: replace last uses of libxmlconfig with idep_xmlc...
2019-08-03 Eric Engestrommeson: drop unused dep_{thread,dl}
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-08-02 Alyssa Rosenzweigpan/midgard: Print texture outmod
2019-08-02 Alyssa Rosenzweigpan/midgard: Promote all 16 uniforms
2019-08-02 Alyssa Rosenzweigpan/midgard: Break mir_spill_register into its function
2019-08-02 Alyssa Rosenzweigpan/midgard: Switch sources to an array for trinary...
2019-08-02 Alyssa Rosenzweigpan/midgard: Remove "r27-only" register class
2019-08-02 Alyssa Rosenzweigpan/midgard: Handle get/set_swizzle for load/store...
2019-08-02 Alyssa Rosenzweigpan/midgard: Fix block successors
2019-08-02 Alyssa Rosenzweigpan/midgard: Add helper to pack load/store registers
2019-08-02 Alyssa Rosenzweigpan/midgard: Decode register/component in load/store...
2019-08-02 Alyssa Rosenzweigpan/midgard: Fix REGISTER_OFFSET
2019-08-02 Alyssa Rosenzweigpan/midgard: Split ld/st unknown to arg_1/arg_2 fields
2019-08-02 Bas Nieuwenhuizenradv: Expose VK_KHR_imageless_framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Implement VK_KHR_imageless_framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Store image view also outside framebuffer.
2019-08-02 Bas Nieuwenhuizenradv: Store color/depth surface info in attachment...
2019-08-02 Alyssa Rosenzweigpanfrost: Allocate polygon lists on-demand
2019-08-02 Boris Brezillonpanfrost: Handle the bo == NULL case in panfrost_bo_...
2019-08-02 Boris Brezillonpanfrost: Get rid of the skippable param in attach_vt_f...
2019-08-02 Boris Brezillonpanfrost: Don't emit a new FB desc when setting a new...
2019-08-02 Boris Brezillonpanfrost: Bail out early when doing a wallpaper blit
2019-08-02 Boris Brezillonpanfrost: Bail out early when new and current FB states...
2019-08-02 Boris Brezillonpanfrost: Delay FB descriptor allocation
2019-08-02 Boris Brezillonpanfrost: Remove job from ctx->jobs at submission time
2019-08-02 Boris Brezillonpanfrost: Make ctx->job useful
2019-08-02 Bas Nieuwenhuizenac/nir,radv: Optimize bounds check for 64 bit CAS.
2019-08-02 Roland Scheideggergallivm: fix issue with AtomicCmpXchg wrapper on llvm...
2019-08-02 Matt Turnerutil: Handle differences in pthread_setname_np
2019-08-02 Eric Engestromutil/os_time: use detect_os.h to uncouple from gallium
2019-08-02 Eric Engestromutil/u_debug: use detect_os.h
2019-08-02 Eric Engestromutil/os_misc: use detect_os.h to start uncoupling from...
2019-08-02 Eric Engestromutil/os_memory: use detect_os.h to uncouple it from...
2019-08-02 Eric Engestromgallium: deduplicate os detection logic by using detect...
2019-08-02 Eric Engestromgallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
2019-08-02 Eric Engestromscons: rename PIPE_SUBSYSTEM_EMBEDDED to EMBEDDED_DEVICE
2019-08-02 Eric Engestromgallium: remove never-used PIPE_SUBSYSTEM_DRI
2019-08-02 Eric Engestromutil: fix typo in comment
2019-08-02 Eric Engestromutil: introduce detect_os.h
2019-08-02 Rob Clarkfreedreno/batch: fix dependency loop detection
2019-08-02 Rob Clarkfreedreno/a6xx: add missing flush/invalidates for blit
2019-08-02 Rob Clarkfreedreno/a6xx: skip tiles with no geometry
2019-08-02 Rob Clarkfreedreno/a6xx: VSC overflow detection/handling
2019-08-02 Rob Clarkfreedreno/a6xx: remove USE/IGNORE_VISIBILITY draw patching
2019-08-02 Rob Clarkfreedreno/a6xx: cleanup "blit_mem"
2019-08-02 Rob Clarkfreedreno: refresh tile debug
2019-08-02 Rob Clarkfreedreno: update registers
2019-08-02 Rob Clarkfreedreno/gmem: small cleanup
2019-08-02 Rob Clarkfreedreno/drm: convert ring_pool to child_pool
next