Files
mesa/src
Timothy Arceri 3fe8d04a6d mesa: don't always set _NEW_PROGRAM when linking
We only need to set it when linking was successful and the program
being linked is currently active.

The programs_in_use mask is just used as a flag for now but in
a future change we will use it to update the CurrentProgram array.

V2: make sure to flush vertices before linking (suggested by Marek)

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2017-01-19 15:55:02 +11:00
..
2016-08-31 17:06:54 -07:00
2016-08-31 17:06:54 -07:00
2017-01-14 19:29:44 +00:00