Am 11.12.2014 um 00:53 schrieb Brian Paul:
> On 12/10/2014 02:22 PM, srol...@vmware.com wrote:
>> From: Roland Scheidegger
>>
>> Tested with llvmpipe, seems to work, though no driver requests it for
>> now.
>
> It looks like all drivers (including llvmpipe) return 0 for the
> PIPE_CAP_VERTEXID_NO
On 12/10/2014 02:22 PM, srol...@vmware.com wrote:
From: Roland Scheidegger
Tested with llvmpipe, seems to work, though no driver requests it for now.
It looks like all drivers (including llvmpipe) return 0 for the
PIPE_CAP_VERTEXID_NOOFFSET query.
---
src/mesa/state_tracker/st_extensio
Patches 1 & 3:
Reviewed-by: Marek Olšák
Marek
On Wed, Dec 10, 2014 at 10:22 PM, wrote:
> From: Roland Scheidegger
>
> Tested with llvmpipe, seems to work, though no driver requests it for now.
> ---
> src/mesa/state_tracker/st_extensions.c | 4
> src/mesa/state_tracker/st_glsl_to_t
From: Roland Scheidegger
Tested with llvmpipe, seems to work, though no driver requests it for now.
---
src/mesa/state_tracker/st_extensions.c | 4
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 8 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/src/mesa/state_tra