| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
src/mesa/drivers/dri/unichrome/via_ioctl.c
src/mesa/drivers/dri/unichrome/via_screen.c
src/mesa/main/version.h
src/mesa/state_tracker/st_atom.c
|
| |
| |
| |
| | |
See bug 25663.
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
progs/util/shaderutil.c
src/mesa/drivers/dri/r600/r600_context.c
src/mesa/main/version.h
|
| |
| |
| |
| |
| |
| | |
Fixes `xlib' driver build on AIX.
Signed-off-by: Brian Paul <[email protected]>
|
|/
|
|
|
| |
Caused by some weird logic regarding the __WIN32__ define which made
the finite definition dependent on the header include order.
|
| |
|
|
|
|
| |
Mesa and gallium both have a definition of this macro
|
| |
|
|
This trims down and cleans up imports.h and glheader.h quite a bit.
|