| .. |
|
.gitignore
|
f255ae1922
first commit
|
12 years ago |
|
CMakeLists.txt
|
c293c17620
Generate proper DL_OPENGL value for linux
|
10 years ago |
|
gl-cocoa.m
|
ce1014c417
libobs-opengl: Use windowless context (cocoa)
|
10 years ago |
|
gl-helpers.c
|
7b12133af3
Use uint8_t* instead of void* for texture data
|
11 years ago |
|
gl-helpers.h
|
7b12133af3
Use uint8_t* instead of void* for texture data
|
11 years ago |
|
gl-indexbuffer.c
|
ad0ee4d2d8
libobs-opengl: Bind index buffers to VAO
|
9 years ago |
|
gl-shader.c
|
4dc0024198
libobs/graphics: Add ability to set shader texture sampler
|
9 years ago |
|
gl-shaderparser.c
|
92af243a27
libobs-opengl: Fix bug with texelFetch shader intrinsic
|
9 years ago |
|
gl-shaderparser.h
|
5780f3f177
(API Change) Improve graphics API consistency
|
11 years ago |
|
gl-stagesurf.c
|
be98cee2a0
Fix various typos across multiple modules
|
8 years ago |
|
gl-subsystem.c
|
bfed33aa77
libobs-opengl: Log OpenGL version on all systems
|
8 years ago |
|
gl-subsystem.h
|
4dc0024198
libobs/graphics: Add ability to set shader texture sampler
|
9 years ago |
|
gl-texture2d.c
|
41fad2d1a4
(API Change) Use const params where applicable
|
11 years ago |
|
gl-texturecube.c
|
41fad2d1a4
(API Change) Use const params where applicable
|
11 years ago |
|
gl-vertexbuffer.c
|
ad0ee4d2d8
libobs-opengl: Bind index buffers to VAO
|
9 years ago |
|
gl-windows.c
|
be98cee2a0
Fix various typos across multiple modules
|
8 years ago |
|
gl-x11.c
|
bfed33aa77
libobs-opengl: Log OpenGL version on all systems
|
8 years ago |
|
gl-zstencil.c
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 years ago |