トップ 最新

#3 [全文検索]

検索方法

並べ替え: 表示件数: 検索条件の書式:

[SIMILAR] WITH 24740 createshader WITH 24740 shader WITH 21803 program WITH 21662 position WITH 16493 vertexattribpointer WITH 16493 createprogram WITH 16493 vertexshadersource WITH 16493 fragmentshadersource WITH 16493 genobjectnames WITH 16493 vertexshader WITH 16493 fragmentshader WITH 14761 positions WITH 13549 頂点 WITH 11853 点シ WITH 10128 import WITH 9554 graphics WITH 8246 storablearray WITH 8246 storable WITH 8246 rendering WITH 8246 getargsandinitialize WITH 8246 initialdisplaymode WITH 8246 rgbamode WITH 8246 clearcolor WITH 8246 displaycallback WITH 8246 mainloop WITH 8246 colorbuffer WITH 8246 currentprogram WITH 8246 attriblocation WITH 8246 newlistarray WITH 8246 glfloat WITH 8246 withstorablearray WITH 8246 tofloat の検索結果 27 件中 1 - 10 件目 (0.017379108 秒)

1 2 3 次へ

2010-02-08 [類似検索]

[Haskell] HaskellでOpenGL (13)

少し趣を変えてGLSLを使って書いたシェーダーを使う方法です。 シェーダーを使うには、頂点シェーダーとフラグメントシェーダーをコンパイルしてから、プログラムオブジェクトにアタッチし、そのプログラムオブジェクトをリンクして使います。実際に描く時には、vertexAttribPointer頂点の属性を設定して頂点 ...

#  (スコア:10000)

2010-02-11 [類似検索]

[Haskell] HaskellでOpenGL (16)

描画するたびに頂点属性をメモリからGPUのメモリに転送するのを避けるには頂点バッファオブジェクトを使います。頂点バッファオブジェクトを使うと、頂点属性をGPUのメモリに置きっぱなしにできます。 作成するには、genObjectNamesで名前を作り、bindBufferでバインドし、bufferDataでデータを書き込みます。 ...

#  (スコア:6150)

2009-12-10 [類似検索]

[Haskell] HaskellでOpenGL

OpenGLでちょっと遊んでみようかなと思い、せっかくなのでHaskellでやってみることにしました。環境はWindowsのGHC 6.10.4で。 まずは、GLUTバインディングをインストールします。cabal-installが入っていれば、 cabal install GLUT でインストールできます。glut32.dllは含まれていないので、GLUT for Win32か ...

#  (スコア:2844)

2009-11-07 [類似検索]

OpenSSL 0.9.8l

OpenSSL 0.9.8lが出たのでWindows Mobile版をビルドしました。今までは、公式にサポートされているeMbedded Visual C++ 3.0とHPC ProのSDKでビルドしていたのですが、手に入らなくなったので、Visual Studio 2005でビルドするようにしてみました。 基本的な流れは、[PATCH] Support Windows CE 5 and laterに書 ...

#  (スコア:2839)

2005-06-14 [類似検索]

ツッコミ!! (Azol)

Are there any plans to implement automatical rules applying not only when the new message arrives, but also when a message gets moved between folders? When a message enters a folder with some automatic rules set, I'd like to see them applying independetly if it's a new message, or I move ...

#  (スコア:2839)

2005-04-15 [類似検索]

ツッコミ!! (Azol)

Well, I tap 'Apply rules to all' and program obviously does nothing - then I tap 'Apply rules' and they really apply to messages in current folder (I see a progress bar for a moment). 'Apply rules to all' seems to have no effect at all (no progress bar). ...

#  (スコア:2839)

2005-03-28 [類似検索]

ツッコミ!! (Azol)

Greetings! Thank you so much for the great program! Since the documentation to QMail3 is in Japanese language only, I try to put together some hints and tips on using QMail3 in Russian (and soon, probably, English) language. ...

#  (スコア:2839)

2007-02-08 [類似検索]

VistaでのUACとファイル・レジストリの仮想化

UAC (User Account Control)が有効な状態だと、管理者グループに属しているユーザでも通常は管理者権限がない状態でプログラムが実行されます。管理者権限で実行されるのは、 シェルから[管理者として実行]を選択した場合 manifestのrequestedExecutionLevelでrequireAdministrator(やhighestAvailable)を指定 ...

#  (スコア:2839)

2003-08-29 [類似検索]

ツッコミ!! (Imoto)

どうも Sigmarion IIIは、システム・ファイルが、 EXPLORERでは見えなくなってます。 CE4がそうなのか、カスタマイズか、わかりませんが、たぶん、CE4はそうなのでしょう。 "C:\Program Files\Common Files\Microsoft Shared\Windows CE Tools\Platman\bin\cefilevw.exe"のショートカットを作っておくとか。 ...

#  (スコア:2839)

2007-02-15 [類似検索]

Visual Studio 2005 SP1

Microsoft UpdateをかけたらVS2005SP1がリストアップされていたのでインストールしてみました。試しに、以前失敗したVista SDKと組み合わせてQMAIL3をビルドしてみたところ、以前と同じようにエラーも出さずにコンパイルに失敗してしまいました。 SP1があたると、リンクされるMSVCR80.DLLなども変わるようです。 ...

#  (スコア:2839)

1 2 3 次へ