|
renderer
|
Simple renderer supports textures
|
2020-09-30 16:22:08 +03:00 |
|
buffer.cpp
|
Move gfx/source/gfx -> gfx/source
|
2020-08-30 10:32:34 +03:00 |
|
error.cpp
|
Add OpenGL error reporting
|
2020-09-25 11:34:27 +03:00 |
|
framebuffer.cpp
|
Move gfx/source/gfx -> gfx/source
|
2020-08-30 10:32:34 +03:00 |
|
fullscreen.cpp
|
Move gfx/source/gfx -> gfx/source
|
2020-08-30 10:32:34 +03:00 |
|
gl.cpp
|
Implement packaging for windows
|
2020-09-19 11:51:51 +03:00 |
|
mesh.cpp
|
Implement instanced meshes & matrix attributes
|
2020-09-25 11:36:18 +03:00 |
|
obj_parser.cpp
|
Add Wavefront OBJ file parser
|
2020-09-25 23:16:20 +03:00 |
|
painter.cpp
|
Fix 3d line drawing
|
2020-09-28 14:10:51 +03:00 |
|
pixmap.cpp
|
Fix netpbm parsing
|
2020-09-28 18:51:49 +03:00 |
|
program.cpp
|
Fix missing includes
|
2020-09-14 11:32:33 +03:00 |
|
renderbuffer.cpp
|
Move gfx/source/gfx -> gfx/source
|
2020-08-30 10:32:34 +03:00 |
|
texture.cpp
|
Add 3D and 1D textures
|
2020-09-30 07:28:44 +03:00 |