#7965 closed patch (outdated)
Makefile for OpenGL Support
| Reported by: | SF/luke_br | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | Port: Linux |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
This makefile has two modifications: DEFINES = -DUNIX -DOPENGL LIBS = ... -lGL
the define OPENGL is only for sdl.cpp The old DEFINES and LIBS are commented out.
Ticket imported from: #552617. Ticket imported from: patches/70.
Attachments (1)
Change History (7)
by , 24 years ago
comment:1 by , 24 years ago
| Owner: | set to |
|---|
comment:2 by , 24 years ago
| Owner: | removed |
|---|
comment:3 by , 24 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)
comment:4 by , 24 years ago
This probably won't work with current CVS either. Also why do you submit this in three parts and not just in one part?
I would appreciate if you could update your patches to the current version, and submit it in *one* tracker item (you can attach multiple files to a single tracker item I think, and besides that, .zip/.tar.gz archives should work, fine, too :-)
comment:5 by , 24 years ago
| Resolution: | → outdated |
|---|---|
| Status: | new → closed |
comment:6 by , 8 years ago
| Component: | → Port: Linux |
|---|

Makefile for OpenGL support