- 17 Apr, 2015 8 commits
-
-
Gerald Pfeifer authored
-
Patrick Rudolph authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
- 16 Apr, 2015 14 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Henri Verbeet authored
Calling wined3d_texture_bind() + context_invalidate_active_texture() is equivalent to just calling wined3d_texture_bind_and_dirtify().
-
Henri Verbeet authored
-
Henri Verbeet authored
I missed this in 7c4d512f. Generally speaking, the only places where plain wined3d_texture_bind() calls are appropriate are places where you're binding the texture to a specific stage for a subsequent draw. I.e., places where context_active_texture() is called first.
-
Henri Verbeet authored
wined3d: Bind the texture before calling wined3d_volume_upload_data() in wined3d_volume_load_location().
-
Bruno Jesus authored
-
Bruno Jesus authored
-
Bruno Jesus authored
-
Bruno Jesus authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Jacek Caban authored
-
- 15 Apr, 2015 13 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
On current hardware this generally only makes a difference for vertex textures. This fixes a regression introduced by commit c6232e1d.
-
Henri Verbeet authored
wined3d: Use the display format if WINED3DFMT_UNKNOWN is passed as backbuffer format for windowed mode resets.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Mark Harmstone authored
-
Andrew Eikum authored
win2k supports it, winxp gives one error, vista+ gives another. This isn't interesting behavior to test.
-
Andrew Eikum authored
-
- 14 Apr, 2015 5 commits
-
-
Alistair Leslie-Hughes authored
-
Hugh McMaster authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-