You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 79191044df GL: implement EXT_buffer_storage. 2 years ago
..
BufferState.cpp GL: implement EXT_buffer_storage. 2 years ago
BufferState.h GL: implement EXT_buffer_storage. 2 years ago
ContextState.cpp It's 2023 already! 3 years ago
ContextState.h It's 2023 already! 3 years ago
DebugState.cpp It's 2023 already! 3 years ago
DebugState.h It's 2023 already! 3 years ago
FramebufferState.cpp It's 2023 already! 3 years ago
FramebufferState.h It's 2023 already! 3 years ago
MeshState.cpp GL: clean up the horrific mess in internal Mesh attribute storage. 2 years ago
MeshState.h GL: clean up the horrific mess in internal Mesh attribute storage. 2 years ago
QueryState.cpp It's 2023 already! 3 years ago
QueryState.h It's 2023 already! 3 years ago
RendererState.cpp GL: implemente ANGLE_provoking_vertex and ANGLE_polygon_mode on ES. 2 years ago
RendererState.h GL: implemente ANGLE_provoking_vertex and ANGLE_polygon_mode on ES. 2 years ago
ShaderProgramState.cpp It's 2023 already! 3 years ago
ShaderProgramState.h It's 2023 already! 3 years ago
ShaderState.cpp GL: new "adreno-glsl-version-stuck-at-300" workaround. 3 years ago
ShaderState.h GL: new "adreno-glsl-version-stuck-at-300" workaround. 3 years ago
State.cpp Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
State.h It's 2023 already! 3 years ago
TextureState.cpp It's 2023 already! 3 years ago
TextureState.h It's 2023 already! 3 years ago
TransformFeedbackState.cpp GL: avoid populating and sorting (!!) a vector of strings for exts. 5 years ago
TransformFeedbackState.h It's 2023 already! 3 years ago
compressedPixelFormatMapping.hpp GL,Vk: inverse mapping of {Texture,Pixel}Format to generic PixelFormat. 3 years ago
defaultDebugCallback.h It's 2023 already! 3 years ago
driverSpecific.cpp GL: document why this EM_ASM() stays here. 3 years ago
maxTextureSize.cpp It's 2023 already! 3 years ago
maxTextureSize.h It's 2023 already! 3 years ago
pixelFormatMapping.hpp GL: implement PixelFormat mapping to unsized/luminance ES2 TextureFormat. 3 years ago