egl: Implement _eglFiniDisplay.
[mesa.git] / src / gallium / winsys /
2009-05-11 Corbin Simpsonradeon-gallium: Support new info ioctls in addition...
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-09 Hanno Böckgallium: replace lib with $(LIB_DIR)
2009-05-09 Corbin Simpsonradeon-gallium: Clean up some of the BO counting logic.
2009-05-09 Corbin Simpsonr300-gallium, radeon: BO handling fixes, some useful...
2009-05-09 Corbin Simpsonradeon-gallium: Shut up Valgrind.
2009-05-09 Corbin Simpsonr300-gallium, radeon: A couple cleanups.
2009-05-07 Ben Skeggsnouveau: respect GALLIUM_STATE_TRACKERS_DIRS
2009-05-07 Ben Skeggsnouveau: remove dri1 code now we're using the dri state...
2009-05-07 Ben Skeggsnouveau: use dri state tracker for dri1
2009-05-07 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-02 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-01 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-01 José Fonsecaegl_xlib: Pass RTLD_LAZY to dlopen.
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-05-01 Corbin Simpsonradeon: Don't even bother with things too big to fit...
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Hide radeon_cs from r300...
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Space accounting.
2009-05-01 Corbin Simpsonr300-gallium, radeon-winsys: Reorganize r300_winsys...
2009-05-01 Corbin Simpsonradeon: Fix cast and comment.
2009-04-30 Tormod Voldenmesa: Prepend "-Wl," to linking options
2009-04-28 Jakob Bornecrantzgallium-intel: Create a i965_dri.so symlink
2009-04-27 Jakob Bornecrantzgallium-intel: Fix build of dri driver
2009-04-28 Corbin Simpsonradeon-r300: Fix a bit of breakage.
2009-04-28 Corbin Simpsonradeon: Use PCI_MATCH_ANY for xorg driver.
2009-04-28 Thomas Hellstromgallium: Rename the dri state tracker lib to libdridrm.a
2009-04-28 Thomas Hellstromgallium: Move the dri2 state tracker since we're about...
2009-04-28 Thomas Hellstromgallium: Update the drm_api.
2009-04-25 Jakob Bornecrantzgallium-intel: Fix warning
2009-04-25 Jakob Bornecrantzgallium-intel: Cache software switch
2009-04-25 Jakob Bornecrantzgallium-intel: Link dri2 driver with softpipe
2009-04-23 Michel Dänzergallium: Make the intel xorg winsys start up with any...
2009-04-23 Michel Dänzergallium/intel/gem: Use softpipe rather than i915simple...
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-18 José Fonsecasoftpipe: Simplify softpipe_create's prototype.
2009-04-18 José Fonsecasoftpipe: Remove softpipe_winsys.
2009-04-17 Jakob Bornecrantzxlib/trace: Fixup xlib trace
2009-04-17 Zack Rusinegl: don't crash with one more khronos api
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 José Fonsecagdi: Use stw_* names.
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-08 José Fonsecawgl: Integrate the trace driver on debug builds.
2009-04-06 José Fonsecar300-gallium: Skeleton for integrating into the python...
2009-04-04 Corbin Simpsonradeon: A bit of indent and line break cleanup.
2009-04-04 Corbin Simpsonradeon: If the CS emit fails, dump it to stderr.
2009-04-04 Corbin SimpsonAdd scons build support for radeon/r300.
2009-04-04 Corbin Simpsonradeon: Fix compile warnings, compile errors.
2009-03-25 José Fonsecascons: Support building with the Windows SDK.
2009-03-24 Younes Mantonnouveau: Frontbuffer needs to be marked as linear.
2009-03-23 Dave AirlieMerge branch 'radeon-fbo-hacking' into radeon-rewrite
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-20 Michal Krolwinsys/gdi: Init state tracker's per-thread data.
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-17 Ben Skeggsnouveau: rewrite winsys in terms of drm_api, support...
2009-03-16 Corbin Simpsonradeon-gallium: Add my R580 to the xorg PCI ID list.
2009-03-13 Jakob Bornecrantzgallium: Remove do_flip argument from surface_copy
2009-03-10 Corbin Simpsonradeon-gallium: Unbreak non-RADEON_SOFTPIPE.
2009-03-10 Corbin Simpsonradeon-gallium: Unbreak RADEON_SOFTPIPE.
2009-03-07 Ben Skeggsnouveau: use bo_handle_ref instead of bo_fake to get...
2009-03-07 Ben Skeggsnouveau: fix more breakage from pipe_reference..
2009-03-07 Victor StinnerFix nouveau_pipe_create() / nouveau_context_init()...
2009-03-06 Joel Bosveldst/xorg: Install to XORG_DRIVER_INSTALL_DIR
2009-03-05 Joakim Sindholtradeon-gallium: fix dri2 build
2009-03-05 Corbin Simpsonradeon-gallium: Add Xorg state tracker Radeon winsys...
2009-03-05 Corbin Simpsonradeon-gallium: Only build drivers for state trackers...
2009-03-04 Corbin Simpsonradeon-gallium: Enable EGL and Xorg state trackers.
2009-03-04 Corbin Simpsonradeon-gallium: DRI2 state tracker, part 3.
2009-03-04 Jakob Bornecrantzintel: Fixup from refcount changes
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Brian Paulcell: update cell driver after gallium reference count...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Michel Dänzergallium: Remove some superfluous instances of #include...
2009-03-04 Michel Dänzergallium: Unify reference counting.
2009-03-04 Corbin Simpsonr300-gallium, radeon-gallium: Continue migration to...
2009-03-04 Corbin Simpsonr300-gallium, radeon-gallium: Begin migration to DRI2...
2009-03-03 Jakob Bornecrantzst/drm: s/hocks/hooks/
2009-03-03 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith Whitwellwinsys: return null for DONTBLOCK flag on existing...
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-03 Jakob Bornecrantzintel: Add Xorg driver
2009-03-03 Jakob Bornecrantzintel: Add dri2 driver for gallium
2009-03-03 Jakob Bornecrantzintel: Increase max relocs per batchbuffer
2009-03-02 Younes Mantong3dvl: Grab surface pointer when flushing front buffer...
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-27 Corbin Simpsonradeon: Add DRM stubs.
2009-02-27 Jakob Bornecrantzintel: Use flink for global buffer ids
2009-02-25 Younes Mantong3dvl: Update winsys stuff.
2009-02-25 Jakob Bornecrantzintel: Adopt to the new drm_api.h
2009-02-25 Jakob Bornecrantzi915: Clean up i915_winsys.h a bit
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-23 Joel Bosveldgallium: Install winsys/drm to DESTDIR rather than /
2009-02-24 Brian Paulcell: added null ptr check in xm_flush_frontbuffer()
2009-02-20 Jakob Bornecrantzgallium: Improve recursive makefiles
2009-02-20 Jakob Bornecrantzgallium: Improve winsys dri template Makefile
2009-02-20 Jakob Bornecrantzintel: Use new makefile template for drm gem
2009-02-20 Jakob Bornecrantznouveau: Use new makefile template for drm common
2009-02-19 Ben Skeggsnouveau: reenable all the non-nv50 pipe drivers
2009-02-19 Ben Skeggsnv50: rework for texture_transfer changes
next