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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
radeonsi: add new polaris10 pci id
Alex Deucher
1
-0
/
+1
2017-03-31
vulkan: Bump the header and XML to the latest public version
Jason Ekstrand
1
-40
/
+131
2017-03-30
radeonsi: add Vega10 PCI IDs
Marek Olšák
1
-0
/
+8
2017-03-29
c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC.
Jose Fonseca
1
-0
/
+5
2017-03-17
radeonsi: add new polaris12 pci id
Alex Deucher
1
-0
/
+1
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-03-02
i965: Add Kaby Lake brandstrings
Ben Widawsky
1
-10
/
+10
2017-02-27
vulkan: Update registry and headers to 1.0.42
Jason Ekstrand
1
-22
/
+991
2017-02-06
eglmesaext: add new enums for EGL_MESA_drm_image_formats
Nicolai Hähnle
1
-0
/
+7
2017-01-27
egl: EGL_PLATFORM_SURFACELESS_MESA is now upstream
Eric Engestrom
1
-5
/
+0
2017-01-27
egl: update headers from registry
Eric Engestrom
3
-25
/
+206
2017-01-24
vulkan: bump vulkan.h to 1.0.39 version
Dave Airlie
1
-2
/
+365
2017-01-23
dri: allow 16bit R/GR images to be exported via drm buffers
Rainer Hochecker
1
-0
/
+4
2017-01-18
scons: set HAVE_FUNC_ATTRIBUTE_ALIAS
Emil Velikov
1
-0
/
+1
2017-01-14
include: update Vulkan headers
Lionel Landwerlin
2
-5
/
+244
2017-01-12
vulkan: Update vk_icd.h to interface version 3
Chad Versace
1
-32
/
+78
2016-12-27
dri: Add __DRI_IMAGE_FORMAT_ARGB1555
Chad Versace
1
-0
/
+2
2016-12-21
radeonsi: add Polaris12 PCI ID
Junwei Zhang
1
-0
/
+7
2016-12-20
d3dadapter/present: Add precision for WaitBufferReleased
Axel Davy
1
-1
/
+4
2016-12-20
d3dadapter/present: Add new API to ID3DPresent
Axel Davy
1
-0
/
+24
2016-12-05
add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec
Rob Clark
1
-0
/
+1
2016-12-01
dri: extend fence extension to support native fd fences
Rob Clark
1
-1
/
+43
2016-11-15
i965: Fix KBL typo in string
Ben Widawsky
1
-1
/
+1
2016-11-15
i965/glk: Add basic Geminilake support
Ben Widawsky
1
-0
/
+2
2016-11-11
vulkan: import latest public vulkan headers + and fix drivers.
Dave Airlie
2
-57
/
+411
2016-10-20
i965: Reorder PCI ID list to match release order
Ben Widawsky
1
-9
/
+9
2016-10-20
i965: Add some APL and KBL SKU strings
Ben Widawsky
1
-4
/
+4
2016-10-14
egl: Implement EGL_MESA_platform_surfaceless
Chad Versace
1
-0
/
+5
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-09-14
egl: Update eglext.h (v2)
Kyle Brenneman
1
-3
/
+118
2016-09-12
Remove GL_GLEXT_PROTOTYPES guards from non-ext headers.
Emil Velikov
4
-20
/
+0
2016-08-31
Introduce .editorconfig
Eric Engestrom
4
-0
/
+11
2016-08-28
Update Khronos-supplied headers to r33100
Ilia Mirkin
9
-24
/
+2898
2016-07-15
Disable use of weak in threads_posix.h on Cygwin
Jon Turney
1
-1
/
+1
2016-06-29
i965: Removing PCI IDs that are no longer listed as Kabylake.
Rodrigo Vivi
1
-5
/
+0
2016-06-29
i956: Add more Kabylake PCI IDs.
Rodrigo Vivi
1
-0
/
+3
2016-06-23
Remove wrongly repeated words in comments
Giuseppe Bilotta
1
-3
/
+3
2016-06-23
include: Require MSVC 2013 Update 4.
Jose Fonseca
1
-2
/
+2
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-26
i965/bxt: Add 2x6 variant
Ben Widawsky
1
-0
/
+2
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
[next]