Jim
|
d75245f017
Merge pull request #2264 from jpark37/mac-context-share
|
5 年之前 |
jpark37
|
50c53e3c39
libobs-opengl: Fix missing GL_HALF_FLOAT usages
|
5 年之前 |
jpark37
|
9f330050ef
libobs-opengl: OpenGL thread-safety on Mac
|
5 年之前 |
jpark37
|
8f6984e345
libobs: Add support for volume textures
|
5 年之前 |
Kurt Kartaltepe
|
491b6ec035
Revert "libobs-opengl: Add GS_RGBX format"
|
6 年之前 |
Jim
|
0546d18855
Merge pull request #1934 from kkartaltepe/alpha-linux
|
6 年之前 |
jpark37
|
0e12d8189c
libobs: Add GPU timestamp query support
|
6 年之前 |
jpark37
|
ce9e4dd4d2
libobs-opengl: Fix GS_R8G8 values
|
6 年之前 |
Kurt Kartaltepe
|
d940b9e580
libobs-opengl: Add GS_RGBX format
|
6 年之前 |
jpark37
|
b8e5cf3a95
libobs-opengl: Empty VAO
|
6 年之前 |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
6 年之前 |
Shaolin
|
64d0da1533
libobs-opengl: Clear some conversion and uncaught switch cases warnings
|
7 年之前 |
Shaolin
|
acd44b525e
libobs-opengl: Store FBOs per texture instead of per device
|
7 年之前 |
jp9000
|
4dc0024198
libobs/graphics: Add ability to set shader texture sampler
|
9 年之前 |
jp9000
|
ad0ee4d2d8
libobs-opengl: Bind index buffers to VAO
|
9 年之前 |
jp9000
|
ddc8e6fde2
libobs-opengl: Fix GS_A8 texture format
|
9 年之前 |
jp9000
|
04e4ca1d53
libobs-opengl: Remove windowless context #error
|
10 年之前 |
jp9000
|
a496f64de4
libobs-opengl: Implement windowless context
|
10 年之前 |
jp9000
|
58b49f68a5
libobs-opengl: Add windowless context #error
|
10 年之前 |
jp9000
|
41fad2d1a4
(API Change) Use const params where applicable
|
11 年之前 |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 年之前 |
jp9000
|
3967c6354a
Replace ARB_separate_shader_objects extension
|
11 年之前 |
jp9000
|
5780f3f177
(API Change) Improve graphics API consistency
|
11 年之前 |
jp9000
|
efaafd7cb4
OpenGL: Fix erroneous handling of BGRX
|
11 年之前 |
jp9000
|
d9d0d87431
libobs-opengl: Fix some code formatting issues
|
11 年之前 |
BtbN
|
e50201cad1
Move from glLoadGen to GLAD
|
11 年之前 |
jp9000
|
bc33b09ba9
Revert OpenGL swizzle change
|
11 年之前 |
BtbN
|
0f9c6e5503
Create sub window for rendering, to avoid visual mismatch issues
|
11 年之前 |
jp9000
|
362e008b87
OpenGL: Use texture swizzle for BGRA/BGR/A8
|
11 年之前 |
jp9000
|
0a86e8fb3f
Add dummy GL texture flag & direct object access
|
11 年之前 |