summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-08geom-outlining-150: Use a vbo.Fabian Bieler1-7/+18
2014-03-08glsl/gsraytrace: Switch to core profile.Fabian Bieler1-11/+29
2014-03-08glsl/gsraytrace: Use core geometry shaders.Fabian Bieler1-15/+9
2014-03-08glsl/gsraytrace: Use GLSL 1.5 instead of 1.2.Fabian Bieler1-26/+32
2014-03-08glsl/gsraytrace: Use core GL3.0 transform feedbackFabian Bieler1-41/+31
2014-03-08glsl/gsraytrace: Bind transform feedback buffer.Fabian Bieler1-1/+2
2014-03-08glsl/gsraytrace: Don't create new Buffer objects everytime the window is resi...Fabian Bieler1-2/+2
2014-03-08glsl/gsraytrace: Use __LINE__ macro to set line numbers in GLSL source strings.Fabian Bieler1-3/+7
2014-03-08glut_wrapper: Include freeglut.h if available.Fabian Bieler1-1/+3
2014-03-08configure.ac: Check for freeglut.Fabian Bieler1-0/+6
2014-01-29glxinfo: Add missing vertex and fragment shader limitsIan Romanick1-0/+2
2014-01-29glxinfo: Print geometry shader limits for OpenGL 3.2+ contextsIan Romanick1-1/+23
2014-01-29glxinfo: Refactor shader limit printing code to a separate functionIan Romanick1-18/+20
2014-01-29glxinfo: Convert print_shader_limits to use a switch-statementIan Romanick1-3/+6
2014-01-29glxinfo: Remove ifdef GL_ARB_*_shader cruftIan Romanick1-12/+0
2014-01-27opengles2/es2tri: add precision qualifier to the fragment shaderEmil Velikov1-0/+1
2014-01-24blinking-teapot: check for GL_ARB_uniform_buffer_objectBrian Paul1-0/+5
2014-01-22tests/backspecular: Fix Windows builds.José Fonseca1-0/+1
2014-01-20tests: include glut_wrap.hBrian Paul1-1/+1
2014-01-20mesa-demos: Fixes a bug in demo2 applicationYasir-Khan1-1/+1
2014-01-20glxgears: also print VisualID with -info optionBrian Paul1-4/+7
2014-01-20osdemo32: assorted fix-upsBrian Paul1-12/+5
2014-01-20wglinfo: query and print list of compressed texture formatsBrian Paul1-3/+144
2014-01-20glxinfo: query and print list of compressed texture formatsBrian Paul1-3/+143
2014-01-20tests/backspecular: test two-sided lighting and specular colorBrian Paul3-0/+113
2014-01-09demos/pixeltest: Adapt the example for points too.José Fonseca1-40/+72
2014-01-09demos/pixeltest: Remove Line struct.José Fonseca1-61/+52
2013-12-03glxinfo: print ES2 extension listMarek Olšák1-13/+28
2013-11-26glxinfo: add GL 4.4 to the listDave Airlie1-0/+1
2013-11-21glxinfo: handle no fbconfigs case betterDave Airlie1-3/+4
2013-09-11eglut_wayland: Set opaque regionKristian Høgsberg1-0/+7
2013-09-11eglut_wayland: Update to the Wayland 1.0 APINeil Roberts1-14/+94
2013-08-12redbook: add texture3d to Makefile.amBrian Paul1-0/+1
2013-08-08mipmap_limits: assorted fixesBrian Paul1-15/+21
2013-08-02gears: added -noanim flagBrian Paul1-0/+4
2013-07-24trivial/tri-rotate: draw a triangle with rotationBrian Paul3-0/+109
2013-06-12cmake: Use static runtime for MSVC builds too.José Fonseca1-0/+11
2013-06-12glsl/gsraytrace: recursive ray tracing in gemetry shaders demoRALOVICH, Kristóf3-1/+957
2013-06-12util: generalize linking geometry shaders, allow cxx inclusionRALOVICH, Kristóf2-0/+55
2013-06-06tools/dds: Better use of screen real estate.José Fonseca1-4/+7
2013-06-06tools/dds: Portability fixes.José Fonseca1-23/+10
2013-06-06tools: Add simple DDS viewer.José Fonseca4-0/+427
2013-06-06tools/trace: Remove.José Fonseca9-609/+0
2013-06-06Remove stale makefiles.José Fonseca4-240/+0
2013-06-06beos: Remove.José Fonseca5-560/+0
2013-06-06fbdev: Remove.José Fonseca3-655/+0
2013-05-21wglinfo: add missing \n to error messagesBrian Paul1-2/+2
2013-05-21wglinfo: tweak column heading and spacingBrian Paul1-2/+2
2013-05-20glxinfo: check for non-zero context before glXIsDirect() callBrian Paul1-1/+1
2013-05-04cmake: bump version to 8.1.0Andreas Boll1-2/+2