wgl: Make the stw_framebuffer destructions threadsafe.
[mesa.git] / src / gallium / state_trackers / wgl / shared / stw_device.h
2009-07-06 José Fonsecawgl: Make the stw_framebuffer destructions threadsafe.
2009-05-08 José Fonsecawgl: Grow the maximum number of pixel formats to cope...
2009-04-10 José Fonsecawgl: Walk through the pixel formats combinations.
2009-04-10 José Fonsecawgl: Move pixel format information into device structure.
2009-04-09 José Fonsecawgl: Move the framebuffer list to the device. Avoid...
2009-04-08 José Fonsecawgl: Integrate the trace driver on debug builds.
2009-03-20 Michal Krolstw: Use u_handle_table to maintain context list.
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
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-18 Keith WhitwellMerge commit 'origin/draw-vbuf-interface'
2009-02-18 José Fonsecawgl: Report memory leaks.
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
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 Whitwellwgl: split device structs, move swapbuffers to shared
2009-01-28 Keith Whitwellwgl: split into shared, (fake)wgl and icd directories