Changes between Initial Version and Version 7 of Ticket #483
- Timestamp:
- 11/14/05 04:23:03 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #483
- Property Owner changed from to
- Property Resolution → fixed
- Property Status new → closed
-
Ticket #483 – Description
initial v7 1 Mac OS X includes openGL in all installations so we should allow enabling of openGL on the mac even if we don't detect libGL. (it will never find it) I tested this with mythgallery and should also work fine for mythmusic once I finally get it to compile all the way. OpenGL vsync uses x11 specific extensions so we still can't use that. This patch modifies configure to allow the user to use --enable-opengl when configuring the plugins. 1 Mac OS X includes openGL in all installations so we should allow enabling of openGL on the mac even if we don't detect libGL. (it will never find it) I tested this with mythgallery and should also work fine for mythmusic once I finally get it to compile all the way. OpenGL vsync uses x11 specific extensions so we still can't use that. This patch modifies configure to allow the user to use --enable-opengl when configuring the plugins.