Historique des commits

Auteur SHA1 Message Date
  jpark37 f27f858ab3 libobs: Support device loss registration il y a 6 ans
  jpark37 8f6984e345 libobs: Add support for volume textures il y a 6 ans
  jpark37 ade65df2aa libobs: Add gs_begin_frame for duplicators il y a 6 ans
  jp9000 bf41fd5a6b libobs: Add graphics API to get graphics object pointer il y a 6 ans
  jpark37 0e12d8189c libobs: Add GPU timestamp query support il y a 6 ans
  jp9000 f53df7da64 clang-format: Apply formatting il y a 6 ans
  James Park 2996a6c06b libobs/graphics: Support debug markers il y a 6 ans
  jp9000 93fc61fa82 libobs/graphics: Add NV12 texture support il y a 7 ans
  jp9000 b64d7d71d0 libobs/graphics: Add texture sharing functions il y a 7 ans
  jp9000 c111fa68b8 libobs: Add vertex/index buffer "direct" flush functions il y a 8 ans
  jp9000 4dc0024198 libobs/graphics: Add ability to set shader texture sampler il y a 9 ans
  jp9000 ccfd57d100 libobs/graphics: Rename inconsistent function names il y a 10 ans
  jp9000 cf9f21e422 (API Change) libobs/graphics: Change gs_create param il y a 10 ans
  jp9000 be52fa26f9 Add gs_blend_function_separate il y a 10 ans
  jp9000 cdb27ac06b libobs: Add functions to push/pop blend states il y a 10 ans
  jp9000 699201a06e libobs: Cache effects to prevent shader duplicates il y a 10 ans
  jp9000 1cb02d5879 libobs: Add function to enumerate video adapters il y a 11 ans
  jp9000 44b8c24f34 libobs: Add output duplicator support il y a 11 ans
  jp9000 caa32cb6d1 Add support for shared textures to graphics API il y a 11 ans
  jp9000 41fad2d1a4 (API Change) Use const params where applicable il y a 11 ans
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs il y a 11 ans
  jp9000 5780f3f177 (API Change) Improve graphics API consistency il y a 11 ans
  jp9000 778cc2b318 (API Change) obs_reset_video: Use return codes il y a 11 ans
  jp9000 89a5bdbcf1 Add gs_device_type function il y a 11 ans
  jp9000 a446dd74af Add gs_device_name function il y a 11 ans
  jp9000 57cfd4f991 Implement function to reset blend state il y a 11 ans
  jp9000 7b12133af3 Use uint8_t* instead of void* for texture data il y a 11 ans
  jp9000 caf8ca9ba8 Remove 'shader' param from shader param functions il y a 11 ans
  jp9000 27010a2f56 Add a 'flush' command to graphics subsystem il y a 11 ans
  jp9000 8aa49cc9ad Remove unused graphics subsystem functions il y a 11 ans