Opened 19 years ago

Closed 19 years ago

Last modified 5 years ago

#7409 closed feature request (wontfix)

Support hardware scaling

Reported by: SF/filamento Owned by:
Priority: normal Component: Graphics: Scalers
Version: Keywords:
Cc: Game:

Description

Hi,

Could you please support hardware-accelerated scaling for those graphics card that can do it?

It would consume less CPU resources than software scaling.

Thanks.

Ticket imported from: #1152971. Ticket imported from: feature-requests/225.

Change History (3)

comment:1 by fingolfin, 19 years ago

Resolution: wontfix
Status: newclosed

comment:2 by fingolfin, 19 years ago

We used to have an OpenGL backend which allowed for HW accelerated scaling, but we dropped it (and have no plans whatsoever to re-add it), because

1) Nobody was maintining it 2) It was riddled with bugs 3) It didn't really offer any noticable speedup compared to e.g. Scale2x 4) The simple bilinear filtering you get this way doesn't look nearly as good as the special 256 color scalers we already provide

comment:3 by digitall, 5 years ago

Component: Graphics: Scalers
Note: See TracTickets for help on using tickets.