index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
GL
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dri image entry point for creating image from fd
Kristian Høgsberg
2013-03-18
1
-1
/
+14
*
dri2: Create image from texture
Abdiel Janulgue
2013-02-01
1
-1
/
+31
*
dri: Define enum __DRI_API_GLES3
Chad Versace
2013-01-15
1
-1
/
+2
*
dri: Fix i965 build
Chad Versace
2012-12-01
1
-7
/
+5
*
glx/dri2: add and use new driver hook flush_with_flags
Marek Olšák
2012-12-02
1
-1
/
+28
*
dri: Rework planar image interface
Jakob Bornecrantz
2012-08-31
1
-4
/
+63
*
dri: Make query image WIDTH and HEIGHT be version 4
Jakob Bornecrantz
2012-08-26
1
-1
/
+1
*
dri: Remove image write function
Jakob Bornecrantz
2012-08-26
1
-9
/
+1
*
dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0
Ian Romanick
2012-08-14
1
-2
/
+2
*
gbm: Add new gbm_bo_import entry point
Kristian Høgsberg
2012-07-16
1
-1
/
+3
*
__DRIimage: version 5, add new formats and createSubImage
Kristian Høgsberg
2012-07-11
1
-0
/
+27
*
glx/dri2: Add support for GLX_ARB_create_context_robustness
Ian Romanick
2012-07-11
1
-0
/
+35
*
gbm: Add gbm_bo_write entry point
Kristian Høgsberg
2012-05-03
1
-1
/
+9
*
egl/android: Add support for RGBX_8888 used in Android native buffers
Sean V Kelley
2012-04-30
1
-0
/
+1
*
gbm: track buffer format through DRI drivers
Jesse Barnes
2012-02-22
1
-1
/
+2
*
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
Kristian Høgsberg
2012-01-18
1
-1
/
+8
*
dri2: Add createContextAttribs entry point for DRISW version 3
Ian Romanick
2011-12-23
1
-1
/
+19
*
dri2: Add createContextAttribs entry point for DRI2 version 3
Ian Romanick
2011-12-23
1
-2
/
+50
*
dri2: Implement a throttle dri extension.
Thomas Hellstrom
2011-10-14
1
-0
/
+22
*
dri2: add __DRI_IMAGE_FORMAT_ABGR8888 to __DRI_IMAGE
Chia-I Wu
2011-09-09
1
-0
/
+1
*
dri2: Add __DRI_BUFFER_COUNT token
Benjamin Franzke
2011-08-16
1
-0
/
+3
*
dri: Add dupImage to DRIimageExtension
Benjamin Franzke
2011-06-23
1
-0
/
+5
*
dri2: Add token for DRI2BufferHiz
Chad Versace
2011-06-08
1
-0
/
+1
*
egl: Add a cursor use bit to MESA_drm_image
Kristian Høgsberg
2011-05-06
1
-0
/
+1
*
Add dri2::{Allocate,Release}Buffer extension
Benjamin Franzke
2011-02-07
1
-0
/
+8
*
swrast: add an interface createNewContextForAPI
Haitao Feng
2011-02-03
1
-1
/
+8
*
dri: add a placeholder for the framebuffer sRGB capable bit.
Dave Airlie
2011-01-28
1
-0
/
+1
*
dri2: release texture image.
Juan Zhao
2011-01-09
1
-0
/
+9
*
Get rid of GL/internal/glcore.h
Kristian Høgsberg
2010-10-13
1
-181
/
+0
*
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-22
1
-1
/
+1
*
dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontext
Kristian Høgsberg
2010-09-22
1
-1
/
+1
*
egl_dri2: Add support for MESA_image_drm
Kristian Høgsberg
2010-08-25
1
-0
/
+19
*
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-19
1
-18
/
+0
*
dri_interface.h: Add new __DRI_USE_INVALIDATE extension
Kristian Høgsberg
2010-05-11
1
-0
/
+20
*
Merge branch 'gles2-2'
Kristian Høgsberg
2010-05-02
1
-1
/
+13
|
\
|
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
1
-1
/
+13
*
|
DRI2: add config query extension
Jesse Barnes
2010-04-22
1
-0
/
+14
|
/
*
drisw: make stride issue profound
George Sapountzis
2010-03-27
1
-6
/
+6
*
dri_inteface: add define for checking presence of drm.h
George Sapountzis
2010-03-21
1
-1
/
+7
*
dri_interface.h: Add DRI image and eglImageLookup extensions
Kristian Høgsberg
2010-02-24
1
-0
/
+55
*
dri2: Event driven buffer validation.
Francisco Jerez
2010-02-16
1
-8
/
+6
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
2
-4
/
+7
*
DRI2: add SwapBuffers support
Jesse Barnes
2010-01-08
1
-1
/
+13
*
GNU/Hurd fixes
Samuel Thibault
2009-04-24
1
-1
/
+1
*
DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormat
Ian Romanick
2009-04-24
1
-1
/
+27
*
DRI2: Provide an interface for drivers to flush front-buffer rendering
Ian Romanick
2009-04-09
1
-1
/
+14
*
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
Eric Anholt
2009-03-20
2
-2
/
+18
*
glx: add support for a reallyFlush() function before swap occurs.
Alan Hourihane
2009-02-23
1
-0
/
+11
*
dri: add fake front definitions
Alan Hourihane
2009-01-19
1
-0
/
+2
*
dri: fix for Cygwin compilation, bug 19144
Jon Turney
2008-12-18
1
-2
/
+2
[next]