Age | Commit message (Expand) | Author |
---|---|---|
2009-10-07 | gallium/xlib: call XQueryExtension() in glXQueryExtension() | Brian Paul |
2009-10-07 | gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320 | Brian Paul |
2009-10-07 | gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension() | Brian Paul |
2009-10-02 | gallium/xlib: use bitwise-and to test GLX_RGBA_BIT in choose_visual() | Brian Paul |
2009-10-02 | gallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BIT in get_config() | Brian Paul |
2009-09-29 | gallium/xlib: fix GLX_RENDER_TYPE query | Brian Paul |
2009-08-19 | st/xlib: remove a couple more 'fake' references | Keith Whitwell |
2009-08-19 | st/xlib: remove dead ungrab helper | Keith Whitwell |
2009-08-14 | st/xlib: reduce the proliferation of GLX context types | Keith Whitwell |
2009-08-12 | gallium/glx/xlib: main/ prefix on Mesa includes, remove -I$(TOP)/src/mesa/main/ | Brian Paul |
2009-08-12 | gallium/glx/xlib: updated comments | Brian Paul |
2009-08-12 | gallium/glx/xlib: rename fakeglx.c to glx_api.c | Brian Paul |