Files
mesa/src
James Xiong a65e29ccb2 gallium: simplify throttle implementation
All gallium drivers currently set MAX_FRAME_IN_FLIGHT to either 1
or 0, which means that the drivers either throttle on the previous
render or don't throttle, the current implementation is more
complicated than necessary and can be simplified.

Signed-off-by: James Xiong <james.xiong@intel.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2019-10-14 10:05:40 +02:00
..
2019-08-14 10:36:20 +02:00
2019-10-13 18:10:47 +01:00
2019-10-01 10:31:02 +00:00
2019-10-13 17:40:47 +01:00
2019-10-12 09:43:18 +02:00