index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
GL
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
dri_interface: Add new marshalling interfaces to dri_interface.h
Paul Berry
1
-0
/
+39
2017-03-15
dri: Add an image creation with modifiers
Ben Widawsky
1
-1
/
+26
2017-01-23
dri: allow 16bit R/GR images to be exported via drm buffers
Rainer Hochecker
1
-0
/
+4
2016-12-27
dri: Add __DRI_IMAGE_FORMAT_ARGB1555
Chad Versace
1
-0
/
+2
2016-12-01
dri: extend fence extension to support native fd fences
Rob Clark
1
-1
/
+43
2016-10-14
mesa_glinterop: allow building without X and related headers
Emil Velikov
1
-5
/
+8
2016-10-10
Revert "mesa_glinterop: remove inclusion of GLX header"
Vinson Lee
1
-4
/
+1
2016-09-21
dri: add offset attribute and bump version of EGLImage extensions.
Chuanbo Weng
1
-1
/
+3
2016-08-28
Update Khronos-supplied headers to r33100
Ilia Mirkin
3
-8
/
+43
2016-06-23
Remove wrongly repeated words in comments
Giuseppe Bilotta
1
-3
/
+3
2016-06-10
GL: update glcorearb.h to svn 32433
Ilia Mirkin
1
-38
/
+70
2016-06-10
GL: update glext to svn 32957
Ilia Mirkin
1
-5
/
+82
2016-05-30
mesa_glinterop: remove mesa_glinterop typedefs
Emil Velikov
2
-24
/
+24
2016-05-24
mesa_glinterop: make GL interop version field bidirectional
Emil Velikov
2
-5
/
+20
2016-05-24
mesa_glinterop: drop mesa_glinterop_device_info::interop_version
Emil Velikov
1
-9
/
+0
2016-05-24
mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION}
Emil Velikov
1
-1
/
+1
2016-05-24
mesa_glinterop: s/struct_version/version/
Emil Velikov
1
-3
/
+3
2016-05-24
mesa_glinterop: fix GL interop *_VERSION comments
Emil Velikov
1
-3
/
+6
2016-05-24
mesa_glinterop: remove inclusion of EGL header
Emil Velikov
1
-1
/
+5
2016-05-24
mesa_glinterop: remove inclusion of GLX header
Emil Velikov
1
-1
/
+4
2016-05-24
mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols
Emil Velikov
1
-14
/
+14
2016-05-24
mesa_glinterop: replace GL types with their native counterpart.
Emil Velikov
1
-2
/
+3
2016-05-24
mesa_glinterop: use generic variable types for the GL interop
Emil Velikov
1
-8
/
+8
2016-05-24
mesa_glinterop: use consistent naming scheme for GL interop
Emil Velikov
1
-1
/
+1
2016-05-24
Revert "mesa: Build EGL without X11 headers after interop patchset"
Emil Velikov
1
-14
/
+1
2016-05-24
dri: Add YVU formats
Kristian Høgsberg Kristensen
1
-0
/
+5
2016-05-23
DRI: Add DRIimage map and unmap functions
Rob Herring
1
-1
/
+33
2016-05-20
mesa: Build EGL without X11 headers after interop patchset
Youry Metlitsky
1
-1
/
+14
2016-04-20
dri_interface: add interface for GL interop with other APIs (v2)
Marek Olšák
1
-0
/
+26
2016-04-20
include/GL: add mesa_glinterop.h for OpenGL-OpenCL interop (v4.2)
Marek Olšák
1
-0
/
+287
2016-03-09
dri: add backbuffer use flag
Axel Davy
1
-0
/
+5
2015-12-16
osmesa: add new OSMesaCreateContextAttribs function
Brian Paul
1
-2
/
+43
2015-10-31
gallium/swrast: fix front buffer blitting. (v2)
Dave Airlie
1
-1
/
+10
2015-08-20
GL: update glext to svn 31811
Dave Airlie
1
-9
/
+285
2015-08-04
egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension
Frank Binns
1
-2
/
+6
2015-08-01
includes/GL: remove duplicated extension declarations from glx.h
Emil Velikov
1
-92
/
+0
2015-07-28
i965: Support importing R8 and GR88 dma_bufs
Chad Versace
1
-2
/
+7
2015-07-22
egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGB
Marek Olšák
1
-0
/
+5
2015-07-22
dri_interface: drop __NOT_HAVE_DRM_H magic
Emil Velikov
1
-8
/
+1
2015-07-08
darwin: Suppress type conversion warnings for GLhandleARB
Julien Isorce
1
-0
/
+5
2015-04-30
dri_interface: add an interface for fences
Marek Olšák
1
-0
/
+60
2015-04-01
configure: nuke --with-max-{width,height}
Emil Velikov
1
-4
/
+2
2015-04-01
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
1
-1
/
+3
2015-03-04
windows/gdi: Remove.
Jose Fonseca
1
-140
/
+0
2015-02-05
GL: Update glext.h to Revision 29735 (20150202).
Laura Ekstrand
1
-7
/
+6
2015-02-02
GL: Update glext.h to Khronos Revision 29537.
Laura Ekstrand
1
-22
/
+26
2015-01-06
egl: Inform the client API when ancillary buffers may become undefined.
Eric Anholt
1
-0
/
+1
2014-12-01
mesa: update glext.h to version 20141118
Brian Paul
1
-32
/
+181
2014-08-21
include: move sarea.h next to it's only user
Emil Velikov
1
-92
/
+0
2014-08-12
mesa: pull Khronos glcorearb.h header into include/GL/
Brian Paul
1
-0
/
+3589
[next]