This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
branch-2-7
scummvm
/
graphics
/
opengl
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
neuromancer
03e42d15d4
GRAPHICS: OPENGL: added another setUniform function to set an uniform value in shaders from an array of ints
2023-07-03 22:18:13 +02:00
..
context.cpp
GRAPHICS: Handle cases where glGetString returns a nullptr
2023-03-11 18:22:08 +01:00
context.h
OPENGL: Add more texture wrap modes detection
2022-10-16 19:43:05 +02:00
debug.cpp
OPENGL: Allow to get last call error status
2022-10-09 17:25:35 +02:00
debug.h
OPENGL: Allow to get last call error status
2022-10-09 17:25:35 +02:00
glad.h
GRAPHICS, OPENGL: Updated GLAD and added EXT_texture_compression_s3tc
2022-09-11 11:43:13 +02:00
shader.cpp
FREESCAPE: initial implementation of the opengl shader renderer
2023-07-03 22:18:13 +02:00
shader.h
GRAPHICS: OPENGL: added another setUniform function to set an uniform value in shaders from an array of ints
2023-07-03 22:18:13 +02:00
system_headers.h
OPENGL: Fix OpenGL ES v1 builds without GLAD
2022-03-07 17:40:01 +01:00