psemek/libs/gfx/source
2021-03-07 18:29:25 +03:00
..
effect Pimpl declaration macros now define a make_pimpl(...) static helper function 2021-01-23 10:42:14 +03:00
renderer Pimpl declaration macros now define a make_pimpl(...) static helper function 2021-01-23 10:42:14 +03:00
array.cpp Add OpenGL array class 2020-10-04 12:23:01 +03:00
buffer.cpp Uniformize GL objects' interface & add texture extern templates 2020-10-04 11:44:16 +03:00
error.cpp Use the new OpenGL Loader Generator for the gl loader 2020-10-27 23:14:12 +03:00
framebuffer.cpp Support texture array as framebuffer depth & stencil 2020-12-12 23:30:40 +03:00
fullscreen.cpp Refactor meshes: single unified mesh class 2020-10-04 17:22:38 +03:00
gl.cpp Update gl generator config (windows fixes) 2020-10-28 10:54:35 +03:00
mesh.cpp Refactor gfx attribs: store vertex & instance size in attrib description 2021-03-07 18:29:25 +03:00
netpbm.cpp Move netpbm routines to netpbm.cpp 2021-02-27 18:13:40 +03:00
obj_parser.cpp Add Wavefront OBJ file parser 2020-09-25 23:16:20 +03:00
painter.cpp Convert default font to PNG 2021-02-27 19:45:27 +03:00
png.cpp Support reading grayscale pngs 2021-02-27 19:44:17 +03:00
program.cpp Support quaternion uniforms 2021-02-15 22:38:30 +03:00
renderbuffer.cpp Make gfx::renderbuffer::storage support template pixel types 2021-03-06 18:30:35 +03:00
texture.cpp Use the new OpenGL Loader Generator for the gl loader 2020-10-27 23:14:12 +03:00