Opened 7 years ago

Last modified 20 months ago

#4451 new defect

[PATCH] Cleanup hardware detection code

Reported by: echotangoecho Owned by:
Priority: Should Have Milestone: Work In Progress
Component: Core engine Keywords: patch
Cc: Patch: Phab:D86

Description

A lot of the code we use for hardware detection and other hardware/os specific code (which mostly resides in lib/sysdep) is unused or unneeded, and it should be cleaned up. Most of this code is also very dated, and problems with new hardware or other strange hardware might lead to crashes, as can be seen in this forum topic.

Attachments (2)

hwdetect.patch (8.0 KB ) - added by echotangoecho 7 years ago.
Some cleanup of hwdetect.js.
hwdetect.2.patch (8.0 KB ) - added by echotangoecho 7 years ago.
fix some issues with the big conditional for disabling shadows on some intel hardware, and remove unused GL_VENDOR.

Download all attachments as: .zip

Change History (8)

by echotangoecho, 7 years ago

Attachment: hwdetect.patch added

Some cleanup of hwdetect.js.

comment:1 by echotangoecho, 7 years ago

Keywords: patch rfc added
Milestone: BacklogWork In Progress

comment:2 by Stan, 7 years ago

Summary: Cleanup hardware detection code[PATCH] Cleanup hardware detection code

by echotangoecho, 7 years ago

Attachment: hwdetect.2.patch added

fix some issues with the big conditional for disabling shadows on some intel hardware, and remove unused GL_VENDOR.

comment:3 by elexis, 7 years ago

Keywords: rfc removed

comment:4 by Silier, 3 years ago

Owner: set to echotangoecho
Patch: Phab:D86

comment:5 by Imarok, 3 years ago

refs r24550:

Remove cache detection

Reviewed by: wraitii
Fixes: #4360
Differential Revision: https://code.wildfiregames.com/D3165

comment:6 by Stan, 20 months ago

Owner: echotangoecho removed

Backlogging due to lack of progress, lack of review, or users going MIA.

Note: See TracTickets for help on using tickets.