Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / egl / drivers /
2008-11-01 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-27 Alan Hourihanedisable OPENGL_BIT
2008-10-27 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-02 Brian Paulegl: check for null ptr/name
2008-10-02 Brian Paulegl: remove space after -L flag
2008-09-27 Brian Paulegl: check for null ptr/name
2008-09-27 Brian Paulegl: remove space after -L flag
2008-09-26 Alan Hourihanest: change from ** to * for st_unreference_framebuffer()
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-26 Alan Hourihaneegl: cleanup doublebuffer check
2008-09-26 Alan Hourihaneegl: fudge with LIBGL_DRIVERS_PATH to pick up EGL speci...
2008-09-26 Alan Hourihaneegl: Add new EGL driver that wraps GLX.
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-24 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-23 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-22 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Dima Zavinegl_xdri: Add the top-level lib dir so we link against...
2008-09-11 Dima Zavinegl_dri/egl_xdri: Makefiles should use pkg-config to...
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-09-01 Brian Paulegl: CreatePbufferSurface, Bind/ReleaseTexImage functions
2008-08-27 Brian Paulegl: free display ext data in xdri_eglTerminate().
2008-08-18 Brian Paulegl: don't put the example/demo driver in the lib/ dir
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-16 Brian Paulegl: set EGL_SAMPLES, EGL_SAMPLE_BUFFERS config attribs
2008-07-14 Brian Paulegl: set EGL_CONFORMANT, EGL_RENDERABLE_TYPE config...
2008-07-13 Jakob BornecrantzEGL: Only build EGL dri based drivers under linux-dri...
2008-07-12 Dan NicholsonAlways pass -linker and -ldflags to mklib for shared...
2008-07-12 Dan NicholsonCall mklib with $(SHELL) so the user controls the inter...
2008-07-11 Brian Paulegl: a minor overhauld of egl_xdri.c
2008-07-11 Brian Paulbuild egl subdirs
2008-07-10 Brian Paulegl: add all EGL_*_BITs to ClientAPIsMask
2008-07-10 Brian Paulegl: implement xdri_eglGetProcAddress() for gallium
2008-07-09 Brian Paulegl: link libEGL w/ additional libs
2008-07-09 Brian Paulegl: misc updates/fixes
2008-07-03 Jakob Bornecrantzegl: Fix demodriver
2008-06-27 Robert Ellisonegl: These changes allow an eglBindAPI(EGL_OPENGL_ES_AP...
2008-06-13 Brian Paulegl: added a debug msg
2008-06-10 Brian Paulegl: only windows are renderable at this time
2008-06-06 Brian Paulegl: improved Makefile
2008-06-06 Brian Paulegl: EGL->DRI adaptor/driver
2008-06-05 Brian Paulegl: new src/egl/drivers/Makefile
2008-06-05 Brian Paulegl: minor tweaks
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-30 Jakob BornecrantzMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-29 Brian Paulcomments in _eglMain()
2008-05-28 Brian Paulegl: pass args to _eglOpenDriver()
2008-05-28 Brian Paulegl: added args string to _eglMain()
2008-05-28 Brian Paulprototype new code to map card number to driver name
2008-05-28 Brian Paullink libEGLdri.so with libdrm
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-28 Jakob Bornecrantzegl: Make dri driver compile
2008-05-28 Jakob Bornecrantzegl: Make demo driver compile
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-27 Brian Paulinclude eglconfigutil.h
2008-05-27 Brian Paulmisc updates, clean-ups, remove dependency on mtypes.h
2008-05-27 Brian Pauls/GLuint/unsigned/
2008-05-07 Dan NicholsonNever fail `make clean'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
2007-08-07 Keith WhitwellGutsy oopses on touch of existing file. Workaround.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-06-03 Brian Paulupdates for using libdrm (Hanno Bock)
2005-12-30 Dave Airliefixup stamp so driver updates drawable info
2005-12-29 Dave Airlieuse card_type not isPCI
2005-12-10 Brian PaulRename eglDRIShowSurfaceMESA.
2005-12-10 Brian Paulupdates to match other changes elsewhere
2005-11-29 Brian PaulPut extension flags, string into separate struct.
2005-11-29 Brian Paulclean up the drmGetMap/drmMap code
2005-11-29 Brian Paulapparently need to load colormap after setting the...
2005-11-28 Brian PaulLots of fixes, clean-ups, new comments, etc.
2005-11-24 Brian Pauluse _egl_api struct, make some functions static
2005-08-07 Jon SmirlAdd missing egldri.h header file
2005-08-05 Jon SmirlMore EGL prep. No impact on anything outside of EGL
2005-08-04 Jon SmirlNew files for radeon egl driver.
2005-05-17 Brian Paulfix pbuffer sample code
2005-05-17 Brian Paulupdated demoCreatePbufferSurface()
2005-05-16 Brian Pauls/Atrib/Attrib/, set extension enable flags
2005-05-14 Jon SmirlFix compile error in demo egl driver
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-05-04 Brian Paulsync with latest EGL_MESA_screen_surface spec (EGLScree...
2005-04-22 Brian Paulinitial EGL code