0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New: map.h, map.cpp, scene.cpp (not finished yet). More... almost 19 years ago
New: stringpool.h, .cpp, scene.h, More... almost 19 years ago
sample21: trying to enable secondary color for NV40. More... almost 19 years ago
sample21: Gouraud shading added (w/o fragment shader). More... almost 19 years ago
sample20: cleanup, light source drawing, More... almost 19 years ago
Improved: shader source files can reside in distant folders, More... almost 19 years ago
New: vertex & fragment shading to sample20, More... almost 19 years ago
MSVC++ 6 SP6 compatibility, More... almost 19 years ago
New: sample skeletons for sample07 to sample21. More... almost 19 years ago
sample02: line antialiasing was added. More... almost 19 years ago
New: cardinal cubic spline, now used in sample06. More... about 19 years ago
New: now simple OGL extensions (glext.h constants) can be used, More... about 19 years ago
New: F1 help to every sample, More... about 19 years ago
Formal changes in Interpol<> template only. More... about 19 years ago
Fix: build on GCC (thanks to Bernard Lidicky). More... about 19 years ago
New: visual console (used in sample06 so far), More... about 19 years ago
Minor cosmetics changes: sample04-05, More... about 19 years ago
Changed: inheritance graph for Interpolation descendants, More... about 19 years ago
Added: Kochanek-Bartels cubic curve (KBCubic), More... about 19 years ago
Added: logflags.h (for selective logging), More... about 19 years ago
sample06: 1st primitive textures (checkerboard). More... about 19 years ago
Fixes in spline.cpp - CubicHermite (evaluation), More... about 19 years ago
Added: interpol.h, interpol.cpp (general interpolation), More... about 19 years ago
Added: sample06 - texture and interpolation demo (empty so far). More... about 19 years ago
Added: function.h, function.cpp, More... about 19 years ago
Revision number to window caption (main.cpp revision is preferred), More... about 19 years ago
Added: simple modulation texture to sample05. More... about 19 years ago
Changed svn:ignore properties. More... about 19 years ago
MSVC .opt files were removed from the repository, More... about 19 years ago
Added: fonts.h, fonts.cpp (glBitmap-based font rendering), More... about 19 years ago