- start of support for device locking / unlocking via glReadPixels /
commit5f49e78e35a748e0aa01e7724deccf32890b4577
authorLionel Ulmer <lionel.ulmer@free.fr>
Sat, 30 Nov 2002 19:06:52 +0000 (30 19:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 30 Nov 2002 19:06:52 +0000 (30 19:06 +0000)
treed80cf30e812cd5e2acf8fcc73e863beae07bbd3c
parent684444e67b3f4ce88b3e57bd06fff7964f4caf33
 - start of support for device locking / unlocking via glReadPixels /
   glDrawPixels interface (slow but should be enough for a start)
 - implement one vertex case for the D3D3/7 DrawPrimitive functions
 - fix a missing \n in a TRACE call
dlls/ddraw/d3ddevice/mesa.c
dlls/ddraw/d3dviewport.c
dlls/ddraw/ddraw_private.h
dlls/ddraw/helper.c