index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
d3d1x
/
dxgi
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: remove flags from the flush function
Marek Olšák
2011-02-15
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-14
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-01-16
d3d1x: Fix broken build.
Chia-I Wu
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-03
d3d1x: Use native_surface::present.
Chia-I Wu
2010-09-27
d3d1x: rework DXGI for occlusion testing and default width/height
Luca Barbieri
2010-09-24
d3d1x: assert if X visual is not among enumerated visuals
Luca Barbieri
2010-09-24
d3d1x: draw to the correct buffer
Luca Barbieri
2010-09-23
d3d1x: fix build without system EGL/egl.h
Luca Barbieri
2010-09-23
d3d1x: flush properly
Luca Barbieri
2010-09-23
d3d1x: remove another include specstrings.h
Luca Barbieri
2010-09-23
d3d1x: flush the pipe context when presenting
Luca Barbieri
2010-09-23
d3d1x: rename parameters in dxgi
Luca Barbieri
2010-09-23
d3d1x: remove specstrings
Luca Barbieri
2010-09-23
d3d1x: normalize whitespace
Luca Barbieri
2010-09-23
d3d1x: properly reference count the backend
Luca Barbieri
2010-09-22
d3d1x: redesign the HWND resolver interface
Luca Barbieri
2010-09-22
d3d1x: destroy native_display on adapter destruction
Luca Barbieri
2010-09-22
d3d1x: attempt to fix/workaround bug #30322
Luca Barbieri
2010-09-21
d3d1x: add template parameters to base class ctor calls for GCC 4.4
Luca Barbieri
2010-09-21
d3d1x: add new Direct3D 10/11 COM state tracker for Gallium
Luca Barbieri