[Ohrrpgce] SVN: teeemcee/8106 Delete gfx.new.h, gfx_directx.new_h, and the gfx_x_* stuff in gfx.new_x.

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Wed Aug 24 10:22:39 PDT 2016


teeemcee
2016-08-24 10:22:39 -0700 (Wed, 24 Aug 2016)
664
Delete gfx.new.h, gfx_directx.new_h, and the gfx_x_* stuff in gfx.new_x.bi

Both were redundant to the existing declarations in gfx_directx.h.
I tried to split those declarations out to a header that could be used by
gfx_directx.dll, gfx_directx_test1.exe, and any future gfx backends written
in C/C++, but the DFI_DECLARE stuff means it would need to be split across
two headers. Any future C/C++ backend should just include gfx_directx.h.

gfx.new_x.bi is not useful at the moment except as a template. It should
have necessary dllexport modifiers added, then it would be useful to include
in the implementation of a dynamically linked gfx backend written in FB.
---
D   wip/gfx.new.h
U   wip/gfx.new_x.bi
D   wip/gfx_directx/gfx_directx.new.h


More information about the Ohrrpgce mailing list