OSDN Git Service

sdl2referencejp/sdl2referencejp.git
2015-09-18 maruhiroSDL_GL_BindTexture 詳細欄の引数を強調した https://wiki.libsdl...
2015-09-18 maruhiroSDL_GL_SwapWindow 詳細欄にOS Xのフレームバッファの振る舞いを追加 https:...
2015-09-18 maruhiroSDL_AllocFormat 注釈を詳細欄に移動した https://wiki.libsdl.org...
2015-09-18 maruhiroSDL_Colour 追加
2015-09-18 maruhiroSDL_GL_SwapWindow 詳細欄にOS Xのフレームバッファの振る舞いを追加
2015-09-09 maruhiroSDL_AllocFormat 戻り値の項目に戻された形式は自由に修正できないことを記述 https...
2015-08-23 maruhiroSDL_CreateWindow サンプルコードのコメントを修正 https://wiki.libsdl...
2015-08-23 maruhiroSDL_CreateMutex 詳細を修正 https://wiki.libsdl.org/SDL_Creat...
2015-08-23 maruhiroSDL_RWFromFile 関数名に()を追加 https://wiki.libsdl.org/SDL_RW...
2015-08-23 maruhiroSDL_CreateTextureFromSurface サンプルコードを修正
2015-08-23 maruhiroSDL_CreateTextureFromSurface 戻り値を修正 https://wiki.libsdl...
2015-08-23 maruhiroSDL_CreateTexture 戻り値を修正 https://wiki.libsdl.org/SDL_Cr...
2015-08-23 maruhiroSDL_ConvertSurface 関連項目(関数)の順序を修正 https://wiki.libsdl...
2015-08-23 maruhiroSDL_GetEventState 新規追加 https://wiki.libsdl.org/SDL_GetE...
2015-08-21 maruhiroSDL_Event モバイル環境のイベントをその他のイベントとして追加 https://wiki.libsdl...
2015-08-21 maruhiroSDL_CreateWindow フルスクリーン時の幅と高さの引数と大きさの限界に関する記述を追加 https...
2015-08-21 maruhiroSDL_DestroyWindow 詳細に引数がNULLの場合の動作を記述 https://wiki...
2015-08-21 maruhiroSDL_ConvertSurface 関連項目にSDL_ConvertSurfaceFormatを追加...
2015-08-21 maruhiroSDL_RWread 完全なファイル読み込みのサンプルコードを追加 https://wiki.libsdl...
2015-08-21 maruhiroSDL_RWFromFile 明細に追記 https://wiki.libsdl.org/SDL_RWFrom...
2015-08-21 maruhiroSDL_GL_BindTexture 詳細に追記 関連項目(関数)の順序を修正 https://wiki...
2015-08-19 maruhiroSDL_UpdateTexture 関連項目(関数)にSDL_CreateTextureを追加 https...
2015-08-19 maruhiroSDL_SetPaletteColors 関連項目(関数)にSDL_RenderCopyを追加 https...
2015-08-19 maruhiroSDL_RenderCopy サンプルコードのコメントを修正 https://wiki.libsdl...
2015-08-19 maruhiroSDL_RemoveTimer サンプルコードに型を追加 https://wiki.libsdl.org...
2015-08-19 maruhiroSDL_LoadWAV 関連項目(関数)の順序を修正 https://wiki.libsdl.org...
2015-08-19 maruhiroSDL_HapticNumAxes 詳細を追加 https://wiki.libsdl.org/SDL_Hap...
2015-08-19 maruhiroSDL_CreateSoftwareRenderer サンプルコードにSDL_Quit()を追加 https...
2015-08-19 maruhiroSDL_HINT_WINDOWS_NO_CLOSE_ON_ALT_F4 新規追加
2015-08-19 maruhiroSDL_WindowEvent サンプルコードにSDL_WINDOWEVENT_SIZE_CHANGEDの場合...
2015-08-19 maruhiroSDL_CreateTexture 詳細にSDL_HINT_RENDER_SCALE_QUALITYへのリンク...
2015-08-01 maruhiroSDL_GetDisplayDPI 新規追加 https://wiki.libsdl.org/SDL_GetD...
2015-08-01 maruhiroSDL_HINT_MAC_BACKGROUND_APP 新規追加 https://wiki.libsdl...
2015-08-01 maruhiroSDL_MessageBoxData サンプルコード参照のためにSDL_ShowMessageBox...
2015-08-01 maruhiroSDL_PushEvent 詳細を修正 (2014/12/01のフォードバック) https://wiki...
2015-08-01 maruhiroSDL_DropEvent ヘッダファイルの記述にあわせて修正 https://wiki.libsdl...
2015-07-22 maruhiroSDL_SysWMmsg 項目を追加 https://wiki.libsdl.org/SDL_SysWMmsg...
2015-07-22 maruhiroSDL_SysWMinfo 項目を追加 https://wiki.libsdl.org/SDL_SysWMin...
2015-07-22 maruhiroSDL_IsScreenSaverEnabled デフォルトに関する記述を修正 https://wiki...
2015-07-22 maruhiroSDL_GetClipboardText 詳細を追加 https://wiki.libsdl.org...
2015-07-21 maruhiroMix_FadeInChannelTimed Mix_Quit SDL_Event SDL_EventType...
2015-07-20 maruhiroSDL_WarpMouseGlobal 戻り値の記述を追加した https://wiki.libsdl...
2015-07-20 maruhiroSDL_GetCurrentDisplayMode サンプルの不要なincludeを削除した https...
2015-07-20 maruhiroSDL_DXGIGetOutputInfo 詳細に追加した https://wiki.libsdl.org...
2015-07-20 maruhiroSDL_CreateThread サンプルの関数の順序を入れ替えてプロトタイプを削除した https...
2015-07-20 maruhiroSDL_WaitThread サンプルの関数の順序を入れ替えてプロトタイプを削除した https:/...
2015-07-20 maruhiroSDL_GetThreadID サンプルの関数の順序を入れ替えてプロトタイプを削除した https:...
2015-07-16 maruhiroSDL_CreateWindow Apple OS Xの高DPIの場合のコメントを追加
2015-06-21 maruhiroSDL_DropEvent サンプルコードを修正
2015-06-21 maruhiroSDL_ControllerAxisEvent 詳細を追加
2015-06-21 maruhiroSDL_Event 関連リンク(構造体)の順序を修正
2015-06-21 maruhiroSDL_HINT_ORIENTATIONS サンプルコードに #include "SDL.h" を追加
2015-06-21 maruhiroSDL_RenderGetClipRect 引数のコメントを修正
2015-06-21 maruhiroSDL_SetEventFilter SDL_QUITへのリンク
2015-06-21 maruhiroSDL_RenderSetClipRect 引数のコメントを修正
2015-06-20 maruhiroスレッド メモを削除(実際と異なるため)
2015-06-03 maruhiroSDL_RenderSetClipRect 関連項目(関数)に追加
2015-06-03 maruhiroSDL_RenderIsClipEnabled 関連項目(関数)に追加
2015-06-03 maruhiroSDL_RenderGetClipRect 関連項目(関数)に追加
2015-06-03 maruhiroSDL_HINT_THREAD_STACK_SIZE 追加
2015-06-03 maruhiroSDL_RWseek 詳細のSDL_RWseekに()を付けた
2015-06-03 maruhiroSDL_CreateSoftwareRenderer サンプルコードを修正
2015-06-03 maruhiroSDL_MouseIsHaptic 戻り値の説明を修正
2015-06-03 maruhiroSDL_CreateCursor ???を削除
2015-05-31 maruhiroSDL_GetPerformanceFrequency サンプルコードを追加
2015-05-31 maruhiroSDL_CreateSoftwareRenderer サンプルコードのコメントを日本語にした
2015-05-31 maruhiroSDL_CreateSoftwareRenderer サンプルコードを追加
2015-05-20 maruhiroSDL_SetWindowsMessageHook 新規追加
2015-05-20 maruhiroSDL_RWread サンプルコードを修正
2015-05-20 maruhiroSDL_HINT_IDLE_TIMER_DISABLED 詳細を追加
2015-05-13 maruhiroSDL_HINT_ORIENTATIONS サンプルコードを追加
2015-05-11 maruhiroSourceforge.JP→OSDN
2015-05-10 maruhiroSDL_Keycode 書き間違いを修正
2015-05-10 maruhiroIntroduction 翻訳した
2015-05-10 maruhiroMigrationGuide 全て翻訳
2015-05-09 maruhiroMigrationGuide オーディオCDまで翻訳
2015-05-09 maruhiroSDL_Scancode 関数名の間違いを修正
2015-05-09 maruhiroSDL_TouchFingerEvent フィールドを修正
2015-05-09 maruhiroSDL_GetBasePath サンプルコードを修正
2015-05-09 maruhiroSDL_GetPrefPath サンプルコードを修正
2015-05-09 maruhiroSDL_CreateWindowFrom 関連項目(関数)を追加
2015-05-09 maruhiroSDL_CreateWindow 関連項目(関数)を追加
2015-05-06 maruhiroMigrationGuide オーディオまで翻訳
2015-05-05 maruhiroMigrationGuide ビデオまでを翻訳
2015-05-05 maruhiroSDL_Texture 新規追加
2015-05-05 maruhiroSDL_RenderCopy 誤字を修正
2015-04-29 maruhiroSDL_GetGrabbedWindow 構文を修正
2015-04-29 maruhiroSDL_Init 関連項目(関数)の項目の順序を修正
2015-04-29 maruhiroSDL_HasAVX 関連項目(関数)に項目を追加
2015-04-29 maruhiroSDL_HasAVX2 関連項目(関数)に項目を追加
2015-04-29 maruhiroSDL_WaitEvent 関連項目(関数)の項目の順序を修正
2015-04-29 maruhiroSDL_WaitEventTimeout 関連項目(関数)の項目の順序を修正
2015-04-29 maruhiroSDL_GameControllerAddMapping 関連項目(関数)の項目の順序を修正
2015-04-29 maruhiroSDL_GameControllerName 関連項目(関数)の項目の順序を修正
2015-04-29 maruhiroSDL_GameControllerGetAttached 関連項目(関数)の項目の順序を修正
2015-04-29 maruhiroSDL_JoystickNameForIndex 関連項目(関数)の項目の順序を修正
2015-04-29 maruhiroSDL_JoystickName 関連項目(関数)の項目の順序を修正
2015-04-29 maruhiroSDL_JoystickGetGUIDString 関連項目(関数)の項目の順序を修正
2015-04-29 maruhiroSDL_UnloadObject 関連項目(関数)の項目の順序を修正
2015-04-29 maruhiroSDL_FreeCursor 関連項目(関数)の項目の順序を修正
next