Merge branch 'mesa_7_6_branch'
[mesa.git] / src / egl / main /
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-22 Chia-I Wuegl: Correct conversion of native visual type.
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-15 Chia-I Wuegl: Rework the synchronization primitives.
2009-10-15 Chia-I Wuegl: Rework eglSwapInterval.
2009-10-15 Chia-I Wuegl: Rework error checking in eglSwapBuffers.
2009-10-15 Chia-I Wuegl: Update comments about eglapi.c.
2009-10-15 Chia-I Wuegl: Rework error checking in eglGetCurrentSurface.
2009-10-15 Chia-I Wuegl: Include GL header in eglconfigutil.h.
2009-10-15 Chia-I Wuegl: Fix GLX_USE_TLS build.
2009-10-15 Chia-I Wuegl: Fix eglCheckConfigHandle.
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-13 Chia-I Wuegl: Improve logging facility.
2009-10-13 Chia-I Wuegl: Allow binding to any client API.
2009-10-13 Chia-I Wuegl: Preload a driver if eglGetProcAddress is called...
2009-10-13 Chia-I Wuegl: Remove core functions from eglGetProcAddress.
2009-10-13 Chia-I Wuegl: Add support for driver built-in.
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 Chia-I Wuegl: Add support for querying render buffer.
2009-09-29 Chia-I Wuegl: Add a function to convert __GLcontextModes to...
2009-09-29 Chia-I Wuegl: Rework config lookup.
2009-09-29 Chia-I Wuegl: Rework configuration management.
2009-09-29 Chia-I Wuegl: Introduce config keys.
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Chia-I Wuegl: Remove Xdpy from EGLDisplay.
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-21 Chia-I Wuegl: Make _eglChooseDriver return the filename of the...
2009-08-21 Chia-I Wuegl: Remove dependency on libX11.
2009-08-21 Chia-I Wuegl: Check for null display in handle checking.
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-18 Chia-I Wuegl: Remove eglhash.c and eglhash.h.
2009-08-18 Chia-I Wuegl: Add back handle checking.
2009-08-18 Chia-I Wuegl: Make lookup functions static inline.
2009-08-18 Chia-I Wuegl: Remove hash table for displays.
2009-08-18 Chia-I Wuegl: Remove hash table for surfaces.
2009-08-18 Chia-I Wuegl: _eglCloseDriver should be no-op.
2009-08-18 Chia-I Wuegl: Some per-driver data should be per-display.
2009-08-18 Chia-I Wuegl: Change the way drivers are loaded.
2009-08-18 Chia-I Wuegl: Overhaul driver API.
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-12 Chia-I Wuegl: Use _eglAddAtExitCall to free thread infos and...
2009-08-12 Chia-I Wuegl: Add _eglAddAtExitCall.
2009-08-12 Chia-I Wuegl: Make _eglGlobal initialize statically.
2009-08-12 Chia-I Wuegl: Implement _eglFiniDisplay.
2009-08-12 Chia-I Wuegl: Make display and surface hash tables local.
2009-08-12 Chia-I Wuegl: Initialize current thread management on demand.
2009-08-12 Chia-I Wuegl: Destroy eglThreadInfo on thread exit.
2009-08-12 Chia-I Wuegl: Add eglmutex.h.
2009-08-09 Pauli Nieminenegl: Add depend and depend.bak to clean target
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-04 Peter HuttererAdd missing X11_INCLUDES to egl/drivers/demo and egl...
2009-08-03 Chia-I Wuegl: Correct the default values of surface attributes.
2009-08-03 Chia-I Wuegl: Make eglMakeCurrent more robust.
2009-08-03 Chia-I Wuegl: Replace IsBound by a pointer to the binding.
2009-08-02 Corbin SimpsonMerge commit 'nha/r300-compiler-gallium'
2009-07-31 Chia-Wuegl: Silence warnings on x86-64.
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Chia-I Wuegl: Comment out unused tables in_eglFillInConfigs
2009-07-21 Peter HuttererAdd missing X11_INCLUDES to egl/drivers/demo and egl...
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Brian Paulegl: commit missing eglcurrent.[ch] files
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
next