| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: add st_api feature mask to prevent advertising MS visuals | Christoph Bumiller | 2012-05-29 | 1 | -12/+19 |
* | drisw: fix image stride calculation for 16-bit. | Dave Airlie | 2012-03-25 | 1 | -3/+3 |
* | st/dri: Fix crash in st/dri from dri format commit | Jakob Bornecrantz | 2012-02-23 | 1 | -2/+1 |
* | gbm: track buffer format through DRI drivers | Jesse Barnes | 2012-02-22 | 2 | -0/+7 |
* | gallium/dri: Handle xserver that doesn't send needless DRI2 invalidate events | Ville Syrjala | 2012-02-03 | 1 | -13/+17 |
* | gallium/postprocess: Fix depth logic | Lauri Kasanen | 2012-02-02 | 1 | -2/+1 |
* | st/dri: Support 24bit formats in dri2_allocate_buffer | Benjamin Franzke | 2012-01-30 | 1 | -0/+3 |
* | st/dri: Remove useless flush front. | Stéphane Marchesin | 2012-01-18 | 1 | -2/+7 |
* | gbm: Validate usage flags in gbm_bo_create_from_egl_image() | Kristian Høgsberg | 2012-01-18 | 1 | -1/+1 |
* | dri2: Add plumbing to get context version requirements and flags to drivers | Ian Romanick | 2012-01-02 | 2 | -4/+51 |
* | st-api: Have context_create explain why creation failed | Ian Romanick | 2011-12-23 | 1 | -1/+3 |
* | st/dri: Use depth instead of bpp when communicating formats with the X server v3 | Thomas Hellstrom | 2011-12-07 | 1 | -3/+38 |
* | st/dri: Fix memory leak on error path. | Vinson Lee | 2011-11-07 | 1 | -1/+3 |
* | dri: drop drisw_util.h | George Sapountzis | 2011-11-04 | 4 | -13/+3 |
* | dri: unify __DRIscreenRec | George Sapountzis | 2011-11-04 | 5 | -5/+5 |
* | dri: unify __DriverAPIRec | George Sapountzis | 2011-11-04 | 2 | -3/+2 |
* | dri: drop drmLock remnants | George Sapountzis | 2011-11-04 | 3 | -7/+0 |
* | gallium/dri: Remove references to vblank. | José Fonseca | 2011-11-02 | 1 | -1/+0 |
* | Fix gallium dri compile and a merge conflict | Kristian Høgsberg | 2011-11-02 | 2 | -8/+1 |
* | dri: Remove unused dri texmem.c | Kristian Høgsberg | 2011-11-02 | 1 | -2/+1 |
* | dri: Drop unused dri renderbuffer helper functions | Kristian Høgsberg | 2011-11-02 | 1 | -2/+1 |
* | dri: Remove unnecessary timestamp pointer indirection | Kristian Høgsberg | 2011-11-02 | 3 | -5/+4 |
* | dri: Remove cliprect information from __DRIdrawable | Kristian Høgsberg | 2011-11-02 | 1 | -18/+1 |
* | dri: Remove driMediaStreamCounterExtension | Kristian Høgsberg | 2011-11-02 | 1 | -2/+0 |
* | dri: Remove driSwapControlExtension | Kristian Høgsberg | 2011-11-02 | 1 | -2/+0 |
* | dri: Drop driCopySubBufferExtension | Kristian Høgsberg | 2011-11-02 | 1 | -2/+0 |
* | dri: Drop driReadDrawableExtension | Kristian Høgsberg | 2011-11-02 | 1 | -2/+0 |
* | dri: Drop driLegacyExtension | Kristian Høgsberg | 2011-11-02 | 1 | -1/+0 |
* | st/dri/sw: add get_image inline helper similar to put_image | George Sapountzis | 2011-11-02 | 1 | -4/+16 |
* | st/dri/sw: Fix incorrect cast | Benjamin Franzke | 2011-11-02 | 1 | -1/+1 |
* | st/dri/sw: Implement texture_from_pixmap | Benjamin Franzke | 2011-11-02 | 4 | -5/+60 |
* | Revert "Duplicate state_tracker/dri/sw/dri_drawable.c" | Benjamin Franzke | 2011-11-02 | 1 | -269/+1 |
* | Revert "state_trackers/dri/sw: Implement texture_from_pixmap." | Benjamin Franzke | 2011-11-02 | 1 | -43/+7 |
* | st/dri: Hook up throttling based on the drm driver_descriptor configuration | Thomas Hellstrom | 2011-10-14 | 3 | -2/+27 |
* | st/dri: Implement the new dri2 throttling extension | Thomas Hellstrom | 2011-10-14 | 2 | -2/+136 |
* | gallium: rename ZS stencil type to UINT (v2) | Dave Airlie | 2011-10-11 | 1 | -4/+4 |
* | configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. | Stéphane Marchesin | 2011-10-04 | 1 | -1/+1 |
* | st/dri: remove the call to driInitExtensions | Marek Olšák | 2011-09-10 | 1 | -20/+0 |
* | st/dri: add support for __DRI_IMAGE_FORMAT_ABGR8888 | Chia-I Wu | 2011-09-09 | 1 | -0/+6 |
* | state_trackers/dri/sw: Implement texture_from_pixmap. | Stéphane Marchesin | 2011-09-06 | 1 | -7/+43 |
* | Duplicate state_tracker/dri/sw/dri_drawable.c | Stéphane Marchesin | 2011-09-06 | 1 | -1/+269 |
* | st/dri: Bind the post-processing queue to dri | Lauri Kasanen | 2011-08-19 | 5 | -4/+47 |
* | st/dri: Indent driconf options | Lauri Kasanen | 2011-08-17 | 1 | -7/+11 |
* | st/dri: remove an unused-but-set variable | Marek Olšák | 2011-08-16 | 1 | -1/+0 |
* | dri2: check if context is valid before flushing the pipe | Cooper Yuan | 2011-08-16 | 1 | -1/+2 |
* | dri2: add code to dri2_Flush extension. | Cooper Yuan | 2011-08-16 | 1 | -0/+4 |
* | st/dri: remove an unused-but-set variable | Marek Olšák | 2011-08-05 | 1 | -7/+0 |
* | st/dri: remove a dummy function dri2_create_context | Marek Olšák | 2011-08-05 | 1 | -15/+1 |
* | st/dri: remove unused variables | Marek Olšák | 2011-07-10 | 1 | -2/+0 |
* | scons: Expose pkg-config in a simpler manner. | José Fonseca | 2011-06-30 | 1 | -1/+1 |