index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
GL
/
internal
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-01
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
1
-1
/
+3
2015-01-06
egl: Inform the client API when ancillary buffers may become undefined.
Eric Anholt
1
-0
/
+1
2014-08-21
include: move sarea.h next to it's only user
Emil Velikov
1
-92
/
+0
2014-07-30
dri: Add a new capabilities for drivers that can't share buffers
Giovanni Campagna
1
-1
/
+16
2014-07-02
xmlconfig/dri: bool -> unsigned char
Dave Airlie
1
-2
/
+1
2014-07-01
dri: remove GL types from config queries
Dave Airlie
1
-3
/
+4
2014-06-27
dri/image: add blitImage to the specification
Axel Davy
1
-1
/
+23
2014-04-28
dri_interface: Update __DRItexBufferExtensionRec to version 3
Emil Velikov
1
-1
/
+1
2014-02-23
dri_interface: note introduction of __DRIdri2LoaderExtension members
Emil Velikov
1
-0
/
+4
2014-02-23
dri_interface: note introduction of various __DRItexBufferExtension members
Emil Velikov
1
-0
/
+4
2014-02-23
dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::pu...
Emil Velikov
1
-0
/
+2
2014-01-30
dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Keith Packard
1
-0
/
+1
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-1
/
+1
2013-12-13
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
1
-1
/
+8
2013-11-12
dri: Remove redundant createNewContext function from __DRIimageDriverExtension
Kristian Høgsberg
1
-8
/
+4
2013-11-07
dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension
Keith Packard
1
-0
/
+76
2013-11-07
Define __DRI_IMAGE_FORMAT_SARGB8
Keith Packard
1
-0
/
+1
2013-11-07
drivers/dri/common: A few dri2 functions are not actually DRI2 specific
Keith Packard
1
-22
/
+39
2013-11-07
dri: Add interface definition for DRI_RENDERER_QUERY extension
Ian Romanick
1
-0
/
+29
2013-10-24
dri: Implement a DRI vtable extension to replace the global driDriverAPI.
Eric Anholt
1
-0
/
+17
2013-10-24
dri: Pass in the dlsym()ed driver extension to screen creation.
Eric Anholt
1
-2
/
+25
2013-10-24
glx: Add an optional function call for getting the DRI driver interface.
Eric Anholt
1
-0
/
+13
2013-10-24
dri: Allow config options to be passed to the loader through extensions.
Eric Anholt
1
-6
/
+14
2013-10-15
dri: Add __DRIimage support for the ARGB2101010 format
Kristian Høgsberg
1
-0
/
+2
2013-09-06
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...
Axel Davy
1
-0
/
+1
2013-08-02
dri: propagate extra dma_buf import attributes to the drivers
Topi Pohjolainen
1
-1
/
+38
2013-07-18
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
Tomasz Lis
1
-0
/
+2
2013-03-18
Add dri image entry point for creating image from fd
Kristian Høgsberg
1
-1
/
+14
2013-02-01
dri2: Create image from texture
Abdiel Janulgue
1
-1
/
+31
2013-01-15
dri: Define enum __DRI_API_GLES3
Chad Versace
1
-1
/
+2
2012-12-01
dri: Fix i965 build
Chad Versace
1
-7
/
+5
2012-12-02
glx/dri2: add and use new driver hook flush_with_flags
Marek Olšák
1
-1
/
+28
2012-08-31
dri: Rework planar image interface
Jakob Bornecrantz
1
-4
/
+63
2012-08-26
dri: Make query image WIDTH and HEIGHT be version 4
Jakob Bornecrantz
1
-1
/
+1
2012-08-26
dri: Remove image write function
Jakob Bornecrantz
1
-9
/
+1
2012-08-14
dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0
Ian Romanick
1
-2
/
+2
2012-07-16
gbm: Add new gbm_bo_import entry point
Kristian Høgsberg
1
-1
/
+3
2012-07-11
__DRIimage: version 5, add new formats and createSubImage
Kristian Høgsberg
1
-0
/
+27
2012-07-11
glx/dri2: Add support for GLX_ARB_create_context_robustness
Ian Romanick
1
-0
/
+35
2012-05-03
gbm: Add gbm_bo_write entry point
Kristian Høgsberg
1
-1
/
+9
2012-04-30
egl/android: Add support for RGBX_8888 used in Android native buffers
Sean V Kelley
1
-0
/
+1
2012-02-22
gbm: track buffer format through DRI drivers
Jesse Barnes
1
-1
/
+2
2012-01-18
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
Kristian Høgsberg
1
-1
/
+8
2011-12-23
dri2: Add createContextAttribs entry point for DRISW version 3
Ian Romanick
1
-1
/
+19
2011-12-23
dri2: Add createContextAttribs entry point for DRI2 version 3
Ian Romanick
1
-2
/
+50
2011-10-14
dri2: Implement a throttle dri extension.
Thomas Hellstrom
1
-0
/
+22
2011-09-09
dri2: add __DRI_IMAGE_FORMAT_ABGR8888 to __DRI_IMAGE
Chia-I Wu
1
-0
/
+1
2011-08-16
dri2: Add __DRI_BUFFER_COUNT token
Benjamin Franzke
1
-0
/
+3
2011-06-23
dri: Add dupImage to DRIimageExtension
Benjamin Franzke
1
-0
/
+5
2011-06-08
dri2: Add token for DRI2BufferHiz
Chad Versace
1
-0
/
+1
[next]