jpark37
|
9f330050ef
libobs-opengl: OpenGL thread-safety on Mac
|
5 gadi atpakaļ |
Jim
|
09c7ec487b
Merge pull request #2064 from jpark37/bgra-swap-chain
|
6 gadi atpakaļ |
jpark37
|
6eca70a529
libobs-opengl: Require OpenGL 3.3 instead of 3.2
|
6 gadi atpakaļ |
jpark37
|
2ae9d6f683
libobs-opengl: Support BGRA swap chains on Windows
|
6 gadi atpakaļ |
jp9000
|
bf41fd5a6b
libobs: Add graphics API to get graphics object pointer
|
6 gadi atpakaļ |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
6 gadi atpakaļ |
Shaolin
|
85c7669ad2
libobs-opengl: Fix segfault on access of invalid window
|
7 gadi atpakaļ |
Shaolin
|
4a266dc920
libobs-opengl: Improve X error handler message
|
7 gadi atpakaļ |
Shaolin
|
d8a4c4cd52
libobs-opengl: Request at least 8 bits for alpha
|
7 gadi atpakaļ |
Ryan Foster
|
bfed33aa77
libobs-opengl: Log OpenGL version on all systems
|
8 gadi atpakaļ |
Lasse Dalegaard
|
ebd837d605
libobs-opengl: Add xcb message poll to empty out the queue
|
9 gadi atpakaļ |
jp9000
|
9cded466dc
libobs-opengl: Disable v-sync when drawing on linux
|
9 gadi atpakaļ |
repeat
|
f7e4a79517
libobs-opengl: Terminate visual attribs with None
|
10 gadi atpakaļ |
michael bishop
|
cd7a648ba4
libobs-opengl: Use bfree instead of free
|
10 gadi atpakaļ |
jp9000
|
09a18b6f6d
libobs-opengl: Use windowless context (X11)
|
10 gadi atpakaļ |
jp9000
|
ec69bcb15e
libobs-opengl: Add X11 error handler (for logging)
|
10 gadi atpakaļ |
Zachary Lund
|
de6e997264
Move from libX11/GLX to XCB/libX11/GLX.
|
11 gadi atpakaļ |
jp9000
|
41fad2d1a4
(API Change) Use const params where applicable
|
11 gadi atpakaļ |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 gadi atpakaļ |
jp9000
|
5780f3f177
(API Change) Improve graphics API consistency
|
11 gadi atpakaļ |
fryshorts
|
944c2dc9f7
Destroy swapchain before removing the window info
|
11 gadi atpakaļ |
Thomas McGrew
|
59328d86ce
Added a version to the X11 GL context request
|
11 gadi atpakaļ |
BtbN
|
e50201cad1
Move from glLoadGen to GLAD
|
11 gadi atpakaļ |
jp9000
|
0e9b13fcf9
Fix style errors (please don't make me do this)
|
11 gadi atpakaļ |
BtbN
|
0f9c6e5503
Create sub window for rendering, to avoid visual mismatch issues
|
11 gadi atpakaļ |
Zachary Lund
|
e5b90accb9
Removed no longer valid comment
|
11 gadi atpakaļ |
Zachary Lund
|
b4d2146861
This commit contains more than I intended. Read below for more info.
|
11 gadi atpakaļ |
Zachary Lund
|
ee9ff9cfb9
Use Qt provided display with GLX functions for consistency.
|
11 gadi atpakaļ |
BtbN
|
a31e938c2b
Fix getting the X11 display with the Qt ui
|
11 gadi atpakaļ |
jp9000
|
8b8217f68e
Fix a some more linux/GCC specific warnings
|
11 gadi atpakaļ |