jp9000
|
5ba37f81ec
libobs-opengl: Fix potential crash w/ viewports
|
8 years ago |
Ryan Foster
|
bfed33aa77
libobs-opengl: Log OpenGL version on all systems
|
8 years ago |
Richard Stanway
|
8b640fae24
Fix various null pointer issues detected by Coverity
|
8 years ago |
jp9000
|
234fddcf56
libobs-opengl: Add warning when used on windows
|
9 years ago |
jp9000
|
ad0ee4d2d8
libobs-opengl: Bind index buffers to VAO
|
9 years ago |
jp9000
|
9a22ebdc71
libobs-opengl: Fix sampler not being assigned to texture
|
9 years ago |
John R. Bradley
|
2278051985
libobs-opengl: Make sampler optional when binding textures
|
10 years ago |
jp9000
|
ccfd57d100
libobs/graphics: Rename inconsistent function names
|
10 years ago |
jp9000
|
a496f64de4
libobs-opengl: Implement windowless context
|
10 years ago |
jp9000
|
05a191618f
libobs-opengl: Only flush if no active swap on OSX
|
10 years ago |
jp9000
|
de65407ac4
libobs-opengl: Make sure current swap is valid
|
10 years ago |
jp9000
|
be52fa26f9
Add gs_blend_function_separate
|
10 years ago |
jp9000
|
2abf7b057a
libobs-opengl: Fix bug switching render targets
|
10 years ago |
jp9000
|
2fa37a1f2e
libobs-opengl: Fix render targets being flipped
|
10 years ago |
jp9000
|
8ba279fa45
libobs-opengl: Change a log message to debug
|
10 years ago |
jp9000
|
e88632ed73
libobs-opengl: Don't display unimportant messages
|
11 years ago |
jp9000
|
41fad2d1a4
(API Change) Use const params where applicable
|
11 years ago |
jp9000
|
0ef7a3f3d0
libobs-opengl: Fix styling (80 column limit)
|
11 years ago |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 years ago |
jp9000
|
732d24caa1
Remove unused variables
|
11 years ago |
jp9000
|
3967c6354a
Replace ARB_separate_shader_objects extension
|
11 years ago |
jp9000
|
5780f3f177
(API Change) Improve graphics API consistency
|
11 years ago |
jp9000
|
778cc2b318
(API Change) obs_reset_video: Use return codes
|
11 years ago |
jp9000
|
89a5bdbcf1
Add gs_device_type function
|
11 years ago |
jp9000
|
a446dd74af
Add gs_device_name function
|
11 years ago |
Zachary Lund
|
543acf8477
Modified debug proc to possibly be more appropriate
|
11 years ago |
BtbN
|
a79ff06420
Fix gl_debug_proc function for unexpected parameters
|
11 years ago |
jp9000
|
7b12133af3
Use uint8_t* instead of void* for texture data
|
11 years ago |
jp9000
|
f025cd6f87
GL: Mark unused 'device' parameter for flush
|
11 years ago |
jp9000
|
caf8ca9ba8
Remove 'shader' param from shader param functions
|
11 years ago |