Opened 10 years ago

Closed 10 years ago

Last modified 5 years ago

#2456 closed task (fixed)

Interface update for tex_codec

Reported by: IronNerd Owned by: JoshuaJB
Priority: Should Have Milestone: Alpha 16
Component: Core engine Keywords:
Cc: Patch:

Description

This is an interface update to tex_codec that makes each codec an implementation of an interface class and removes the need for explicit initialization of the system. Efficiency remains the same or slightly better.

Attachments (2)

Tex_Part2.patch (29.4 KB ) - added by IronNerd 10 years ago.
Tex_Part2_V2.patch (29.4 KB ) - added by IronNerd 10 years ago.

Download all attachments as: .zip

Change History (4)

by IronNerd, 10 years ago

Attachment: Tex_Part2.patch added

by IronNerd, 10 years ago

Attachment: Tex_Part2_V2.patch added

comment:1 by JoshuaJB, 10 years ago

Owner: set to JoshuaJB
Resolution: fixed
Status: newclosed

In 14836:

Cleanup tex_codec, fixes #2456, patch by IronNerd.

comment:2 by elexis, 5 years ago

In 22621:

Remove unused texture test helper function obsolete since rP8094 and rP14836 that throws a compiler warning with gcc 7 and beyond.

Refs #2456, #5294.
Differential Revision: https://code.wildfiregames.com/D2153

Note: See TracTickets for help on using tickets.