summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/dri/drm
Commit message (Expand)AuthorAgeFilesLines
* st/dri: Check for kernel support before enabling fd sharing v2Thomas Hellstrom2013-12-181-2/+11
* gallium/dri: Support DRI Image extension version 7Christopher James Halse Rogers2013-12-101-10/+104
* gallium/dri2: Set winsys_handle type to KMS for stride query.Christopher James Halse Rogers2013-12-101-0/+1
* gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers2013-12-101-0/+2
* gallium/dri: Support DRI Image extension version 6Christopher James Halse Rogers2013-12-101-1/+71
* dri: Move driver config options to dri driver extensions.Eric Anholt2013-10-241-0/+1
* dri: Move API version validation into dri/common.Eric Anholt2013-10-101-8/+0
* st/dri: don't export any private symbolsMarek Olšák2013-10-081-1/+2
* st/dri: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-013-13/+8
* gallium: add flush_resource context functionMarek Olšák2013-09-201-3/+7
* st/dri: do not create a new context for msaa copyMaarten Lankhorst2013-09-111-17/+6
* gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...Axel Davy2013-09-061-0/+2
* st/dri: if flushing a drawable, don't set reason=SWAPBUFFERSMarek Olšák2013-06-131-1/+1
* st/dri: always copy new DRI front and back buffers to corresponding MSAA buffersMarek Olšák2013-06-131-0/+27
* st/dri: refactor dri_msaa_resolveMarek Olšák2013-06-131-1/+4
* st/dri: reuse depth-stencil and MSAA resources after DRI2 invalidate eventMarek Olšák2013-06-131-26/+78
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke2013-04-231-6/+6
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.Kenneth Graunke2013-04-231-1/+1
* xmlpool: Fix out-of-tree builds.Johannes Obermayr2013-01-131-0/+1
* Remove hacks for static MakefilesMatt Turner2013-01-131-3/+0
* scons: Update for xmlpool/options.h generation.José Fonseca2013-01-121-0/+1
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* state_trackers/dri/drm: Convert to automakeMatt Turner2013-01-103-27/+44
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-041-1/+1
* st/dri: implement MSAA for GLX/DRI2 framebuffersMarek Olšák2012-12-071-4/+44
* gallium: pass the current context to the flush_front state tracker functionMarek Olšák2012-12-071-1/+2
* st/dri: refactor dri_fill_in_modesMarek Olšák2012-12-071-1/+1
* st/dri: always allocate private depth-stencil buffersMarek Olšák2012-12-071-59/+49
* st/dri: implement new driver hook flush_with_flagsMarek Olšák2012-12-021-22/+6
* dri: Rework planar image interfaceJakob Bornecrantz2012-08-311-1/+81
* st/dri: Support width and height gettersJakob Bornecrantz2012-08-261-1/+7
* st/dri: Claim to support validate_usageJakob Bornecrantz2012-08-261-1/+16
* st/dri: Add shared usage on buffers createdJakob Bornecrantz2012-08-221-0/+3
* st/dri: Fix crash in st/dri from dri format commitJakob Bornecrantz2012-02-231-2/+1
* gbm: track buffer format through DRI driversJesse Barnes2012-02-221-0/+6
* st/dri: Support 24bit formats in dri2_allocate_bufferBenjamin Franzke2012-01-301-0/+3
* gbm: Validate usage flags in gbm_bo_create_from_egl_image()Kristian Høgsberg2012-01-181-1/+1
* st/dri: Use depth instead of bpp when communicating formats with the X server v3Thomas Hellstrom2011-12-071-3/+38
* st/dri: Fix memory leak on error path.Vinson Lee2011-11-071-1/+3
* dri: drop drisw_util.hGeorge Sapountzis2011-11-041-1/+1
* dri: unify __DRIscreenRecGeorge Sapountzis2011-11-041-1/+1
* dri: unify __DriverAPIRecGeorge Sapountzis2011-11-041-1/+1
* gallium/dri: Remove references to vblank.José Fonseca2011-11-021-1/+0
* Fix gallium dri compile and a merge conflictKristian Høgsberg2011-11-021-8/+0
* dri: Remove unused dri texmem.cKristian Høgsberg2011-11-021-2/+1
* dri: Drop unused dri renderbuffer helper functionsKristian Høgsberg2011-11-021-2/+1
* dri: Remove unnecessary timestamp pointer indirectionKristian Høgsberg2011-11-021-1/+1
* dri: Remove cliprect information from __DRIdrawableKristian Høgsberg2011-11-021-18/+1