Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 317958 Details for
Bug 425750
games-emulation/sdlmame-0.146_p3: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sdlmame-0.146_p2-no-opengl.patch
sdlmame-0.146_p2-no-opengl.patch (text/plain), 436 bytes, created by
Markus Rathgeb
on 2012-07-11 22:12:01 UTC
(
hide
)
Description:
sdlmame-0.146_p2-no-opengl.patch
Filename:
MIME Type:
Creator:
Markus Rathgeb
Created:
2012-07-11 22:12:01 UTC
Size:
436 bytes
patch
obsolete
>diff -Naur a/src/osd/sdl/osdsdl.h b/src/osd/sdl/osdsdl.h >--- a/src/osd/sdl/osdsdl.h 2012-07-11 20:49:55.070264487 +0200 >+++ b/src/osd/sdl/osdsdl.h 2012-07-11 20:51:45.976264395 +0200 >@@ -216,6 +216,8 @@ > const char *audio_driver() const { return value(SDLOPTION_AUDIODRIVER); } > #if USE_OPENGL > const char *gl_lib() const { return value(SDLOPTION_GL_LIB); } >+#else >+ const char *gl_lib() const { return NULL; } > #endif > > private:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 425750
:
317938
|
317954
|
317956
| 317958 |
317960