Merge remote branch 'main/master' into radeon-rewrite
[mesa.git] / src / gallium / state_trackers / wgl / icd / stw_icd.c
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-24 Keith Whitwellst/wgl: silence some debug
2009-02-19 José Fonsecawgl: Share more code between icd and standalone driver.
2009-02-18 Michel DänzerMerge branch 'gallium-texture-transfer'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-18 José Fonsecautil: Move p_debug.h into util module.
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 Keith Whitwellwgl: return before locking if stw_icd is NULL
2009-02-10 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-0.2
2009-02-10 Keith Whitwellwgl: mutex-protect the shared stw_icd struct
2009-02-10 Keith Whitwellvmw/icd: remove bogus current_context value
2009-02-10 José Fonsecawgl: Fix null pointer reference.
2009-02-10 José Fonsecawgl: s/0x%p/%p/g
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2-radeon' into gallium-0.2
2009-02-02 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-0.2
2009-02-02 Keith WhitwellMerge branch 'gallium-wgl-rework' into gallium-0.2
2009-01-28 Keith Whitwellstw: use proper stw_context pointers in shared interface
2009-01-28 Keith Whitwellsvga: remove pixelformat helpers from stw shared interface
2009-01-28 Keith Whitwellstw: move get_proc_address and extension functions...
2009-01-28 Keith Whitwellstw: use shared version of make current in icd code
2009-01-28 Keith Whitwellstw: more swapbuffers refactoring
2009-01-28 Keith Whitwellwgl: split device structs, move swapbuffers to shared
2009-01-28 Keith Whitwellstw: rename stw_wgl_ --> stw_
2009-01-28 Keith Whitwellstw: move pixelformat_get/set to shared
2009-01-28 Keith Whitwellstw: move pixelformat_describe to shared
2009-01-28 Keith Whitwellwgl: move context functions to shared
2009-01-28 Keith Whitwellwgl: split into shared, (fake)wgl and icd directories