jp9000
|
aead95f5e3
|
converted project to vs2013, removed 2010 support (ugh)
|
2013-12-14 16:01:30 -07:00 |
jp9000
|
8298fa4dc7
|
With the permission of my fellow contributors, I'm switching obs-studio back to GPL v2+ to prevent issues between this project and the original OBS project, and for personal reasons to avoid legal ambiguity (not political reasons, I admittedly would prefer GPL v3+)
|
2013-12-02 22:24:38 -07:00 |
jp9000
|
e5c99175c5
|
fixed some build issues on non-windows systems
|
2013-11-26 23:07:27 -07:00 |
jp9000
|
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
|
2013-11-20 15:00:16 -07:00 |
jp9000
|
db5aca1ab5
|
fixed some D3D macros
|
2013-11-10 06:31:55 -07:00 |
jp9000
|
f5e41f441e
|
added initial main program and directshow files, finally have a UI functioning
|
2013-11-07 16:45:03 -07:00 |
jp9000
|
a43e291577
|
fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent
|
2013-10-25 10:25:28 -07:00 |
jp9000
|
18834c6a45
|
some static analysis cleanup
|
2013-10-17 17:21:42 -07:00 |
jp9000
|
dfa2dc6eab
|
fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory
|
2013-10-16 23:31:18 -07:00 |
jp9000
|
9570f0b8d7
|
change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information
|
2013-10-14 12:37:52 -07:00 |
jp9000
|
9577ddcf9b
|
fill in the rest of the GL functions. finally
|
2013-10-12 20:18:05 -07:00 |
jp9000
|
83ddb920a1
|
finish up shader/sampler/texture/buffer loading/unloading/association
|
2013-10-12 12:35:38 -07:00 |
jp9000
|
c1939de49b
|
added z-stencil buffers to GL and made a GS_MAX_TEXTURES macro
|
2013-10-10 12:37:03 -07:00 |
jp9000
|
904725390a
|
changed all references of the old d3d11 filenames to the new filenames
|
2013-10-10 08:01:09 -07:00 |
jp9000
|
47e0700f3f
|
renamed some files to be a bit more consistent
|
2013-10-10 07:57:09 -07:00 |