| Commit message (Expand) | Author | Age | Files | Lines |
* | darwin: Build create_context.c | Jeremy Huddleston | 2012-03-16 | 2 | -1/+7 |
* | Set close on exec flag FD_CLOEXEC | David Fries | 2012-03-11 | 1 | -1/+9 |
* | glx: Also put a symlink from libGL.so in lib/ for now. | Johannes Obermayr | 2012-03-07 | 1 | -0/+1 |
* | glx: Convert to automake. | Eric Anholt | 2012-02-29 | 3 | -119/+127 |
* | dri: Emit a critical error if the swrast driver fails to load. | Carl Worth | 2012-02-08 | 1 | -2/+4 |
* | dri: Emit a critical error if a named driver fails to load. | Carl Worth | 2012-02-08 | 2 | -0/+4 |
* | dri: Add a CriticalErrorMessageF macro. | Carl Worth | 2012-02-08 | 2 | -0/+26 |
* | dri: Clarify comments on InfoMessageF and ErrorMessageF macros. | Carl Worth | 2012-02-08 | 1 | -1/+6 |
* | Have __glImageSize handle format GL_DEPTH_STENCIL_NV the same way as the serv... | Jon TURNEY | 2012-02-06 | 1 | -0/+1 |
* | Revert "Always build shared glapi" | Matt Turner | 2012-01-24 | 5 | -0/+15 |
* | Always build shared glapi | Matt Turner | 2012-01-20 | 5 | -15/+0 |
* | scons: Fix libGL.so build. | Roland Scheidegger | 2012-01-13 | 1 | -0/+1 |
* | glx/dri: Initialize api even if num_attribs == 0. | Kenneth Graunke | 2012-01-11 | 1 | -1/+3 |
* | glx: Suppress unused variable warning for cmdlen | Paul Berry | 2012-01-11 | 1 | -1/+1 |
* | scons: Fix libGL.so build. | José Fonseca | 2012-01-10 | 1 | -0/+3 |
* | glx/dri2: print FPS when env var LIBGL_SHOW_FPS is 1 (v2) | Marek Olšák | 2012-01-05 | 1 | -1/+34 |
* | glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup... | Ian Romanick | 2012-01-04 | 3 | -4/+7 |
* | drisw: Fix drawable creation against non-default screens | Adam Jackson | 2012-01-04 | 1 | -2/+1 |
* | glx: Hack around versions of XCB that lack GLX_ARB_create_context support | Ian Romanick | 2012-01-03 | 2 | -0/+23 |
* | tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol | Ian Romanick | 2012-01-02 | 1 | -1/+4 |
* | glx: Don't use 'new' as a function parameter name | Ian Romanick | 2012-01-02 | 1 | -1/+1 |
* | glx: Enable GLX_EXT_create_context_es2_profile | Ian Romanick | 2012-01-02 | 5 | -0/+39 |
* | glx/dri2: Implement glx_screen_vtable::create_context_attribs for DRISW contexts | Ian Romanick | 2012-01-02 | 1 | -1/+88 |
* | glx/dri: Add utility function dri2_convert_glx_attribs | Ian Romanick | 2012-01-02 | 2 | -0/+108 |
* | glx: Add extension strings for GLX_ARB_create_context and GLX_ARB_create_cont... | Ian Romanick | 2012-01-02 | 2 | -1/+5 |
* | glx: Connect glXCreateContextAttribsARB to glXGetProcAddress | Ian Romanick | 2012-01-02 | 1 | -0/+3 |
* | glx: Initial implementation of glXCreateContextAttribsARB | Ian Romanick | 2012-01-02 | 4 | -1/+121 |
* | glx/dri2: Implement glx_screen_vtable::create_context_attribs for DRI2 contexts | Ian Romanick | 2012-01-02 | 1 | -1/+91 |
* | glx: Implement glx_screen_vtable::create_context_attribs for indirect contexts | Ian Romanick | 2012-01-02 | 1 | -1/+23 |
* | glx: Add glx_screen_vtable::create_context_attribs | Ian Romanick | 2012-01-02 | 4 | -3/+14 |
* | glx: Use __glX_send_client_info with XCB | Ian Romanick | 2012-01-02 | 1 | -0/+4 |
* | glx: Add __glX_send_client_info super function | Ian Romanick | 2012-01-02 | 3 | -0/+160 |
* | glx: Propagate the glXIsDirect protocol error back to the application | Ian Romanick | 2011-12-23 | 1 | -3/+26 |
* | glx: Deliver an xlib style error to the application from an XCB error | Ian Romanick | 2011-12-23 | 2 | -0/+23 |
* | glx: Remove GLX_USE_APPLEGL cruft in extension string handling | Ian Romanick | 2011-12-19 | 1 | -36/+2 |
* | glx: GLX 1.4 does not require GLX_INTEL_swap_event | Ian Romanick | 2011-12-19 | 1 | -1/+1 |
* | glx: Remove some extensions that are not, and never will be, supported | Ian Romanick | 2011-12-19 | 2 | -20/+0 |
* | glx: Explicitly reject servers that only support GLX 1.0 | Ian Romanick | 2011-12-19 | 1 | -4/+6 |
* | glx: Initialize share_xid in CreateContext | Ian Romanick | 2011-12-19 | 1 | -0/+1 |
* | glx: Make parameter types for __glXSendError match protocol types | Ian Romanick | 2011-12-19 | 2 | -4/+6 |
* | glx: Make __glXSendError available in non-Apple builds | Ian Romanick | 2011-12-19 | 4 | -1/+2 |
* | glx: Send DestroyContext protocol at the correct times | Ian Romanick | 2011-12-19 | 6 | -26/+31 |
* | glx: Don't segfault if glXGetContextIDEXT is pased a NULL context | Ian Romanick | 2011-12-19 | 1 | -1/+1 |
* | glx: Fix handling of property list received from the server in glXImportConte... | Ian Romanick | 2011-12-19 | 1 | -13/+32 |
* | glx: Don't segfault if xcb_glx_is_direct_reply returns NULL | Ian Romanick | 2011-12-19 | 1 | -1/+1 |
* | glx: Don't create a shared context if the other context isn't the same kind | Ian Romanick | 2011-12-19 | 3 | -0/+21 |
* | drisw: remove unused variable | Marek Olšák | 2011-12-17 | 1 | -1/+2 |
* | Regenerate files from previous commits | Ian Romanick | 2011-12-13 | 3 | -704/+690 |
* | glx: Fix indirect fallback when a non-Mesa GLX extension is present. | Aaron Plattner | 2011-12-07 | 4 | -15/+54 |
* | drisw: Enable SGI_make_current_read for direct contexts | Adam Jackson | 2011-11-01 | 1 | -0/+2 |