126 Commits (70e8ccc459d9bf579ad7efeae453cb8641266c94)

Author SHA1 Message Date
  Eric Anholt 70e8ccc459 egl: Inform the client API when ancillary buffers may become undefined. 10 years ago
  Giovanni Campagna e57ad3d38c dri: Add a new capabilities for drivers that can't share buffers 11 years ago
  Dave Airlie 8392179fcc xmlconfig/dri: bool -> unsigned char 11 years ago
  Dave Airlie 29800e6a3e dri: remove GL types from config queries 11 years ago
  Axel Davy 8a66a5de83 dri/image: add blitImage to the specification 11 years ago
  Emil Velikov 9b42fd1772 dri_interface: Update __DRItexBufferExtensionRec to version 3 11 years ago
  Emil Velikov 6dffab2092 dri_interface: note introduction of __DRIdri2LoaderExtension members 11 years ago
  Emil Velikov c9fff0740e dri_interface: note introduction of various __DRItexBufferExtension members 11 years ago
  Emil Velikov acf2fae64e dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::putImage2 11 years ago
  Keith Packard aea4757eb4 dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888 11 years ago
  Dave Airlie ba00f2f6f5 swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) 11 years ago
  Kristian Høgsberg e048953145 dri: Remove redundant createNewContext function from __DRIimageDriverExtension 11 years ago
  Keith Packard 442442026e dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension 11 years ago
  Keith Packard aba6b84ce5 Define __DRI_IMAGE_FORMAT_SARGB8 11 years ago
  Keith Packard f66a6c5fe7 drivers/dri/common: A few dri2 functions are not actually DRI2 specific 12 years ago
  Ian Romanick 64bb1e857a dri: Add interface definition for DRI_RENDERER_QUERY extension 12 years ago
  Eric Anholt 4e54751624 dri: Implement a DRI vtable extension to replace the global driDriverAPI. 12 years ago
  Eric Anholt f93533d118 dri: Pass in the dlsym()ed driver extension to screen creation. 12 years ago
  Eric Anholt fcb57a8210 glx: Add an optional function call for getting the DRI driver interface. 12 years ago
  Eric Anholt cf5d8fc310 dri: Allow config options to be passed to the loader through extensions. 12 years ago
  Kristian Høgsberg 3160ec353e dri: Add __DRIimage support for the ARGB2101010 format 12 years ago
  Axel Davy e8f9195e5f gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR flags to enforce no tiling. 12 years ago
  Topi Pohjolainen 674dedc87a dri: propagate extra dma_buf import attributes to the drivers 12 years ago
  Tomasz Lis c37c367d38 dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE 12 years ago
  Kristian Høgsberg 2356e28452 Add dri image entry point for creating image from fd 12 years ago
  Abdiel Janulgue 7b7af48e01 dri2: Create image from texture 12 years ago
  Chad Versace e90c08e667 dri: Define enum __DRI_API_GLES3 12 years ago
  Chad Versace e5f1f8d52e dri: Fix i965 build 12 years ago
  Marek Olšák 4a486f8bf2 glx/dri2: add and use new driver hook flush_with_flags 12 years ago
  Jakob Bornecrantz 6a7dea93fa dri: Rework planar image interface 13 years ago
  Jakob Bornecrantz 93ebec87ed dri: Make query image WIDTH and HEIGHT be version 4 13 years ago
  Jakob Bornecrantz 6bb71b8cbe dri: Remove image write function 13 years ago
  Ian Romanick a2ce2eba26 dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0 13 years ago
  Kristian Høgsberg 44f066b9ff gbm: Add new gbm_bo_import entry point 13 years ago
  Kristian Høgsberg c029834808 __DRIimage: version 5, add new formats and createSubImage 13 years ago
  Ian Romanick a8724d85f8 glx/dri2: Add support for GLX_ARB_create_context_robustness 13 years ago
  Kristian Høgsberg 4fddb2ba21 gbm: Add gbm_bo_write entry point 13 years ago
  Sean V Kelley 81f95ce13d egl/android: Add support for RGBX_8888 used in Android native buffers 13 years ago
  Jesse Barnes 8de5c355fa gbm: track buffer format through DRI drivers 13 years ago
  Kristian Høgsberg 221c678329 gbm: Validate usage flags in gbm_bo_create_from_egl_image() 13 years ago
  Ian Romanick b5b2081d75 dri2: Add createContextAttribs entry point for DRISW version 3 13 years ago
  Ian Romanick 1ab545494a dri2: Add createContextAttribs entry point for DRI2 version 3 13 years ago
  Thomas Hellstrom 511dc295f8 dri2: Implement a throttle dri extension. 14 years ago
  Chia-I Wu e3cf7b69f2 dri2: add __DRI_IMAGE_FORMAT_ABGR8888 to __DRI_IMAGE 14 years ago
  Benjamin Franzke 8c40940321 dri2: Add __DRI_BUFFER_COUNT token 14 years ago
  Benjamin Franzke 5fbbd4c19f dri: Add dupImage to DRIimageExtension 14 years ago
  Chad Versace 4501a5d6e8 dri2: Add token for DRI2BufferHiz 14 years ago
  Kristian Høgsberg e5169e9615 egl: Add a cursor use bit to MESA_drm_image 14 years ago
  Benjamin Franzke 1b8ef9416b Add dri2::{Allocate,Release}Buffer extension 14 years ago
  Haitao Feng b43a147128 swrast: add an interface createNewContextForAPI 14 years ago