summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/d3d1x/dxgi
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-02-15gallium: add usage parameter to pipe_buffer_createMarek Olšák
2011-02-14gallium: remove pipe_vertex_buffer::max_indexMarek Olšák
2011-01-16d3d1x: Fix broken build.Chia-I Wu
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-11-03d3d1x: Use native_surface::present.Chia-I Wu
2010-09-27d3d1x: rework DXGI for occlusion testing and default width/heightLuca Barbieri
2010-09-24d3d1x: assert if X visual is not among enumerated visualsLuca Barbieri
2010-09-24d3d1x: draw to the correct bufferLuca Barbieri
2010-09-23d3d1x: fix build without system EGL/egl.hLuca Barbieri
2010-09-23d3d1x: flush properlyLuca Barbieri
2010-09-23d3d1x: remove another include specstrings.hLuca Barbieri
2010-09-23d3d1x: flush the pipe context when presentingLuca Barbieri
2010-09-23d3d1x: rename parameters in dxgiLuca Barbieri
2010-09-23d3d1x: remove specstringsLuca Barbieri
2010-09-23d3d1x: normalize whitespaceLuca Barbieri
2010-09-23d3d1x: properly reference count the backendLuca Barbieri
2010-09-22d3d1x: redesign the HWND resolver interfaceLuca Barbieri
2010-09-22d3d1x: destroy native_display on adapter destructionLuca Barbieri
2010-09-22d3d1x: attempt to fix/workaround bug #30322Luca Barbieri
2010-09-21d3d1x: add template parameters to base class ctor calls for GCC 4.4Luca Barbieri
2010-09-21d3d1x: add new Direct3D 10/11 COM state tracker for GalliumLuca Barbieri