- Jan 04, 2013
-
-
Alexandre Julliard authored
-
-
-
-
device_stream_info_from_declaration() no longer cares about state->user_stream.
-
Since user pointer draws were removed, state->user_stream will only ever be set for "strided" draws, and device_stream_info_from_declaration() is never called for those.
-
-
-
-
-
-
-
-
-
-
-
-
- Jan 03, 2013
-
-
-
-
-
-
-
-
-
-
-
-
We can use the same code for the Gallium and "classic" drivers, and the classic drivers are no longer supported upstream anyway.
-
-
-
Alexandre Julliard authored
-
-
-
-
-
-
-
-
-
-