]> git.sesse.net Git - vlc/commit
* ./modules/video_output/wingdi.c: implemented offscreen rendering with
authorSam Hocevar <sam@videolan.org>
Fri, 22 Nov 2002 15:19:47 +0000 (15:19 +0000)
committerSam Hocevar <sam@videolan.org>
Fri, 22 Nov 2002 15:19:47 +0000 (15:19 +0000)
commit8ab205ad438c5c1d1fb423b79e345ff3a1059f1a
treeb6c7420d69d150956764117796549629c767856b
parent515e0f2bdc847c376f90f98d24fc6b171ce61e60
  * ./modules/video_output/wingdi.c: implemented offscreen rendering with
    fast blit (well at least it was considered "fast" back in the times of
    Windows 3.1). Default is 8bpp because that's what my iPaq does (no
    palette support yet though), 16bpp can be chosen at compile time and
    works perfectly in the emulator.
modules/video_output/wingdi.c