Opened 22 years ago

Closed 22 years ago

Last modified 6 years ago

#7963 closed patch (outdated)

OpenGL render support in SDL render

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

Description

Adds OpenGL render support in the new sdl.cpp (from 4th of May, 2002). Advantages: bilinear filtering in fullscreen mode without loss of speed with 3d OpenGL accelerators.

It needs the fb2opengl.h routines (it's being sent too).

Ticket imported from: #552608. Ticket imported from: patches/68.

Attachments (1)

sdl.cpp (28.6 KB ) - added by SF/luke_br 22 years ago.
OpenGL render in SDL (Ops, this is the Final)

Download all attachments as: .zip

Change History (7)

comment:1 by SF/luke_br, 22 years ago

Owner: set to SF/ender

comment:2 by SF/ender, 22 years ago

Owner: SF/ender removed

comment:3 by SF/ender, 22 years ago

Please do not assign things directly to team members.

Returning to pool (I don't have an OpenGL card to test with ATM)

by SF/luke_br, 22 years ago

Attachment: sdl.cpp added

OpenGL render in SDL (Ops, this is the Final)

comment:4 by fingolfin, 22 years ago

I wonder if this will still apply against current CVS?

Also, what does the patch do if OpenGL is not supported - can it still fallback to the "traditional" output?

comment:5 by SF/ender, 22 years ago

Resolution: outdated
Status: newclosed

comment:6 by digitall, 6 years ago

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