Historique des commits

Auteur SHA1 Message Date
  jp9000 8ba279fa45 libobs-opengl: Change a log message to debug il y a 11 ans
  jp9000 e88632ed73 libobs-opengl: Don't display unimportant messages il y a 11 ans
  jp9000 41fad2d1a4 (API Change) Use const params where applicable il y a 11 ans
  jp9000 0ef7a3f3d0 libobs-opengl: Fix styling (80 column limit) il y a 11 ans
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs il y a 11 ans
  jp9000 732d24caa1 Remove unused variables il y a 11 ans
  jp9000 3967c6354a Replace ARB_separate_shader_objects extension il y a 11 ans
  jp9000 5780f3f177 (API Change) Improve graphics API consistency il y a 11 ans
  jp9000 778cc2b318 (API Change) obs_reset_video: Use return codes il y a 11 ans
  jp9000 89a5bdbcf1 Add gs_device_type function il y a 11 ans
  jp9000 a446dd74af Add gs_device_name function il y a 11 ans
  Zachary Lund 543acf8477 Modified debug proc to possibly be more appropriate il y a 11 ans
  BtbN a79ff06420 Fix gl_debug_proc function for unexpected parameters il y a 11 ans
  jp9000 7b12133af3 Use uint8_t* instead of void* for texture data il y a 11 ans
  jp9000 f025cd6f87 GL: Mark unused 'device' parameter for flush il y a 11 ans
  jp9000 caf8ca9ba8 Remove 'shader' param from shader param functions il y a 11 ans
  jp9000 27010a2f56 Add a 'flush' command to graphics subsystem il y a 11 ans
  jp9000 8aa49cc9ad Remove unused graphics subsystem functions il y a 11 ans
  jp9000 1c2a0524b7 Change graphics subsystem to 4x4 matrices il y a 11 ans
  jp9000 5e2d283b9c GL/D3D11: Add scissor support il y a 11 ans
  Palana 12f0877ebc Remove destroyed sampler states from the current samplers list il y a 11 ans
  Jim 2fc810fd09 Merge pull request #65 from BtbN/glad il y a 11 ans
  BtbN e50201cad1 Move from glLoadGen to GLAD il y a 11 ans
  jp9000 0bec267e40 OpenGL: Fix swizzle code again for alpha textures il y a 11 ans
  jp9000 51d338430f Only do the alpha swizzle on alpha textures il y a 11 ans
  jp9000 bc33b09ba9 Revert OpenGL swizzle change il y a 11 ans
  jp9000 0e9b13fcf9 Fix style errors (please don't make me do this) il y a 11 ans
  BtbN 0f9c6e5503 Create sub window for rendering, to avoid visual mismatch issues il y a 11 ans
  BtbN 97c94b183a Add copy_texture_region function il y a 11 ans
  jp9000 362e008b87 OpenGL: Use texture swizzle for BGRA/BGR/A8 il y a 11 ans