Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
progs/fp/tri-tex is all good now rather than all scrambled :)
|
|
|
|
|
|
|
|
|
|
|
|
AKA "I can haz fast b0rk3d glxgears!!!"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set surface size when created.
Implement dri_find_dri_screen().
Look for "egl_xxx_dri.so" library before regular DRI driver.
|
|
|
|
|
|
|
|
|
|
|
|
cherry-picked from master
|
|
cherry-picked from master
|
|
|
|
|
|
|
|
The old implementation could overwrite the caller's param buffer.
|
|
Fixes a failure for cases such as y = f(a, f(a, b))
All the usual tests still pass but regressions are possible...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
git+ssh://marcheu@git.freedesktop.org/git/nouveau/mesa into gallium-0.1
|
|
|
|
|
|
|
|
The renameing makes more sense, why because:
In egl you have a display/driver/device as the
basis, and you have screens as outputs.
|
|
|