Files
mesa/src
Marek Olšák 4f50c91c32 mesa: don't check mapped buffers in every draw call if drivers allow it
Before: DrawElements (16 VBOs) w/ no state change: 4.34 million/s
After:  DrawElements (16 VBOs) w/ no state change: 8.80 million/s

This inefficiency was uncovered by Timothy Arceri's no_error work.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
2017-05-17 20:28:44 +02:00
..
2017-05-15 16:03:51 +01:00
2016-08-31 17:06:54 -07:00
2017-01-20 11:40:52 -08:00
2017-05-17 14:04:18 +01:00
2017-03-15 11:37:55 +00:00
2017-05-17 14:04:18 +01:00