SConscript: don't build mesa components if mesa not in state trackers
[mesa.git] / src / egl / drivers /
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-29 Kristian Høgsbergegl_dri2: Split driver loading out into its own function
2010-05-29 Kristian Høgsbergegl_dri2: Check for xcb_connect() failure the right way
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Eric AnholtMake TLS EGL dri2 driver search path behavior match...
2010-05-14 Kristian Høgsbergegl: Implement EGL_NOK_swap_region
2010-05-13 Kristian Høgsbergegl_dri2: Downgrade initialization errors to warnings
2010-05-12 Kristian Høgsbergegl_dri2: Zero out driver struct
2010-05-08 Chia-I Wuegl: Build drivers in $(TOP)/$(LIB_DIR)/egl.
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-19 Chia-I Wuegl: Link drivers back to libEGL.
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-14 Kristian Høgsbergegl: Implement EGL_NOK_texture_from_pixmap
2010-05-14 Brian Paulegl: remove duplicate ARRAY_SIZE() macro declaration
2010-04-28 Kristian Høgsbergegl_dri2: Use new DRI API to create a GLES1/2 context...
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-20 Dan Nicholsonegl: Pass flags to locate Xlib headers and libraries
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Micah Fedkeegl: dri2 driver error output
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-14 Kristian Høgsbergegl_dri2: Enable KHR_gl_texture_2D_image
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 Chia-I Wuegl_dri2: Flush before context switch and swap buffers.
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-03 Kristian Høgsbergegl_dri2: Factor out DRI2 protocol bits from initialize.
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-26 Kristian Høgsbergegl_dri2: Implement EGL_KHR_gl_renderbuffer_image
2010-02-24 Kristian Høgsbergegl_dri2: Implement EGL_KHR_image and EGL_KHR_image_pixmap
2010-02-19 Kristian HøgsbergReplace _mesa_malloc, _mesa_calloc and _mesa_free with...
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-10 Kristian Høgsbergegl_dri2: Only allocate config if we're going to keep it
2010-02-10 Kristian Høgsbergegl_dri2: Initialize config attributes with visual...
2010-02-10 Kristian Høgsbergegl_dri2: Allow pbuffer and pixmap surfaces for all...
2010-02-09 Kristian Høgsbergegl_dri2: Implement eglBindTexImage()
2010-02-09 Kristian Høgsbergegl_dri2: Use a helper function for looking up and...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Kristian Høgsbergegl_dri2: Fix initialization with EGL_DEFAULT_DISPLAY
2010-02-05 Kristian Høgsbergegl_dri2: Use pkg-config cflags and libs from configure...
2010-02-05 Kristian Høgsbergegl_dri2: Log both driver and core extensions
2010-02-05 Kristian Høgsbergegl_dri2: Audit and fix errors paths
2010-02-05 Kristian Høgsbergegl_dri2: Just cast the pointer difference to an int
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-05 Chia-I Wuegl: Remove egl_xdri.
2010-02-05 Chia-I Wuegl_dri2: Use _EGL_DRIVER_STANDARD_TYPECASTS.
2010-02-05 Chia-I Wuegl_dri2: Do not destroy linked resources.
2010-02-05 Chia-I Wuegl_dri2: Fix a snprintf warning.
2010-02-05 Chia-I Wuegl_dri2: Add a debug print for DRI2 extensions.
2010-02-05 Kristian Høgsbergegl: Implement eglCopyBuffers for DRI2, make pixmap...
2010-02-04 Kristian Høgsbergegl: Add driver for EGL on X with DRI2
2010-02-04 Chia-I Wuegl: Convert drivers to use typecast macros.
2010-01-31 Chia-I Wuegl: Initialize display configs with the display.
2010-01-31 Chia-I Wuegl: Initialize display resources with their display.
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-30 Chia-I Wuegl: Rename Binding to CurrentContext in _EGLSurface.
2010-01-30 Chia-I Wuegl: Clean up header inclusions.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Chia-I Wuegl: Migrate drivers to use _eglBindContext.
2010-01-28 Chia-I Wuegl: eglMakeCurrent should accept an uninitialized...
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Chia-I Wuegl: Remove _eglGetCurrentSurface and _eglGetCurrentDis...
2010-01-26 Chia-I Wuegl/xdri: Update with glxclient.h change.
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Chia-I Wuegl: Native types are renamed in EGL 1.3.
2010-01-23 Chia-I Wuegl: Install drivers to ${libdir}/egl.
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Chia-I Wuegl: Remove the demo driver.
2010-01-22 Chia-I Wuegl_xdri: Add support for DRISW.
2010-01-22 Chia-I Wuegl_xdri: Flush commands on context switch and buffer...
2010-01-22 Chia-I Wuegl_xdri: Report only OpenGL support.
2010-01-22 Chia-I Wuegl_xdri: Do not reinitialize in __glXInitialize.
2010-01-22 Chia-I Wuegl_glx: Report only OpenGL support.
2010-01-22 Chia-I Wuegl: Update driver Makefiles.
2010-01-22 Chia-I Wuegl: Add Makefile.template for EGL drivers.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
next