| Previous | 199869 Revisions | Next |
| r34999 Friday 13th February, 2015 at 15:03:04 UTC by Oliver Stöneberg |
|---|
| fixed clang compiler warning (nw) |
| [src/osd/sdl] | draw13.c |
| r243510 | r243511 | |
|---|---|---|
| 178 | 178 | INT32 m_blittimer; |
| 179 | 179 | |
| 180 | 180 | #if (SDLMAME_SDL2) |
| 181 | SDL_GLContext m_gl_context_id; | |
| 181 | //SDL_GLContext m_gl_context_id; | |
| 182 | 182 | #else |
| 183 | 183 | // SDL surface |
| 184 | 184 | SDL_Surface *m_sdlsurf; |
| https://github.com/mamedev/mame/commit/f0f8531973636574a82bc95ca4c88b745f85c097 |
| Previous | 199869 Revisions | Next |