summaryrefslogtreecommitdiff
path: root/progs/egl
AgeCommit message (Expand)Author
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2005-12-23update to new APIDave Airlie
2005-12-10s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/Brian Paul
2005-11-23check/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay() callBrian Paul
2005-11-23Choose the display mode / surface size in an intelligent way.Brian Paul
2005-08-21fix up libdrm for eglDave Airlie
2005-08-08Make the linux-dri-x86 builds work on x86-64 again. mklib nowIan Romanick
2005-08-07Fix up some of the sample to work with the r200 EGL driverJon Smirl
2005-07-14eglgears demo (Dane Rushton)Brian Paul
2005-06-16Fix a few compiler warningsJon Smirl
2005-05-20use MAX_SCREENS instead of hard-coded numberBrian Paul
2005-05-20fix reversed strstr() args, print mode stringBrian Paul
2005-05-20replace // with /* */Brian Paul
2005-05-19Fix EGL fbdev palette problem. demo3 can save ppm of screenJon Smirl
2005-05-18Fix inverted y for egl fbdev, add egl demo3Jon Smirl
2005-05-18Implement fbdev swapbuffers()Jon Smirl
2005-05-17Fix several internal problems with generating the list of configs.Jon Smirl
2005-05-14Add forgotten demo2.cJon Smirl
2005-05-13First attempt at getting egl support up on dumb framebuffer.Jon Smirl
2005-05-04updates for latest EGLScreenMESA changesBrian Paul
2005-04-22demo / test progsBrian Paul