X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=CategoryAPI.html;h=c1fc30541b93c212a7e3538510c966a1c9bde305;hb=70f80721af5626e7d60dc58ce68ce7a7ec8ebc40;hp=21efc7d877edcd148569ce7052d8cc1e7561e91a;hpb=57269515e8599c159c7b2c0b41b1f28bcab6622a;p=sdl2referencejp%2Fsdl2referencejp.git diff --git a/CategoryAPI.html b/CategoryAPI.html index 21efc7d..c1fc305 100644 --- a/CategoryAPI.html +++ b/CategoryAPI.html @@ -40,6 +40,7 @@
  • SDL_HINT_RENDER_OPENGL_SHADERS
  • SDL_HINT_RENDER_SCALE_QUALITY
  • SDL_HINT_RENDER_VSYNC +
  • SDL_HINT_RPI_VIDEO_LAYER
  • SDL_HINT_THREAD_STACK_SIZE
  • SDL_HINT_TIMER_RESOLUTION
  • SDL_HINT_VIDEO_ALLOW_SCREENSAVER @@ -66,7 +67,10 @@
    1. SDL_AudioFormat
    2. SDL_AudioStatus +
    3. SDL_AudioStream +
    4. SDL_BlendFactor
    5. SDL_BlendMode +
    6. SDL_BlendOperation
    7. SDL_EventType
    8. SDL_GLattr
    9. SDL_GLcontextFlag @@ -143,6 +147,7 @@
    10. SDL_QuitEvent
    11. SDL_RWops
    12. SDL_Rect +
    13. SDL_Renderer
    14. SDL_RendererInfo
    15. SDL_Surface
    16. SDL_SysWMEvent @@ -150,6 +155,7 @@
    17. SDL_SysWMmsg
    18. SDL_TextEditingEvent
    19. SDL_TextInputEvent +
    20. SDL_Texture
    21. SDL_TouchFingerEvent
    22. SDL_UserEvent
    23. SDL_version @@ -194,6 +200,7 @@
    24. SDL_CloseAudio
    25. SDL_CloseAudioDevice
    26. SDL_CompilerBarrier
    27. +
    28. SDL_ComposeCustomBlendMode
    29. SDL_CondBroadcast
    30. SDL_CondSignal
    31. SDL_CondWait
    32. @@ -478,17 +485,17 @@
    33. SDL_LockAudioDevice
    34. SDL_LockMutex
    35. SDL_LockSurface
    36. -
    37. SDL_LockTexturel
    38. +
    39. SDL_LockTexture
    40. SDL_Log
    41. SDL_LogCritical
    42. SDL_LogDebug
    43. SDL_LogError
    44. SDL_LogGetOutputFunction
    45. SDL_LogGetPriority
    46. -
    47. SDL_LogInfo.html
    48. -
    49. SDL_LogMessage.html
    50. -
    51. SDL_LogMessageV.html
    52. -
    53. SDL_LogResetPriorities.html
    54. +
    55. SDL_LogInfo
    56. +
    57. SDL_LogMessage
    58. +
    59. SDL_LogMessageV
    60. +
    61. SDL_LogResetPriorities
    62. SDL_LogSetAllPriority
    63. SDL_LogSetOutputFunction
    64. SDL_LogSetPriority
    65. @@ -671,6 +678,9 @@
    66. SDL_VERSION_ATLEAST
    67. SDL_VideoInit
    68. SDL_VideoQuit
    69. +
    70. SDL_Vulkan_GetVkGetInstanceProcAddr
    71. +
    72. SDL_Vulkan_LoadLibrary
    73. +
    74. SDL_Vulkan_UnloadLibrary
    75. SDL_WaitEvent
    76. SDL_WaitEventTimeout
    77. SDL_WaitThread