💿🐜 Antkeeper source code https://antkeeper.com
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.
C. J. Howard 5547960119 Move shader template class into render folder 3 years ago
..
buffer-usage.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
color-space.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
drawing-mode.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
element-array-type.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
framebuffer.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
framebuffer.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
gl.hpp Rename shader class to shader_object, as well as extend its functionality and improve error handling 3 years ago
pixel-format.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
pixel-type.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
rasterizer.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
rasterizer.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
shader-input.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
shader-input.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
shader-object.cpp Make shader objects load source from string rather than c-string 3 years ago
shader-object.hpp Make shader objects load source from string rather than c-string 3 years ago
shader-program.cpp Extend functionality of the shader_program class and improve its error handling 3 years ago
shader-program.hpp Extend functionality of the shader_program class and improve its error handling 3 years ago
shader-stage.hpp Rename shader class to shader_object, as well as extend its functionality and improve error handling 3 years ago
shader-variable-type.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
texture-2d.cpp Add loader for JSON texture data 3 years ago
texture-2d.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
texture-cube.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
texture-cube.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
texture-filter.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
texture-wrapping.hpp Add loader for JSON texture data 3 years ago
vertex-array.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
vertex-array.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
vertex-attribute-type.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
vertex-buffer.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
vertex-buffer.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago