clover: Use switch when creating kernel arguments.
[mesa.git] / src / gallium / state_trackers / egl / drm /
2014-01-18 Emil Velikovst/egl: use loader util lib
2013-08-07 Kristian Høgsberggallium-egl: Commit the rest of the native_wayland_drm_...
2013-08-07 Ander Conselvan... gallium-egl: Simplify native_wayland_drm_bufmgr_helper...
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-03-20 Kristian Høgsberggallium-egl: Fix compile errors introduced in de315f76a
2012-12-11 Tobias Drostest/egl/drm: only unref the udev device if needed
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-07-19 Kristian Høgsberggallium-egl: Move wayland query_buffer implementation
2012-03-11 José Fonsecaegl/drm: Include errno.h
2012-03-11 David FriesSet close on exec flag FD_CLOEXEC
2012-02-20 Vinson Leest/egl: Move drm_display_authenticate into HAVE_WAYLAND...
2011-09-08 Chia-I Wust/egl: add native_present_control
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Benjamin Franzkeegl/gbm: Fix EGL_DEFAULT_DISPLAY
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-27 Benjamin Franzkeegl: Fix Terminate with shared gbm screens
2011-06-25 Chia-I Wust/egl: reorganize backend initialization
2011-06-24 Chia-I Wust/egl: make native_buffer interface typed
2011-06-23 Benjamin Franzkest/egl: Hookup gbm for drm backend
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-07 Benjamin Franzketargets/egl: Support driver name lookup using pci lists
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-13 Benjamin Franzkest/egl: Implement EGL_WL_bind_wayland_display for x11...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Thomas Hellstromst/egl: Implement swapbuffer throttling
2011-03-01 Thomas Hellstromst/egl/drm: Rework swapbuffers
2011-03-01 Thomas Hellstromst/egl: Move the copy context to the native display...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-26 Kristian Høgsbergst/egl: Downgrade warning to debug when we can't create...
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 Chia-I Wuegl: Improve driver selection.
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-05 Marek Olšákr300g: cleanup winsys
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Chia-I Wust/egl: Use native_display_buffer for EGL_MESA_drm_image.
2010-11-03 Chia-I Wust/egl: Remove flush_frontbuffer and swap_buffers.
2010-11-03 Chia-I Wust/egl: Add native_surface::present callback.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Chia-I Wust/egl: Fix native_mode refresh mode.
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-19 Chia-I Wust/egl: s/kms/drm/ on the drm backend.
2010-09-19 Chia-I Wust/egl: Rename kms backend to drm.