| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes assertion failures on glean's bufferObject test.
|
|
|
|
|
| |
Both MinGW and MSVC include opengl32 import libraries, and its safer to
always use those.
|
|
|
|
| |
Signed-off-by: Jeremy Huddleston <[email protected]>
|
|
|
|
| |
Signed-off-by: Jeremy Huddleston <[email protected]>
|
| |
|
| |
|
| |
|
|
|
|
| |
Silences GCC warning.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Make it easier to insert/remove error branches.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes compilation error on Mac OS.
|
| |
|
| |
|
|
|
|
|
| |
When using multiple color drawbuffers with blending/logicop/masking we
were overwriting color values which we still needed.
|
| |
|
|
|
|
|
| |
Fixes progs/demos/fbotexture on Nouveau.
Patch submitted by Luca Barbieri <[email protected]>.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|