aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Renamed x11atomstuffer to x11atomicbomb as per a suggestion by 'ace + rule 3 ↵HEADmasterWolfgang Draxinger2023-02-123-5/+4
| | | | broken rimu {ARY}' on the Zig language Discord
* added screenshot for frustumWolfgang Draxinger2022-05-141-0/+0
|
* path for linmath in frustumWolfgang Draxinger2022-05-142-3/+2
|
* Merge branch 'master' of git://github.com/datenwolf/codesamplesWolfgang Draxinger2020-12-145-12/+278
|\
| * xcbWolfgang Draxinger2016-08-024-8/+271
| |
| * solid arrowheads in frustumWolfgang Draxinger2014-11-251-4/+7
| |
* | minimal example for X11 MIT-SHM with XcbWolfgang Draxinger2020-12-147-6/+250
| |
* | computeshaderWolfgang Draxinger2016-04-2414-0/+547
| |
* | Merge branch 'master' of git://github.com/datenwolf/codesamplesWolfgang Draxinger2014-10-0740-8/+5303
|\|
| * Merge branch 'master' of github.com:datenwolf/codesamplesWolfgang Draxinger2014-04-264-0/+2876
| |\
| | * added pocketwatchWolfgang Draxinger2014-01-304-0/+2876
| | |
| * | rotateable observerWolfgang Draxinger2014-04-265-10/+26
| |/
| * a bit more comment on func pointer typecasting in minimalvboWolfgang Draxinger2013-09-171-3/+3
| |
| * a bit more comment on func pointer typecasting in minimalvboWolfgang Draxinger2013-09-171-6/+15
| |
| * removed Vim swapfile accidently added in previous commitWolfgang Draxinger2013-09-171-0/+0
| |
| * added minimalvbo exampleWolfgang Draxinger2013-09-174-3/+160
| |
| * reworded warning messageWolfgang Draxinger2013-09-151-1/+1
| |
| * type for counter changed to not overflow before loop conditional is reachedWolfgang Draxinger2013-09-151-4/+4
| |
| * x11atomstuffer addedWolfgang Draxinger2013-09-152-0/+76
| |
| * X11 clobberme window titleWolfgang Draxinger2013-09-141-1/+1
| |
| * X11 clobberable window addedWolfgang Draxinger2013-09-144-0/+198
| |
| * added glXCreateContextAttrib to x11argb_opengl_glsl exampleWolfgang Draxinger2013-07-262-1/+47
| |
| * ...Wolfgang Draxinger2013-07-269-52/+95
| |
| * 'frustum': changed annotation arrow placement, added far annotation arrows, ↵Wolfgang Draxinger2013-05-151-14/+110
| | | | | | | | added XY grid
| * ...Wolfgang Draxinger2013-05-131-6/+25
| |
| * added scene drawing to 'frustum'Wolfgang Draxinger2013-05-131-32/+106
| |
| * frustum view aspect now influences observer frustum drawingWolfgang Draxinger2013-05-121-4/+9
| |
| * frustum view aspect now influences observer frustum drawingWolfgang Draxinger2013-05-121-10/+23
| |
| * commit of new sample 'frustum'Wolfgang Draxinger2013-05-129-1/+391
| |
| * qt_terr - a simple quadtree based terrain renderer with LODWolfgang Draxinger2012-04-2715-2/+1060
| |
| * removed reshape forward declaration in minimalfboWolfgang Draxinger2012-02-191-1/+0
| |
| * renamed FBO example directoryWolfgang Draxinger2012-02-192-6/+0
| |
| * FBO example addedWolfgang Draxinger2012-02-196-2/+228
| |
* | ...Wolfgang Draxinger2014-10-071-8/+8
|/
* error handler addedWolfgang Draxinger2012-01-051-0/+12
|
* OpenGL 3 context creationWolfgang Draxinger2012-01-053-13/+81
|
* Added texture_distortion_glsl and x11argb_opengl_glsl codesamplesWolfgang Draxinger2011-11-097-57/+927
|
* x11argb_opengl moved into right directoryWolfgang Draxinger2011-11-062-0/+0
|
* x11argb_opengl addedWolfgang Draxinger2011-11-062-0/+372
|
* Simplemost example for managing input with GLUT altering the state of the ↵Wolfgang Draxinger2011-11-021-0/+81
| | | | rendered scene.
* minimal_glsl addedWolfgang Draxinger2011-11-024-0/+300