Age | Commit message (Expand) | Author |
2009-10-15 | st/xorg: refix source over | Zack Rusin |
2009-10-15 | st/xorg: fix most of the composition modes | Zack Rusin |
2009-10-13 | st/xorg: Fix dpms include problems | Jakob Bornecrantz |
2009-10-14 | st/xorg: get transparency on fills working (fixes Qt/KDE apps) | Zack Rusin |
2009-10-13 | st/xorg: solid fills with masks are supported | Zack Rusin |
2009-10-13 | st/xorg: fix and enable by default xrender acceleration | Zack Rusin |
2009-10-11 | st/xorg: initialize pipe in the renderer | Zack Rusin |
2009-10-11 | st/xorg: lots of rendering and xv changes | Zack Rusin |
2009-10-11 | st/xorg: implement basics of xv | Zack Rusin |
2009-10-08 | st/xorg: Old X servers don't deal well with failing accesses | Jakob Bornecrantz |
2009-10-08 | st/xorg: More fallback debugging | Jakob Bornecrantz |
2009-10-08 | Revert "st/xorg: Debug fallbacks for composite as well" | Jakob Bornecrantz |
2009-10-08 | st/xorg: Debug fallbacks for composite as well | Jakob Bornecrantz |
2009-10-08 | st/xorg: Use A8 textures for depth 8 pixmaps | Jakob Bornecrantz |
2009-10-08 | st/xorg: Fix depth stencil buffers on old X servers | Jakob Bornecrantz |
2009-10-08 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-07 | gallium/xlib: call XQueryExtension() in glXQueryExtension() | Brian Paul |
2009-10-07 | Merge branch 'mesa_7_6_branch' | Nicolai Hähnle |
2009-10-07 | gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320 | Brian Paul |
2009-10-07 | st/dri: Add missing front buffer case in dri_get_buffers(). | Michel Dänzer |
2009-10-07 | gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension() | Brian Paul |
2009-10-05 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-05 | st/dri: avoid segfault if we can't get a pixmap's buffers | Ben Skeggs |
2009-10-05 | st/dri: no need to request fake front buffer, only handle it being returned | Ben Skeggs |
2009-10-03 | st/dri: Install APPLE_vertex_array_object functions | Nicolai Hähnle |
2009-10-03 | st/dri: Install ARB_vertex_array_object functions | Nicolai Hähnle |
2009-10-02 | st/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA PrepareAccess hook. | Michel Dänzer |
2009-10-02 | gallium: Preparations for adding more PIPE_TRANSFER_* usage flags. | Michel Dänzer |
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-10-01 | g3dvl: Delete state_trackers/g3dvl, other unused files. | Younes Manton |
2009-10-01 | g3dvl: Copyright blocks. | Younes Manton |
2009-10-01 | st/xvmc: Set default CSC matrix to BT.601, no ProcAmp, full range RGB. | Younes Manton |
2009-10-01 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-01 | st/xorg: Check that ms->api->destroy is not NULL before calling it. | Michel Dänzer |
2009-10-01 | gallium: remove depth.occlusion_count flag | Keith Whitwell |
2009-09-30 | st/xorg: Fix debug option function call typo. | Michel Dänzer |
2009-09-30 | st/egl: Fix a double free in drm_destroy_context. | Chia-I Wu |
2009-09-30 | st/egl: Fix a crash when unbinding current context. | Chia-I Wu |
2009-09-29 | gallium/xlib: fix GLX_RENDER_TYPE query | Brian Paul |
2009-09-29 | python: Update for surface_buffer_create change. | José Fonseca |
2009-09-28 | st/xorg: Add debug for fallbacks | Jakob Bornecrantz |
2009-09-28 | st/xorg: Make debug printing optional | Jakob Bornecrantz |
2009-09-28 | xvmc: Fail on unsupported formats, operations. | Younes Manton |
2009-09-27 | g3dvl: Formatting and cleanups. | Younes Manton |
2009-09-27 | g3dvl: Move XvMC under the Xorg state tracker. | Younes Manton |
2009-09-27 | st/egl: Remove buffer from screen | Jakob Bornecrantz |
2009-09-25 | st/xorg: Re-enable accelerated fills and copies. | Michel Dänzer |
2009-09-25 | st/xorg: Flush render cache if but only if a source has pending write operati... | Michel Dänzer |
2009-09-25 | st/xorg: Reject Composite acceleration for some cases not working yet. | Michel Dänzer |