rtasm: add prefetch instructions
[mesa.git] / progs / egl /
2008-09-17 Brian Paulegl: print multisample info
2008-08-17 Alan Hourihanepick first mode
2008-08-17 Alan Hourihanechoose a 1024x768 resolution
2008-07-04 Jakob Bornecrantzegl: Add egltri
2008-06-16 Jakob Bornecrantzgit: Updated .gitignore files
2008-06-04 Brian Paulegl: single triangle test
2008-06-04 Brian Paulegl: fix X visual selection
2008-06-04 Brian Paulegl: query/print EGL_NATIVE_VISUAL_ID
2008-06-04 Jakob Bornecrantzegl: Added peglgears, gears that uses pbuffers
2008-06-04 Brian Paulegl: updated egl.h include paths
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-30 Brian Paulegl: bind the OpenGL API
2008-05-30 Brian Paulegl: new version of gears demo that uses Xlib+EGL ...
2008-05-30 Jakob BornecrantzMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-28 Brian Paulegl: query/print EGL_CLIENT_APIS
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 Jakob Bornecrantzegl: Fix warning in eglgears
2008-05-28 Jakob Bornecrantzegl: Make demo3 compile
2008-05-27 Brian Paulinclude eglext.h, define EGL_EGLEXT_PROTOTYPES
2008-05-27 Brian Paulupdates for EGL 1.4
2008-05-26 Jakob BornecrantzMerge branch 'gallium-tex-surface' into gallium-0.1
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-21 Michel DänzerMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-20 Dan NicholsonIgnore more generated files in progs/
2008-05-14 Jakob Bornecrantzegl: Updated EGL samples to use new i915 EGL winsys
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2005-12-23 Dave Airlieupdate to new API
2005-12-10 Brian Pauls/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/
2005-11-23 Brian Paulcheck/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay...
2005-11-23 Brian PaulChoose the display mode / surface size in an intelligen...
2005-08-21 Dave Airliefix up libdrm for egl
2005-08-08 Ian RomanickMake the linux-dri-x86 builds work on x86-64 again...
2005-08-07 Jon SmirlFix up some of the sample to work with the r200 EGL...
2005-07-14 Brian Pauleglgears demo (Dane Rushton)
2005-06-16 Jon SmirlFix a few compiler warnings
2005-05-20 Brian Pauluse MAX_SCREENS instead of hard-coded number
2005-05-20 Brian Paulfix reversed strstr() args, print mode string
2005-05-20 Brian Paulreplace // with /* */
2005-05-19 Jon SmirlFix EGL fbdev palette problem. demo3 can save ppm of...
2005-05-18 Jon SmirlFix inverted y for egl fbdev, add egl demo3
2005-05-18 Jon SmirlImplement fbdev swapbuffers()
2005-05-17 Jon SmirlFix several internal problems with generating the list...
2005-05-14 Jon SmirlAdd forgotten demo2.c
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-05-04 Brian Paulupdates for latest EGLScreenMESA changes
2005-04-22 Brian Pauldemo / test progs