Histórico de Commits

Autor SHA1 Mensagem Data
  jpark37 8f6984e345 libobs: Add support for volume textures há 5 anos atrás
  jp9000 f53df7da64 clang-format: Apply formatting há 6 anos atrás
  Shaolin acd44b525e libobs-opengl: Store FBOs per texture instead of per device há 7 anos atrás
  jp9000 41fad2d1a4 (API Change) Use const params where applicable há 11 anos atrás
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs há 11 anos atrás
  jp9000 5780f3f177 (API Change) Improve graphics API consistency há 11 anos atrás
  jp9000 7b12133af3 Use uint8_t* instead of void* for texture data há 11 anos atrás
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset há 11 anos atrás
  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+) há 12 anos atrás
  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 há 12 anos atrás
  jp9000 9570f0b8d7 change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information há 12 anos atrás
  jp9000 83ddb920a1 finish up shader/sampler/texture/buffer loading/unloading/association há 12 anos atrás
  jp9000 85e2fc6b07 add stage surfaces and texture copying há 12 anos atrás
  jp9000 f9d1a4b9ed added first GLSL code, moved some graphics functions around, and adjusted some existing shader parser code há 12 anos atrás
  jp9000 5a41589015 clean up pixel unpack buffer for dynamic textures, and add some more error handling code for other GL functions há 12 anos atrás
  jp9000 7f59eebea5 and fixed one more little bug há 12 anos atrás
  jp9000 f9c2aadf53 remove some more code duplication, fix a string, and remove a potential bug há 12 anos atrás
  jp9000 3243bfbaa3 rearrange/cleanup GL texture stuff, and fill out GL cubemap texture functions (still need FBOs) há 12 anos atrás