- pixel shader program dump code
commitb050a3dbf16e75cf1900a093291864c0a69df606
authorRaphael Junqueira <fenix@club-internet.fr>
Wed, 4 Jun 2003 22:45:57 +0000 (4 22:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Jun 2003 22:45:57 +0000 (4 22:45 +0000)
tree66e3a19ccd25afa104e98396e1f4d2427928f9f1
parent3d51c865d4ff137f6aebae08e0042ee0559b18f2
- pixel shader program dump code
- pixel shader code split into a new "COM object" (as done before for
  vertex shader)
- some fixes on Validate* functions call types
- add pixel shader (ie fragment_program) detection on caps code
dlls/d3d8/d3d8.spec
dlls/d3d8/d3d8_main.c
dlls/d3d8/d3d8_private.h
dlls/d3d8/device.c
dlls/d3d8/directx.c
dlls/d3d8/shader.c