| .. |
|
GL
|
966b943d5b
Remove majority of warnings
|
il y a 11 ans |
|
.gitignore
|
f255ae1922
first commit
|
il y a 12 ans |
|
CMakeLists.txt
|
f33e693a6e
Fixed cmake for Windows
|
il y a 11 ans |
|
gl-cocoa.m
|
74ab96a3ad
I removed GLEW, added glLoadGen (renamed to GL here), and added implementations for all platforms. Hopefully this goes better than GLAD did.
|
il y a 11 ans |
|
gl-exports.h
|
2dbbffe4a2
Make a number of key optimizations
|
il y a 11 ans |
|
gl-helpers.c
|
2dbbffe4a2
Make a number of key optimizations
|
il y a 11 ans |
|
gl-helpers.h
|
6ffcd5e74e
Implement FBO blit texture copy
|
il y a 11 ans |
|
gl-indexbuffer.c
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
il y a 11 ans |
|
gl-shader.c
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
il y a 11 ans |
|
gl-shaderparser.c
|
2dbbffe4a2
Make a number of key optimizations
|
il y a 11 ans |
|
gl-shaderparser.h
|
8298fa4dc7
With the permission of my fellow contributors, I'm switching obs-studio back to GPL v2+ to prevent issues between this project and the original OBS project, and for personal reasons to avoid legal ambiguity (not political reasons, I admittedly would prefer GPL v3+)
|
il y a 12 ans |
|
gl-stagesurf.c
|
1570fa75b9
Fix variable placement, not safe with goto usage
|
il y a 11 ans |
|
gl-subsystem.c
|
2dbbffe4a2
Make a number of key optimizations
|
il y a 11 ans |
|
gl-subsystem.h
|
30af7dc211
Optimize GL staging surface and fix mac issue
|
il y a 11 ans |
|
gl-texture2d.c
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
il y a 11 ans |
|
gl-texturecube.c
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
il y a 11 ans |
|
gl-vertexbuffer.c
|
2dbbffe4a2
Make a number of key optimizations
|
il y a 11 ans |
|
gl-windows.c
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
il y a 11 ans |
|
gl-x11.c
|
8b8217f68e
Fix a some more linux/GCC specific warnings
|
il y a 11 ans |
|
gl-zstencil.c
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
il y a 11 ans |