psemek/libs/gfx/source
2021-02-17 14:55:17 +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 Support binding gfx::mesh 2020-10-24 19:39:35 +03:00
obj_parser.cpp Add Wavefront OBJ file parser 2020-09-25 23:16:20 +03:00
painter.cpp Support blending textures with a color in painter 2021-02-17 14:55:17 +03:00
pixmap.cpp Fix netpbm parsing 2020-09-28 18:51:49 +03:00
program.cpp Support quaternion uniforms 2021-02-15 22:38:30 +03:00
renderbuffer.cpp Uniformize GL objects' interface & add texture extern templates 2020-10-04 11:44:16 +03:00
texture.cpp Use the new OpenGL Loader Generator for the gl loader 2020-10-27 23:14:12 +03:00