Files
mesa/src
Marek Olšák bddf275db4 softpipe: add a better fake implementation of fences
The flush function, when asked for, should not return a NULL fence.

NULL can only be returned if fences are not implemented, and st/mesa
doesn't call any of the fence functions if it receives a NULL fence
(because some drivers don't even set the fence hooks).

ARB_sync is exposed if fence_finish is set.
2011-06-02 16:50:46 +02:00
..
2011-01-12 16:54:21 +00:00
2011-04-27 19:06:07 +01:00
2011-06-02 08:31:20 -06:00
2011-04-23 13:16:03 +01:00