Age | Commit message (Collapse) | Author |
|
Fix a regression since 17eace581d25a626a7d75d9d1205d012cbb14a6e.
|
|
Remove duplicated includes.
Signed-off-by: Brian Paul <brianp@vmware.com>
|
|
Let DRI2 report single-buffered configs and skip them in EGL. This is
based on the patch by Luca Barbieri.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Xavier Chantry.
|
|
D3D11 applications are allowed to pass a random value if the buffer
is not structured
|
|
Fixes failure to create device in DirectX SDK samples.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This avoids the duplication in tpf.h and tpf_text.cpp
|
|
|
|
Otherwise softpipe and llvmpipe assert.
|
|
|
|
|