summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/shared/stw_device.h
AgeCommit message (Expand)Author
2009-09-23wgl: Flatten the source tree.José Fonseca
2009-07-06wgl: Make the stw_framebuffer destructions threadsafe.José Fonseca
2009-05-08wgl: Grow the maximum number of pixel formats to cope with the new accum pixe...José Fonseca
2009-04-10wgl: Walk through the pixel formats combinations.José Fonseca
2009-04-10wgl: Move pixel format information into device structure.José Fonseca
2009-04-09wgl: Move the framebuffer list to the device. Avoid recursive locking.José Fonseca
2009-04-08wgl: Integrate the trace driver on debug builds.José Fonseca
2009-03-20stw: Use u_handle_table to maintain context list.Michal Krol
2009-02-19wgl: Share more code between icd and standalone driver.José Fonseca
2009-02-18wgl: Report memory leaks.José Fonseca
2009-01-28wgl: split device structs, move swapbuffers to sharedKeith Whitwell
2009-01-28wgl: split into shared, (fake)wgl and icd directoriesKeith Whitwell