jp9000
|
b067440f73
|
Use bzalloc instead of bmalloc then memset
Reduces needless code repetition and still allows for proper memory
alignment. Cleans up the code a bit.
|
2014-02-09 12:34:07 -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
|
bb329b9278
|
avoid using 'default' for enum switches
|
2013-10-24 01:29:06 -07:00 |
jp9000
|
18834c6a45
|
some static analysis cleanup
|
2013-10-17 17:21:42 -07:00 |
jp9000
|
e591256922
|
add FBOs and render target loading
|
2013-10-12 16:28:10 -07:00 |
jp9000
|
85e2fc6b07
|
add stage surfaces and texture copying
|
2013-10-10 17:39:56 -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 |