Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
5a1bacb6f916d9a46a3d44830a4eb4bd3dca7d23
/
include
/
GL
75204784
dri_interface: add interface for EGL_EXT_image_flush_external
by Marek Olšák
· 5 years ago
94386d4
Revert "egl: Fixes transparency with EGL and X11."
by Hal Gentz
· 5 years ago
90a1907
egl: Fixes transparency with EGL and X11.
by Hal Gentz
· 5 years ago
a0829cf
GL: drop symbols mangling support
by Eric Engestrom
· 5 years ago
df8602f
mesa/gl: Sync with Khronos registry
by Heinrich Fink
· 5 years ago
272f9cf
dri: Use DRM_FORMAT_* instead of defining our own copy.
by Eric Anholt
· 5 years ago
8c933c9
headers: Add GL_MESA_EGL_sync token to GL
by Heinrich Fink
· 5 years ago
c9a3f4f
include: sync GL headers with registry
by Heinrich Fink
· 5 years ago
3dd299c
glx: Sync <GL/glxext.h> with Khronos
by Adam Jackson
· 5 years ago
4861d2a
gbm: Add buffer handling and visuals for fp16 formats
by Kevin Strasser
· 6 years ago
a427c20
dri: Add fp16 formats
by Kevin Strasser
· 6 years ago
5a74730
dri: Add config attributes for color channel shift
by Kevin Strasser
· 6 years ago
bd08a83
dri_interface: add DRI2_BufferDamage interface
by Daniel Stone
· 5 years ago
8ab9f3a
include: update GL headers from the registry
by Marek Olšák
· 5 years ago
076a709
st/dri: allow direct UYVY import
by Christian Gmeiner
· 6 years ago
65600d0
dri: Add XYUV8888 format
by Kasireddy, Vivek
· 6 years ago
318e550
dri_interface: add missing #include
by Eric Engestrom
· 6 years ago
722f96b
dri: add P010, P012, P016 for 10bit/12bit/16bit YUV420 formats
by Tapani Pälli
· 6 years ago
db83a2b
dri_interface: add put shm image2 (v2)
by Dave Airlie
· 6 years ago
252ca7b
dri: add AYUV format
by Lionel Landwerlin
· 6 years ago
6ff4795
gl.h: define GLeglImageOES depending on GL_EXT_EGL_image_storage
by Brian Paul
· 6 years ago
bbe2d50
dri: Define DRI_MutableRenderBuffer extensions
by Chad Versace
· 7 years ago
f7d42ee
include: update GL & GLES headers (v2)
by Marek Olšák
· 6 years ago
de8085e
dri: add putImageShm and getImageShm to swrastLoader
by Marc-André Lureau
· 9 years ago
fa4d4d9
dri: Add __DRI_IMAGE_FORMAT_SABGR8
by Tapani Pälli
· 7 years ago
e520ca5
gl.h: remove stale comment, trailing whitespace
by Brian Paul
· 7 years ago
ebdc4c3
mesa: add xbgr support adjacent to xrgb
by Ilia Mirkin
· 7 years ago
cf4569d
dri: add interface for EGL_ANDROID_blob_cache extension
by Tapani Pälli
· 7 years ago
f3878aa
dri: Add 10 bpc formats as available formats. (v2)
by Mario Kleiner
· 7 years ago
51523ab
st/dri: allow direct YUYV import
by Lucas Stach
· 7 years ago
219628c
include: Add GL_MESA_program_binary_formats to GL/GLES2 ext.h files
by Jordan Justen
· 7 years ago
b89067c
dri: Add a flush control extension
by Neil Roberts
· 10 years ago
5c56183
egl,dri: Propagate context priority hint to driver->CreateContext
by Chris Wilson
· 8 years ago
95ecf3d
egl: Support IMG_context_priority
by Chris Wilson
· 8 years ago
2f1cdd7
include: Revert out the update of the Khronos GLX extension header.
by Eric Anholt
· 7 years ago
89e02db
include: Update GL headers from khronos opengl registry.
by Eric Anholt
· 7 years ago
e676434
mesa: Implement a new GL_MESA_tile_raster_order extension.
by Eric Anholt
· 7 years ago
f12e1c5
dri_interface: add an error-returning version of createImageFromRenderbuffer
by Nicolai Hähnle
· 7 years ago
0a25a417
dri/image: Add a format modifier attributes query
by Jason Ekstrand
· 7 years ago
e396265
dri_interface.h: add missing stdint.h include
by Emil Velikov
· 7 years ago
5d2205f
include: Sync Khronos headers for OpenGL 4.6
by Adam Jackson
· 7 years ago
9e45440
Revert "include: Sync Khronos headers for OpenGL 4.6"
by Adam Jackson
· 7 years ago
ef1e87e
include: Sync Khronos headers for OpenGL 4.6
by Adam Jackson
· 7 years ago
39f3e25
dri: fix typo
by Eric Engestrom
· 7 years ago
4e97084
egl: Fix inclusion of egl.h+mesa_glinterop.h
by Matt Turner
· 7 years ago
c875945
dri: fix typo in comment
by Gwan-gyeong Mun
· 7 years ago
2437ebd
dri: Introduce SWAP_METHOD tokens
by Thomas Hellstrom
· 7 years ago
08bee3e
dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
by Thomas Hellstrom
· 7 years ago
ae93d53
dri: Add a flushSwapBuffers method to the image loader extension
by Thomas Hellstrom
· 7 years ago
9435b9c
dri: define a version 2 of the DRI_ConfigOptions extension
by Nicolai Hähnle
· 7 years ago
6d37bcd
dri_interface: document loaderPrivate for getCapability
by Marek Olšák
· 7 years ago
1bf703e
dri_interface,egl,gallium: only expose RGBA visuals on Android
by Marek Olšák
· 7 years ago
7299e82
dri: Add KHR_no_error DRI extension
by Grigori Goronzy
· 7 years ago
aaee0d1
gallium: use "ull" number suffix to keep the QtCreator parser happy
by Marek Olšák
· 7 years ago
7fd0817
Update Khronos-supplied headers
by Nicolai Hähnle
· 7 years ago
194205c
dri: Add UYVY as available format
by Johnson Lin
· 7 years ago
c592963
dri: introduce dmabuf format modifier related handles
by Varad Gautam
· 7 years ago
fa84f62
dri: Extend __DRIbackgroundCallableExtensionRec to include a callback that checks for thread safety
by Gregory Hainaut
· 7 years ago
2c60bf0
dri_interface.h: define __DRI_ATTRIB_MAX
by Emil Velikov
· 8 years ago
e043b2a
dri_interface: Add new marshalling interfaces to dri_interface.h
by Paul Berry
· 12 years ago
d075cce
dri: Add an image creation with modifiers
by Ben Widawsky
· 8 years ago
09b140a
dri: allow 16bit R/GR images to be exported via drm buffers
by Rainer Hochecker
· 8 years ago
9aa6ab0
dri: Add __DRI_IMAGE_FORMAT_ARGB1555
by Chad Versace
· 8 years ago
21b1acf
dri: extend fence extension to support native fd fences
by Rob Clark
· 8 years ago
c85b34f
mesa_glinterop: allow building without X and related headers
by Emil Velikov
· 8 years ago
c10dcb2
Revert "mesa_glinterop: remove inclusion of GLX header"
by Vinson Lee
· 8 years ago
1ceb775
dri: add offset attribute and bump version of EGLImage extensions.
by Chuanbo Weng
· 8 years ago
6a5504d
Update Khronos-supplied headers to r33100
by Ilia Mirkin
· 8 years ago
60a27ad
Remove wrongly repeated words in comments
by Giuseppe Bilotta
· 8 years ago
92351a7
GL: update glcorearb.h to svn 32433
by Ilia Mirkin
· 8 years ago
f81374f
GL: update glext to svn 32957
by Ilia Mirkin
· 8 years ago
13faddb
mesa_glinterop: remove mesa_glinterop typedefs
by Emil Velikov
· 8 years ago
e384d75
mesa_glinterop: make GL interop version field bidirectional
by Emil Velikov
· 9 years ago
0e98327
mesa_glinterop: drop mesa_glinterop_device_info::interop_version
by Emil Velikov
· 9 years ago
923bdbf
mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION}
by Emil Velikov
· 9 years ago
c196de2
mesa_glinterop: s/struct_version/version/
by Emil Velikov
· 9 years ago
cb0708c
mesa_glinterop: fix GL interop *_VERSION comments
by Emil Velikov
· 9 years ago
a3eb870
mesa_glinterop: remove inclusion of EGL header
by Emil Velikov
· 9 years ago
8472045
mesa_glinterop: remove inclusion of GLX header
by Emil Velikov
· 9 years ago
b5f9820
mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols
by Emil Velikov
· 9 years ago
bcf9e47
mesa_glinterop: replace GL types with their native counterpart.
by Emil Velikov
· 9 years ago
2e72614
mesa_glinterop: use generic variable types for the GL interop
by Emil Velikov
· 9 years ago
cbf29d9
mesa_glinterop: use consistent naming scheme for GL interop
by Emil Velikov
· 9 years ago
0d31bfd
Revert "mesa: Build EGL without X11 headers after interop patchset"
by Emil Velikov
· 8 years ago
2bb935b
dri: Add YVU formats
by Kristian Høgsberg Kristensen
· 9 years ago
a0f06f1
DRI: Add DRIimage map and unmap functions
by Rob Herring
· 9 years ago
4e2c9a0
mesa: Build EGL without X11 headers after interop patchset
by Youry Metlitsky
· 9 years ago
5e9ed26
dri_interface: add interface for GL interop with other APIs (v2)
by Marek Olšák
· 9 years ago
6eeb729
include/GL: add mesa_glinterop.h for OpenGL-OpenCL interop (v4.2)
by Marek Olšák
· 9 years ago
d943ac4
dri: add backbuffer use flag
by Axel Davy
· 9 years ago
a34e761
osmesa: add new OSMesaCreateContextAttribs function
by Brian Paul
· 9 years ago
2b67657
gallium/swrast: fix front buffer blitting. (v2)
by Dave Airlie
· 9 years ago
3547d98
GL: update glext to svn 31811
by Dave Airlie
· 9 years ago
cfc3200
egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension
by Frank Binns
· 9 years ago
2b83133
includes/GL: remove duplicated extension declarations from glx.h
by Emil Velikov
· 9 years ago
56f1f47
i965: Support importing R8 and GR88 dma_bufs
by Chad Versace
· 9 years ago
4f57ccd
egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGB
by Marek Olšák
· 9 years ago
0efd773
dri_interface: drop __NOT_HAVE_DRM_H magic
by Emil Velikov
· 9 years ago
c7f3657
darwin: Suppress type conversion warnings for GLhandleARB
by Julien Isorce
· 9 years ago
b02a5bf
dri_interface: add an interface for fences
by Marek Olšák
· 10 years ago
Next »