-
- Downloads
Remove 'effect' param from effect param funcs
Similar to the shader functions, the effect parameter functions take the effect as a parameter. However, the effect parameter is pretty pointless, because the effect parameter.. parameter stores the effect pointer interally.
Showing
- libobs/graphics/effect.c 29 additions, 55 deletionslibobs/graphics/effect.c
- libobs/graphics/graphics.h 11 additions, 17 deletionslibobs/graphics/graphics.h
- libobs/obs-source.c 7 additions, 7 deletionslibobs/obs-source.c
- libobs/obs-video.c 4 additions, 4 deletionslibobs/obs-video.c
- obs/window-basic-main.cpp 1 addition, 1 deletionobs/window-basic-main.cpp
- obs/window-basic-preview.cpp 1 addition, 1 deletionobs/window-basic-preview.cpp
- plugins/linux-xcomposite/xcompcap-main.cpp 1 addition, 1 deletionplugins/linux-xcomposite/xcompcap-main.cpp
- plugins/linux-xshm/xcursor.c 1 addition, 1 deletionplugins/linux-xshm/xcursor.c
- plugins/linux-xshm/xshm-input.c 1 addition, 1 deletionplugins/linux-xshm/xshm-input.c
- plugins/win-capture/dc-capture.c 1 addition, 1 deletionplugins/win-capture/dc-capture.c
- test/test-input/test-desktop.m 1 addition, 2 deletionstest/test-input/test-desktop.m
Loading
Please register or sign in to comment