Historial de Commits

Autor SHA1 Mensaje Fecha
  m9710797 148c80cc0c Made SDLGLOffscreenSurface (more) SDL-independant hace 4 años
  D15C0DE 80f67933cb [5/6] Generalize SDL_PixelFormat hace 4 años
  D15C0DE 091a8a31c3 [4/6] Move SDL-specific functionality out of OutputSurface hace 4 años
  D15C0DE 49d519b26d Remove SDLGL-FB16/32 renderers hace 4 años
  m9710797 8c5acbbea4 Fix screenshot with SDLGL-PP/fullscreen hace 5 años
  m9710797 3f390b4044 Use SDL_WINDOW_FULLSCREEN_DESKTOP instead of SDL_WINDOW_FULLSCREEN hace 5 años
  m9710797 3134dae450 Give OutputSurface a getSDLRenderer() method (not yet used) hace 7 años
  Wouter Vermaelen 469f335d59 [8/10] Use vector instead of scalar calculations in video/ hace 9 años
  Wouter Vermaelen a5f18652ef [2/10] Use float instead of double for color calculations hace 9 años
  wouter 3625f42a30 Remove GP2X port hace 11 años
  wouter d089095d55 Various text-processing stuff hace 11 años
  Wouter Vermaelen 73c880d369 Compile with -Wzero-as-null-pointer-constant and fix all warnings hace 11 años
  Wouter Vermaelen b570af2217 Replaced 'assert(false)' with 'UNREACHABLE' hace 12 años
  Maarten ter Huurne d89d9c6d9e Under OpenGL on some platforms (such as Mac OS X) it is possible that SDL_SetVideoMode() returns a larger surface than was requested. If that happens, we should only use a rectangle of the size we requested and that area should be centered. The actual patch was written by Wouter, I only cleaned it up a bit. hace 14 años
  Wouter Vermaelen 3bdfc41a35 removed unused member variable hace 14 años
  Maarten ter Huurne 2f415ba633 Set an alpha channel in OutputSurface.format if SDL did not do it. hace 14 años
  Maarten ter Huurne c905e089ee Force all writes to the "format" field of OutputSurface to go through the new setSDLFormat() method. hace 14 años
  Wouter Vermaelen e98ee4e2e7 Use compile-time constant color key hace 14 años
  Wouter Vermaelen 8ec2de5995 replace 'assert(false)' with 'UNREACHABLE' hace 14 años
  Sean Young 14c4e5e0da The source tree contains both 'color' and 'colour'. Canonicalize on hace 15 años
  Sean Young c370cac248 First commit of Laserdisc code. Some of the outstanding issues are listed hace 15 años
  Wouter Vermaelen 3d7322e5a1 Added support for taking screenshots without OSD elements hace 15 años
  Wouter Vermaelen 32ad387254 fixed crash when using the SDLGL-FB16 or SDLGL-FB32 renderer hace 15 años
  Wouter Vermaelen a908b0fefb merge from (my local) GP2X branch: emulate double buffering in SW (without slow vsync) hace 16 años
  Wouter Vermaelen 4ee2426d42 refactored OutputSurface, see ChangeLog hace 16 años
  Wouter Vermaelen ccf547b876 enabled -Wold-style-cast warnings hace 17 años
  Maarten ter Huurne 408db5f0a0 Introduced new renderer "SDLGL-PP". hace 18 años
  Wouter Vermaelen ea1e67aec6 added 'brightness' and 'contrast' settings hace 18 años
  Maarten ter Huurne b11a9d5bbb Split OutputSurface into smaller OutputSurface and VisibleSurface. hace 18 años
  Wouter Vermaelen 56dfd5f7c4 also print why no screen could be opened hace 18 años