python: Reimplement the generation of random texture samples in C.
This commit is contained in:
@@ -20,6 +20,7 @@ if 'python' in env['statetrackers']:
|
||||
source = [
|
||||
'gallium.i',
|
||||
'st_device.c',
|
||||
'st_sample.c',
|
||||
'st_softpipe_winsys.c',
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user