Am 11.09.2015 um 05:14 schrieb Dave Airlie:
> On 11 September 2015 at 12:37, Roland Scheidegger wrote:
>> Just on a very quick glance, seems somewhat odd this function is named
>> "cypress" whereas the other 64bit ones are named "cayman".
>> In any case, saying enabling support for chips which hav
On 11 September 2015 at 12:37, Roland Scheidegger wrote:
> Just on a very quick glance, seems somewhat odd this function is named
> "cypress" whereas the other 64bit ones are named "cayman".
> In any case, saying enabling support for chips which have hative support
> isn'quite correct, since there
Just on a very quick glance, seems somewhat odd this function is named
"cypress" whereas the other 64bit ones are named "cayman".
In any case, saying enabling support for chips which have hative support
isn'quite correct, since there's a couple more which should be able to
do it (rv670, rv770, mayb
On 11 September 2015 at 06:00, Glenn Kennard wrote:
> int <-> float <-> double conversion, matches what the blob does
>
> Signed-off-by: Glenn Kennard
> ---
> src/gallium/drivers/r600/r600_shader.c | 95
> +++---
> 1 file changed, 87 insertions(+), 8 deletions(-)
>
>
int <-> float <-> double conversion, matches what the blob does
Signed-off-by: Glenn Kennard
---
src/gallium/drivers/r600/r600_shader.c | 95 +++---
1 file changed, 87 insertions(+), 8 deletions(-)
diff --git a/src/gallium/drivers/r600/r600_shader.c
b/src/gallium/dr