d3d1x: properly reference count the backend
[mesa.git] / src / gallium / state_trackers / d3d1x /
2010-09-23 Luca Barbierid3d1x: properly reference count the backend
2010-09-22 Luca Barbierid3d1x: add Wine dlls (tri, tex working, but no other...
2010-09-22 Luca Barbierid3d1x: define GUIDs in the normal way
2010-09-22 Luca Barbierid3d1x: fix API name
2010-09-22 Luca Barbierid3d1x: redesign the HWND resolver interface
2010-09-22 Luca Barbierid3d1x: fix GUID declarations
2010-09-22 Luca Barbierid3d1x: destroy native_display on adapter destruction
2010-09-22 Luca Barbierid3d1x: fix segfault when hashing
2010-09-22 Luca Barbierid3d1x: fix warning
2010-09-22 Luca Barbierid3d1x: fix cf analysis
2010-09-22 Luca Barbierid3d1x: link with CXXFLAGS
2010-09-22 Luca Barbierid3d1x: add missing memory barrier
2010-09-22 Luca Barbierid3d1x: don't build progs automatically
2010-09-22 Luca Barbierid3d1x: attempt to fix/workaround bug #30322
2010-09-21 Luca Barbierid3d1x: ignore errors while building docs
2010-09-21 Luca Barbierid3d1x: fix GCC 4.1/4.2 build
2010-09-21 Luca Barbierid3d1x: add template parameters to base class ctor calls...
2010-09-21 Luca Barbierid3d1x: fix build with compilers other than GCC 4.5
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-21 Luca Barbierid3d1x: actually enable and fix blob apis
2010-09-21 Luca Barbierid3d1x: add missing file
2010-09-21 Luca Barbierid3d1x: fix compilation with recent Wine versions installed
2010-09-21 Luca Barbierid3d1x: add blob and signature extraction APIs
2010-09-21 Luca Barbierid3d1x: add new Direct3D 10/11 COM state tracker for...