- more Extensions work (begin to detect ATI extensions)
commit114c9077d64049be4c276fb77e27df952d2ff0cb
authorRaphael Junqueira <fenix@club-internet.fr>
Tue, 30 Mar 2004 05:14:57 +0000 (30 05:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Mar 2004 05:14:57 +0000 (30 05:14 +0000)
tree7caa2a45b8f028ed11b5af69baf28bc67cdc31b4
parent49b398225569fe4270aeb7f92cffe07d8cb4c5bd
- more Extensions work (begin to detect ATI extensions)
- try to fix D3DTADDRESS_BORDER, D3DTADDRESS_MIRROR,
  D3DTADDRESS_MIRRORONCE using OpenGL extensions
- better set_tex_op: now use Runtime Extension support (and not
  compile support)
dlls/d3d8/d3dcore_gl.h
dlls/d3d8/device.c
dlls/d3d8/directx.c
dlls/d3d8/utils.c