pgAdmin 4 commit: Added flag in runtime to disable GPU hardware acceler

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added flag in runtime to disable GPU hardware acceler
Date: 2022-01-13 07:32:07
Message-ID: E1n7uad-0001Fw-P0@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added flag in runtime to disable GPU hardware acceleration. Fixes #6916

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40fa1aff6b6cff0ec21c4274cb9420f8f02828ff
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_5.rst | 1 +
runtime/package.json | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-01-13 07:38:08 Re: [pgAdmin][RM-6916]: Allow disabling GPU hardware acceleration
Previous Message Nikhil Mohite 2022-01-13 06:23:33 [pgAdmin][RM-6916]: Allow disabling GPU hardware acceleration