Menu

Tree [r4262] / trunk /
 History

HTTPS access


File Date Author Commit
 WGL 2019-05-20 roettger [r2953] rename GL to WGL
 examples 2026-04-15 roettger [r4088] update minimum cmake version
 img 2022-07-30 roettger [r3661] fix stderr redirection yet again
 obj 2023-11-30 roettger [r3740] add dice obj
 qt_apps 2024-11-04 roettger [r3826] tweak viewing parameters
 qt_editor 2025-10-14 roettger [r4024] fix glvertex search path for qt_editor with qmake
 qt_examples 2026-04-15 roettger [r4088] update minimum cmake version
 qt_template 2026-04-15 roettger [r4088] update minimum cmake version
 shaders 2020-10-28 roettger [r3443] update quickref sheet
 tutorial 6 days ago roettger [r4256] fix D01b for wayland
 ui_core 2021-10-19 roettger [r3568] update pro files for qt6
 Doxyfile 2026-07-17 roettger [r4254] bump to v6.3
 LICENSE.txt 2020-12-29 roettger [r3530] update copyright note
 Makefile 3 days ago roettger [r4261] more distclean
 PLATFORMS.txt 2026-04-10 roettger [r4079] update supported platform list with ubuntu 26.04
 QUICKREF.pdf 2020-12-27 roettger [r3520] revert pdf
 QUICKREF.svg 2020-10-28 roettger [r3448] fix pdf
 QUICKREF.txt 2020-10-28 roettger [r3445] update quickref.txt
 QUICKREF1.png 2020-10-28 roettger [r3443] update quickref sheet
 QUICKREF2.png 2020-10-28 roettger [r3448] fix pdf
 QUICKSTART.txt 2020-10-27 roettger [r3438] update readme
 README.md 2017-05-11 roettger [r1738] link to README.txt as README.md for doxygen
 README.txt 3 days ago roettger [r4259] make libsdl optional
 copy.sh 2022-12-24 roettger [r3701] fix copy.sh
 glslmath.h 4 days ago roettger [r4258] fix warnings
 glslmath.md 2017-05-11 roettger [r1742] link glslmath readme
 glslmath.txt 4 days ago roettger [r4258] fix warnings
 glvertex.h 2017-11-21 roettger [r2371] minimize includes
 glvertex.png 2016-01-03 roettger [r164] add logo
 glvertex.svg 2016-01-03 roettger [r164] add logo
 glvertex_api.h 2026-07-10 roettger [r4219] postpone transparent geometry
 glvertex_bezier.h 2020-10-07 roettger [r3393] improve installer
 glvertex_cam.h 2026-06-30 roettger [r4187] add move method to scene layer
 glvertex_core.h 2026-07-17 roettger [r4253] use fabs and fmax
 glvertex_fbo.h 2026-04-12 roettger [r4087] improve platform information
 glvertex_fbo_gl.h 2017-12-21 roettger [r2524] fix opengl version check
 glvertex_fbo_wgl.h 2017-12-19 roettger [r2511] eliminate usage of ext functions
 glvertex_geometry.h 2026-07-17 roettger [r4253] use fabs and fmax
 glvertex_gl.h 2020-03-18 roettger [r3327] check for glew
 glvertex_io.h 2020-07-12 roettger [r3360] formatting
 glvertex_light.h 2017-12-05 roettger [r2457] revert and fix non-camera light
 glvertex_nodes.h 2026-07-17 roettger [r4249] restore state
 glvertex_object.h 2018-12-06 roettger [r2816] tweak comments
 glvertex_objformat.h 2024-07-25 roettger [r3788] fix mac llvm warning
 glvertex_physics.h 2018-12-06 roettger [r2814] fix compilation without bullet
 glvertex_pnmformat.h 2017-11-30 roettger [r2434] fix state cloning, update doxyfile
 glvertex_qt.h 2026-04-23 roettger [r4091] be more verbose about failed file operations
 glvertex_qt_codeeditor.h 2022-11-30 roettger [r3693] make glsl error selection readable both in norm...
 glvertex_qt_glslui.h 2024-12-07 roettger [r3900] fix getkeyinfo calls
 glvertex_qt_glui.h 4 days ago roettger [r4257] improve LGLApplication convenience class
 glvertex_qt_glwidget.h 2025-04-10 roettger [r4010] add size hint
 glvertex_qt_glwidgetui.h 2021-10-19 roettger [r3564] fix wheel event check for qt5+
 glvertex_qt_glwindow.h 2026-04-12 roettger [r4087] improve platform information
 glvertex_qt_glwindowui.h 2021-10-20 roettger [r3572] fix glwindow for qt6
 glvertex_qt_shadereditor.h 2025-04-10 roettger [r4010] add size hint
 glvertex_qt_textedit.h 2025-11-26 roettger [r4032] tweak
 glvertex_rawformat.h 2025-11-27 roettger [r4033] fix delete
 glvertex_raycast.h 2026-07-17 roettger [r4253] use fabs and fmax
 glvertex_scene.h 2026-07-02 roettger [r4197] improve tubular rays
 glvertex_shaders.h 2024-12-13 roettger [r3938] add in-pixel bloom
 glvertex_slicer.h 2025-12-11 roettger [r4062] improve param documentation
 glvertex_string.h 2022-10-12 roettger [r3683] tweak comment
 glvertex_texformats.h 2019-12-07 roettger [r3204] simplify usage of lglCreateTexmap2D/lglCreateMi...
 glvertex_texture.h 2024-12-06 roettger [r3894] add lglCreateTexmap1D
 glvertex_texture_gl.h 2019-05-20 roettger [r2963] move texture swizzle check
 glvertex_vectortext.h 2022-10-12 roettger [r3682] improve documentation
 glvertex_wgl.h 2018-12-20 roettger [r2854] get wgl proc pointer
 install.bat 2025-05-01 roettger [r4013] move keypress check into installer
 install.sh 2023-07-21 roettger [r3723] fix typo
 install_detection.sh 2022-12-24 roettger [r3701] fix copy.sh
 install_tools.sh 3 days ago roettger [r4259] make libsdl optional
 installer.bat 2025-05-01 roettger [r4013] move keypress check into installer
 installer.sh 2026-03-22 roettger [r4070] pass opts
 linesofcode.sh 2024-04-11 roettger [r3769] minor script change
 teapot.obj 2021-11-03 roettger [r3591] really fix face orientation of teapot
 uninstall.sh 2022-07-30 roettger [r3658] fix stderr redirection
 upload-docs.sh 2022-06-20 roettger [r3622] update upload script
 upload.sh 2021-10-23 roettger [r3580] tweak upload script

Read Me

link README.txt

Monday.com Logo