On 07/27/2017 03:08 PM, Timothy Arceri wrote:
From: Andres Rodriguez
These are used by EXT_external_objects to present UUIDs for the device
and the driver.
v2 (Timothy Arceri):
- remove extra break
- use _mesa_problem() rather the _mesa_error() for unimplemented
support for value typ
From: Andres Rodriguez
These are used by EXT_external_objects to present UUIDs for the device
and the driver.
v2 (Timothy Arceri):
- remove extra break
- use _mesa_problem() rather the _mesa_error() for unimplemented
support for value types
Signed-off-by: Andres Rodriguez
Reviewed-by: Tim
On 27/07/17 11:00, Timothy Arceri wrote:
On 27/07/17 01:34, Samuel Pitoiset wrote:
On 07/26/2017 01:46 PM, Timothy Arceri wrote:
From: Andres Rodriguez
These are used by EXT_external_objects to present UUIDs for the device
and the driver.
Signed-off-by: Andres Rodriguez
Reviewed-by: T
On 27/07/17 01:34, Samuel Pitoiset wrote:
On 07/26/2017 01:46 PM, Timothy Arceri wrote:
From: Andres Rodriguez
These are used by EXT_external_objects to present UUIDs for the device
and the driver.
Signed-off-by: Andres Rodriguez
Reviewed-by: Timothy Arceri
---
src/mesa/main/get.c | 1
On 07/26/2017 01:46 PM, Timothy Arceri wrote:
From: Andres Rodriguez
These are used by EXT_external_objects to present UUIDs for the device
and the driver.
Signed-off-by: Andres Rodriguez
Reviewed-by: Timothy Arceri
---
src/mesa/main/get.c | 177 ++
From: Andres Rodriguez
These are used by EXT_external_objects to present UUIDs for the device
and the driver.
Signed-off-by: Andres Rodriguez
Reviewed-by: Timothy Arceri
---
src/mesa/main/get.c | 177
1 file changed, 177 insertions(+)
diff