Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
  • v0.0.7
  • v0.0.6
  • v0.0.5
  • v0.0.4
  • v0.0.3
  • v0.0.2
  • v0.0.1
8 results
Created with Raphaël 2.2.04Sep3210Apr920Dec1929Sep24Jul3224Jun1326Jun6May2Feb25Apr18171613Update README.mdmastermasterUpdate README.mdfix compiler warningv0.0.7v0.0.7abort loading of plugin if OBS version >= 28Merge branch 'master' into 'master'v0.0.6v0.0.6added bAllowDirectCapture support (Direct Capture). This functionality allows gsync to work if Push Model is active and the cursor disabledbump NvFBC Linux API version 1.8Merge branch 'master' into 'master'v0.0.5v0.0.5Allow choosing the desktop/workspace to capture on X11Copy settings into an internal struct instead of keeping the obs_data_t aroundUpdate settings reference in update(...)Allow capturing the entire desktopOptimize away a texture copy if no new frame was capturedSupport any *nix that supports GLXDon't defer getting the X display from the GL contextCheck for extension availability before getting the function addressDon't leak the nvfbc library on errorRemove outdated note from the READMEadd -D_GNU_SOURCE for some thread defines to be correctly defined on some newer(?) systemsChange NVFBC_TOGL_GRAB_FLAGS_NOWAIT_IF_NEW_FRAME_READY tov0.0.4v0.0.4Merge branch 'opengl-for-upstream' into 'master'v0.0.3v0.0.3Cache some valuesOptionally use push modelUse an OpenGL texture instead of copying frames to system memoryUse the correct NvFBC library name for each platformPrepend p_ to function pointer nameInitialize bExternallyManagedContextUse OBS's OS helper functions for loading the NvFBC libUse bzalloc instead of malloc+memsetPull an obs_data_get_bool call out of the capture loopRename global variable "dll" to "nvfbc_lib"Move obs_source_info definition out of obs_module_loadFix some typosMove a label to the correct positionMake thread_shutdown volatileMove dependencies to variables in meson.buildRequire at least c99 in meson.buildjoin_paths- use debian bullseye to get OBS v25allow frame rates up to 120 hz. fixes #1
Loading