summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-09geom-outlining: add demo of polygon outlining with a geometry shaderHEADmasterBrian Paul4-0/+688
2012-05-09shtest: fix docs and code with respect to var names and typesBrian Paul1-3/+3
2012-05-09util: add GL_FLOAT_MAT4 support, more sampler typesBrian Paul2-2/+15
2012-05-02opengles2: Add es2gears_wayland targetAlex Wu1-0/+6
2012-05-02eglut: Add wayland supportAlex Wu3-1/+163
2012-04-23util: add gl_wrap.h and glu_wrap.h to libutil_la_SOURCESBrian Paul1-0/+2
2012-04-17es[12]_info.c: Wrap EGL extension list as wellKristian Høgsberg1-4/+5
2012-04-17es[12]_info.c: Don't include GLES1/2 headersKristian Høgsberg1-2/+6
2012-04-02vpglsl: Add an vpglsl infinite loop too.José Fonseca2-5/+13
2012-03-29eglkms: Use gbm_surfaceKristian Høgsberg1-91/+35
2012-02-27wglinfo: query/print GL_ARB_framebuffer_object limitsBrian Paul1-0/+5
2012-02-27glxinfo: query/print GL_ARB_framebuffer_object limitsBrian Paul1-0/+5
2012-02-08wgl/rtotex: Don't hardcode glut and other libraries' namesJosé Fonseca1-6/+0
2012-02-08rtotex: Build as a WIN32 GUI app.José Fonseca1-1/+1
2012-02-08wglinfo: List GL_MAX_DUAL_SOURCE_DRAW_BUFFERSJosé Fonseca1-1/+4
2012-02-08wgl/rtotex: Add a WGL_ARB_pbuffer / WGL_ARB_render_texture example.José Fonseca34-0/+4975
2012-02-08cmake: Avoid depending on MinGW runtime DLLs.José Fonseca1-0/+17
2012-02-01Fix the VG trivial examples.Zack Rusin1-3/+3
2012-01-27allow autogen.sh to not run configure with NOCONFIGUREMatt Turner1-1/+3
2012-01-26mipmap_limits: fix keyboard info stringBrian Paul1-1/+1
2012-01-26xdemos: fix a bunch of unused variable warningsBrian8-27/+23
2012-01-17eglkms: Add gbm cflags and libsKristian Høgsberg1-2/+2
2012-01-13mipmap_limits: print current params on screenBrian Paul1-1/+71
2012-01-13mesa-demos: Add blinking-teapot demo.vlj5-0/+227
2011-11-24Update .gitignoreJose Fonseca5-5/+14
2011-11-24vg/trivial: Fix prototypes.Jose Fonseca1-2/+2
2011-11-24vg/trivial/blend: Add missing include.Jose Fonseca1-0/+1
2011-11-24gles1/drawtex: Add missing newline to error message.Jose Fonseca1-1/+1
2011-11-24cmake: Build the remainder of egl subtree.Jose Fonseca10-20/+265
2011-11-24Install shared libraries (if -DBUILD_SHARED_LIBS).Johannes Obermayr4-0/+18
2011-11-24eglut_x11: Add ${X11_X11_LIB} to target_link_libraries.Johannes Obermayr1-1/+1
2011-11-23eglkms: Use depth 24 when creating the KMS FBKristian Høgsberg1-1/+1
2011-11-21glxinfo: add support for GL_MAX_DUAL_SOURCE_DRAW_BUFFERS queryDave Airlie1-0/+3
2011-11-10cmake: Build more egl/opengl samples .José Fonseca1-11/+46
2011-11-06cmake: Fix build w/ EGL.José Fonseca2-6/+10
2011-11-03es1/t-f-p: use GL_OES_EGL_image_external when availableChia-I Wu1-8/+19
2011-11-03check for GBMChia-I Wu2-0/+13
2011-11-03fix check for freetype2Chia-I Wu1-1/+4
2011-11-02wglcontext: Several fixes that were forgotten when commiting.José Fonseca1-12/+11
2011-11-02Mesa-demos: add wglcontext to test the creation of a context through WGL_ARB_...Morgan Armand2-0/+275
2011-11-02Update the cross-mingw32 instructions to define CMAKE_RC_COMPILER.José Fonseca1-11/+12
2011-10-30cva,dinoshade: Use GLEW more effectively.José Fonseca2-27/+5
2011-10-14Always flush stdout after writing FPS.José Fonseca10-1/+12
2011-10-14Add an infinite loop GLSL example.José Fonseca1-0/+7
2011-10-06Add new test program to show gl_NormalMatrix issue.Tom Fogal2-0/+597
2011-09-30glinfo: query/print GL_SHADING_LANGUAGE_VERSIONBrian Paul1-1/+12
2011-09-20Fix disabling of egl, gles, ...Matt Turner1-26/+48
2011-09-17Allow disabling of egl, gles1, gles2, vg, osmesa, drm, x11, freetype2Matt Turner1-9/+41
2011-09-06egl/opengl: fix build with cmakeMarcin Slusarz1-0/+1
2011-09-05tri-2101010-dlist: test 2101010 with a display list.Dave Airlie3-0/+176