GLdispatch: Improve the x86 tsd stubs performance.
This skips touching %ebx most times and the same change for mesa shows that glGetString performance increased from 114M/s to 120M/s on my desktop.
Loading
Please register or sign in to comment
This skips touching %ebx most times and the same change for mesa shows that glGetString performance increased from 114M/s to 120M/s on my desktop.