OSDN Git Service

roast/roast_ex_windows.git
13 years agocontrol.hpp: unregist_window_class(), auto_window_class 改善
Myun2 [Sat, 23 Oct 2010 05:48:09 +0000 (14:48 +0900)]
control.hpp: unregist_window_class(), auto_window_class 改善

13 years agocontrol.hpp: window_class, regist_window_class(), unregist_window_class(), auto_windo...
Myun2 [Sat, 23 Oct 2010 05:45:55 +0000 (14:45 +0900)]
control.hpp: window_class, regist_window_class(), unregist_window_class(), auto_window_class Add.

13 years agocontrol.hpp: start()を追加
Myun2 [Sat, 23 Oct 2010 05:45:00 +0000 (14:45 +0900)]
control.hpp: start()を追加

13 years agowindows/control.hpp Add.
Myun2 [Sat, 23 Oct 2010 05:11:03 +0000 (14:11 +0900)]
windows/control.hpp Add.

13 years agoget_adapter_display_mode()のテストも
Myun2 [Sun, 3 Oct 2010 18:18:15 +0000 (03:18 +0900)]
get_adapter_display_mode()のテストも

13 years agotest_device()のテスト
Myun2 [Sun, 3 Oct 2010 05:34:28 +0000 (14:34 +0900)]
test_device()のテスト

13 years agoget_adapter_display_mode()
Myun2 [Sun, 3 Oct 2010 05:31:45 +0000 (14:31 +0900)]
get_adapter_display_mode()

13 years agodirectx/idirect3d.hpp -> bases.hpp にリネーム
Myun2 [Sun, 3 Oct 2010 04:58:20 +0000 (13:58 +0900)]
directx/idirect3d.hpp -> bases.hpp にリネーム

13 years agodirectx/dx10 色々
Myun2 [Sun, 3 Oct 2010 04:52:08 +0000 (13:52 +0900)]
directx/dx10 色々

13 years agocapsをどうにかしようと色々と頑張ろうと
Myun2 [Sat, 2 Oct 2010 17:17:31 +0000 (02:17 +0900)]
capsをどうにかしようと色々と頑張ろうと
first_base::test_device() Add.
dx10/idirect3d.hpp: ヘッダ、libファイル辺りを

13 years agoアサーション追加
Myun2 [Sat, 2 Oct 2010 16:32:53 +0000 (01:32 +0900)]
アサーション追加

13 years agofirst::get_device_caps() 実装
Myun2 [Sat, 2 Oct 2010 16:20:50 +0000 (01:20 +0900)]
first::get_device_caps() 実装

13 years agowindows_window_test Add.
Myun2 [Sat, 2 Oct 2010 16:20:15 +0000 (01:20 +0900)]
windows_window_test Add.

13 years agowindows/window.hpp Add.
Myun2 [Fri, 1 Oct 2010 18:38:28 +0000 (03:38 +0900)]
windows/window.hpp Add.

13 years agoiunknown_ を追加。で、各クラスもコレを使うように
Myun2 [Fri, 1 Oct 2010 18:26:02 +0000 (03:26 +0900)]
iunknown_ を追加。で、各クラスもコレを使うように

13 years agoちょろちょろとした更新
Myun2 [Fri, 1 Oct 2010 18:01:13 +0000 (03:01 +0900)]
ちょろちょろとした更新

13 years agoidirect3d_device のコンストラクタまで完成
Myun2 [Fri, 1 Oct 2010 17:33:20 +0000 (02:33 +0900)]
idirect3d_device のコンストラクタまで完成

13 years agodx9/idirect3d_device.hpp Add.
Myun2 [Fri, 1 Oct 2010 16:01:15 +0000 (01:01 +0900)]
dx9/idirect3d_device.hpp Add.

13 years agographicsの中の階層に入れる事にした。
Myun2 [Fri, 1 Oct 2010 16:00:29 +0000 (01:00 +0900)]
graphicsの中の階層に入れる事にした。

13 years agodx9: common.hpp を追加しました
Myun2 [Fri, 1 Oct 2010 15:50:41 +0000 (00:50 +0900)]
dx9: common.hpp を追加しました

13 years agod3dクラスの基底クラス定義
Myun2 [Fri, 1 Oct 2010 15:46:22 +0000 (00:46 +0900)]
d3dクラスの基底クラス定義

13 years agoコケた場合は例外を投げます。
Myun2 [Fri, 1 Oct 2010 15:43:13 +0000 (00:43 +0900)]
コケた場合は例外を投げます。

13 years agodirectx/common.hpp Add.
Myun2 [Fri, 1 Oct 2010 15:40:47 +0000 (00:40 +0900)]
directx/common.hpp Add.

13 years agodx9/idirect3d.hpp: デストラクタでの開放追加
Myun2 [Fri, 1 Oct 2010 15:38:06 +0000 (00:38 +0900)]
dx9/idirect3d.hpp: デストラクタでの開放追加

13 years agodx9_test Add.
Myun2 [Fri, 1 Oct 2010 15:36:42 +0000 (00:36 +0900)]
dx9_test Add.

13 years agodirectx/dx9.hpp Add.
Myun2 [Fri, 1 Oct 2010 15:34:27 +0000 (00:34 +0900)]
directx/dx9.hpp Add.

13 years agodx9/idirect3d.hpp: こっちもクラス追加して Direct3DCreate9() してみた。
Myun2 [Fri, 1 Oct 2010 15:29:22 +0000 (00:29 +0900)]
dx9/idirect3d.hpp: こっちもクラス追加して Direct3DCreate9() してみた。

13 years agodx8/idirect3d.hpp: とりあえずクラスを作って Direct3DCreate8() してみた。
Myun2 [Fri, 1 Oct 2010 15:27:06 +0000 (00:27 +0900)]
dx8/idirect3d.hpp: とりあえずクラスを作って Direct3DCreate8() してみた。

13 years agodx8, dx9: ちょいちょいヘッダ等追加
Myun2 [Fri, 1 Oct 2010 15:13:57 +0000 (00:13 +0900)]
dx8, dx9: ちょいちょいヘッダ等追加

13 years agodx10/idirect3d.hpp Add.
Myun2 [Fri, 1 Oct 2010 15:13:09 +0000 (00:13 +0900)]
dx10/idirect3d.hpp Add.

13 years agodirectx直下にも idirect3d.hpp 追加
Myun2 [Fri, 1 Oct 2010 15:01:17 +0000 (00:01 +0900)]
directx直下にも idirect3d.hpp 追加

13 years agodx8, dx9フォルダ、 idirect3d.hpp を追加してみましたが。(・ω・)
Myun2 [Thu, 30 Sep 2010 16:27:25 +0000 (01:27 +0900)]
dx8, dx9フォルダ、 idirect3d.hpp を追加してみましたが。(・ω・)

13 years agodirectx.hpp とりあえず追加してみる
Myun2 [Thu, 30 Sep 2010 16:15:08 +0000 (01:15 +0900)]
directx.hpp とりあえず追加してみる