This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-04 09:56:30 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
/
opengl
History
neuromancer
7a96738168
GRAPHICS: OPENGL: added another setUniform function to set an uniform value in shaders from an array of ints
2023-04-04 20:00:17 +02:00
..
context.cpp
GRAPHICS: Handle cases where glGetString returns a nullptr
2023-03-11 18:19:54 +01:00
context.h
OPENGL: Check if GL_TEXTURE_MAX_LEVEL is supported before using it
2023-02-05 22:31:57 +01: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-04-01 23:12:43 +02:00
shader.h
GRAPHICS: OPENGL: added another setUniform function to set an uniform value in shaders from an array of ints
2023-04-04 20:00:17 +02:00
system_headers.h
OPENGL: Check if GL_TEXTURE_MAX_LEVEL is supported before using it
2023-02-05 22:31:57 +01:00