0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs
Lain 45e7334206 libobs: Fix shader fix not working on D3D11
In c8d95005c1, it was incorrect assumed that just because the fix
worked on OpenGL, that the fix would also work on D3D11. Automated tests
would be ideal here, although if there were automated tests, ironically,
it wouldn't have picked this up, because we (read: I) made D3D11 fall
back to OpenGL of D3D11 failed. Basically there is no one to blame but
myself again.

This time, we've removed the OpenGL fallback in a06d6893b9 (thank you
Rodney), and additionally I properly tested on both rendering backends.

(Lain note: I'm just going to go sit in the corner for a bit and
ruminate after this)
2023-08-16 11:19:08 -07:00
..
audio-monitoring libobs: Fix PROPVARIANT variable has not be freed 2023-07-15 16:38:24 -07:00
callback Update copyrights/names 2023-05-20 01:31:18 -07:00
cmake deps,libobs,plugins: Remove in-tree Jansson 2023-07-29 16:37:14 -07:00
data libobs: Fix shader fix not working on D3D11 2023-08-16 11:19:08 -07:00
graphics libobs: Add function to check fast clear capability 2023-07-29 16:34:47 -07:00
media-io libobs/media-io: Relax color space comparison 2023-08-15 13:15:45 -07:00
pkgconfig cmake: Fix pkgconfig generation 2022-07-19 09:28:51 -03:00
util CI: Update to clang-format 16 2023-08-10 16:07:25 -04:00
CMakeLists.txt libobs: Update CMake minimum to 3.22 2023-08-05 16:45:46 -07:00
obs-audio-controls.c libobs: Remove unnecessary UTF characters 2022-08-13 00:49:17 -07:00
obs-audio-controls.h libobs: Mark unused audio functions as deprecated 2021-10-24 02:00:16 -07:00
obs-audio.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-avc.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-avc.h Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-cocoa.m Update .clang-format rules for ObjC files for version 16 2023-08-10 17:12:30 -04:00
obs-config.h libobs: Update version to 29.1.3 2023-06-17 00:44:00 -07:00
obs-data.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-data.h Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-defs.h Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-display.c libobs: Check if adapter can safely fast clear 2023-07-29 16:34:47 -07:00
obs-encoder.c libobs: Fix GPU scaled video encoder media not being cleared 2023-07-26 05:03:12 -07:00
obs-encoder.h Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-ffmpeg-compat.h libobs: Remove legacy FFmpeg compatibility 2023-07-12 15:57:43 -04:00
obs-hevc.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-hevc.h Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-hotkey-name-map.c libobs: Use uthash for hotkey name map 2023-03-18 10:47:49 +01:00
obs-hotkey.c libobs: Do not send hotkey_bindings_changed if nothing changed 2023-03-18 10:47:50 +01:00
obs-hotkey.h libobs: Deprecate obs_hotkey_enable_strict_modifiers 2022-06-04 16:03:23 -07:00
obs-hotkeys.h libobs: Remove _WIN32 ifdef from enum 2019-11-17 20:30:42 -08:00
obs-interaction.h Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-internal.h libobs: Remove starting_frame_count from obs_output_t 2023-08-15 16:00:21 -07:00
obs-missing-files.c libobs: Add missing file API to sources 2021-01-17 10:31:58 +13:00
obs-missing-files.h libobs: Add missing file API to sources 2021-01-17 10:31:58 +13:00
obs-module.c libobs: Add obs_add_safe_module() 2023-07-21 23:22:07 +02:00
obs-module.h CI: Update to clang-format 16 2023-08-10 16:07:25 -04:00
obs-nal.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-nal.h Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-nix-platform.c libobs,libobs-opengl,obs-ffmpeg-mux: Calm deprecation warnings on *nix 2023-01-19 13:08:46 -05:00
obs-nix-platform.h Drop GLX renderer 2022-05-24 14:31:48 -03:00
obs-nix-wayland.c libobs: Add media key support for linux 2022-10-29 16:08:16 -07:00
obs-nix-wayland.h libobs: Add a Wayland platform 2021-02-09 09:39:04 -03:00
obs-nix-x11.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-nix-x11.h libobs/nix: Move X11-specific code to obs-nix-x11.c 2021-02-01 19:03:43 -03:00
obs-nix.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-nix.h libobs/nix: Move X11-specific code to obs-nix-x11.c 2021-02-01 19:03:43 -03:00
obs-output-delay.c libobs,plugins: Remove new obs_output_*2 functions 2023-06-10 16:13:05 -07:00
obs-output.c libobs: Remove starting_frame_count from obs_output_t 2023-08-15 16:00:21 -07:00
obs-output.h libobs: Add support to obs-outputs for multi video encoders 2023-06-14 02:24:54 -07:00
obs-properties.c libobs: Fix crash when properties are deleted in callback 2023-06-11 02:18:17 +02:00
obs-properties.h libobs,UI: Add properties radio button list 2023-05-20 16:48:23 -07:00
obs-scene.c libobs: Fix flip calculations in bounding box 2023-07-25 16:01:04 -07:00
obs-scene.h Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-service.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-service.h libobs: Add bearer token to obs_service_connect_info 2023-06-09 20:20:49 -05:00
obs-source-deinterlace.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-source-transition.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-source.c CI: Update to clang-format 16 2023-08-10 16:07:25 -04:00
obs-source.h libobs: Add obs_source_info.filter_add 2023-07-29 16:15:21 -07:00
obs-ui.h Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-video-gpu-encode.c clang-format: Set AllowAllArgumentsOnNextLine to false 2023-07-15 16:14:55 -07:00
obs-video.c libobs: Add VIDEO_FORMAT_R10L 2023-07-29 16:41:31 -07:00
obs-view.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-win-crash-handler.c Update copyrights/names 2023-05-20 01:31:18 -07:00
obs-windows.c cmake: Add changes for CMake build framework 3.0 2023-06-29 10:11:32 -04:00
obs.c libobs: Profile graphics initialisation and shader compilation 2023-08-02 04:48:43 -07:00
obs.h libobs: Add obs_add_safe_module() 2023-07-21 23:22:07 +02:00
obs.hpp CI: Update to clang-format 16 2023-08-10 16:07:25 -04:00
obsconfig.h.in libobs: Use static library for version string information 2023-05-27 16:48:24 -07:00
obsversion.c.in libobs: Use static library for version string information 2023-05-27 16:48:24 -07:00
obsversion.h libobs: Use static library for version string information 2023-05-27 16:48:24 -07:00