| .. |
|
graphics
|
58810f9806
changed gs_draw_sprite to allow custom sizes, added output textures to the core, and adjusted the test code to accommodate the changes
|
12 лет назад |
|
media-io
|
37c7db5dbe
fixed some bugs and fixed a variable that wasn't declared at the top
|
12 лет назад |
|
util
|
1bd2b9fd99
added os_get_home_path and os_mkdir to osx cocoa platform
|
12 лет назад |
|
CMakeLists.txt
|
1bd2b9fd99
added os_get_home_path and os_mkdir to osx cocoa platform
|
12 лет назад |
|
makefile.am
|
e778a4c04f
added OSX files to automake scripts
|
12 лет назад |
|
obs-cocoa.c
|
e778a4c04f
added OSX files to automake scripts
|
12 лет назад |
|
obs-data.h
|
58810f9806
changed gs_draw_sprite to allow custom sizes, added output textures to the core, and adjusted the test code to accommodate the changes
|
12 лет назад |
|
obs-defs.h
|
f1decd08f4
adjusted the way source removal is handled to make it a bit more safe
|
12 лет назад |
|
obs-display.c
|
409b011a8e
cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing
|
12 лет назад |
|
obs-module.c
|
146e9a7dbd
added support for jansson, added new output files, made some adjustments to the API, fixed a UI subclass issue
|
12 лет назад |
|
obs-module.h
|
0301b24ace
modernize header guards to #pragma once
|
12 лет назад |
|
obs-nix.c
|
8847d11e8e
adjust file locations to be more portable
|
12 лет назад |
|
obs-output.c
|
146e9a7dbd
added support for jansson, added new output files, made some adjustments to the API, fixed a UI subclass issue
|
12 лет назад |
|
obs-output.h
|
146e9a7dbd
added support for jansson, added new output files, made some adjustments to the API, fixed a UI subclass issue
|
12 лет назад |
|
obs-scene.c
|
71890e0365
removed now-redundant callback enum_children from sources
|
12 лет назад |
|
obs-scene.h
|
9570f0b8d7
change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information
|
12 лет назад |
|
obs-service.h
|
409b011a8e
cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing
|
12 лет назад |
|
obs-source.c
|
58810f9806
changed gs_draw_sprite to allow custom sizes, added output textures to the core, and adjusted the test code to accommodate the changes
|
12 лет назад |
|
obs-source.h
|
71890e0365
removed now-redundant callback enum_children from sources
|
12 лет назад |
|
obs-video.c
|
409b011a8e
cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing
|
12 лет назад |
|
obs-windows.c
|
8847d11e8e
adjust file locations to be more portable
|
12 лет назад |
|
obs.c
|
74dc470681
made it so that graphics device and associated objects are not lost every time video settings are changed
|
12 лет назад |
|
obs.h
|
74dc470681
made it so that graphics device and associated objects are not lost every time video settings are changed
|
12 лет назад |