index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
wayland-drm: static inline wayland_drm_buffer_get
Emil Velikov
2017-11-08
1
-1
/
+1
*
automake: include git_sha1.h.in in release tarball
Juan A. Suarez Romero
2017-11-06
1
-1
/
+1
*
buildsys: move file regeneration logic to the script itself
Eric Engestrom
2017-10-27
1
-11
/
+4
*
configure: Add the new "vc5" driver to the list, requiring a simulator.
Eric Anholt
2017-10-10
1
-1
/
+1
*
automake: adjust wayland-drm comment
Emil Velikov
2017-09-19
1
-1
/
+1
*
vulkan/registry: Add VK_ANDROID_native_buffer
Chad Versace
2017-09-18
1
-0
/
+2
*
build: Convert git_sha1_gen script to Python (part2).
Jose Fonseca
2017-08-01
1
-1
/
+1
*
build: Convert git_sha1_gen script to Python.
Jose Fonseca
2017-08-01
1
-1
/
+1
*
build systems: move git_sha1_gen.sh to bin/
Eric Engestrom
2017-07-06
1
-1
/
+1
*
vc4: Introduce XML-based packet header generation like Intel's.
Eric Anholt
2017-06-30
1
-0
/
+4
*
build systems: uniformize git_sha1.h generation
Eric Engestrom
2017-06-29
1
-12
/
+1
*
automake: increase the MESA_GIT_SHA1 hash id length from 7 to 10 digits
Brian Paul
2017-06-15
1
-2
/
+2
*
intel/vulkan: Get rid of recursive make
Jason Ekstrand
2017-03-13
1
-5
/
+0
*
intel/tools: Use a makefile included from intel/Makefile.am
Jason Ekstrand
2017-03-13
1
-4
/
+0
*
automake: move wayland-drm prior to Vulkan
Emil Velikov
2017-03-04
1
-5
/
+5
*
vulkan: Build common Vulkan code earlier
Jason Ekstrand
2017-03-04
1
-5
/
+5
*
vulkan: Combine wsi and util makefiles
Dylan Baker
2017-02-22
1
-1
/
+1
*
vulkan/util: Add generator for enum_to_str functions
Dylan Baker
2017-02-22
1
-1
/
+1
*
vulkan: automake: do not use EXTRA_DIST in a conditional
Emil Velikov
2017-01-18
1
-1
/
+1
*
vulkan: add API registry
Lionel Landwerlin
2017-01-14
1
-1
/
+3
*
amd: flatten amd/common makefile structure
Mauro Rossi
2016-11-15
1
-4
/
+0
*
amd/common: build also for gallium drivers
Nicolai Hähnle
2016-11-03
1
-1
/
+4
*
anv: move to using shared wsi code
Dave Airlie
2016-10-19
1
-0
/
+4
*
mesa: automake: include mesa_glinterop.h in distfile
Jonathan Gray
2016-10-18
1
-1
/
+2
*
radv: add initial non-conformant radv vulkan driver
Dave Airlie
2016-10-07
1
-1
/
+7
*
autoconf: Make header install distinct for various APIs (v2)
Chuck Atkins
2016-10-06
1
-0
/
+24
*
glsl: Prepare standalone compiler to be able to use parameter lists
Carl Worth
2016-09-27
1
-0
/
+3
*
mesa: Remove prog_hash_table.c
Thomas Helland
2016-09-12
1
-1
/
+0
*
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
2016-09-06
1
-0
/
+4
*
aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Kristian Høgsberg Kristensen
2016-08-23
1
-0
/
+4
*
glsl: reuse main extension table to appropriately restrict extensions
Ilia Mirkin
2016-07-23
1
-0
/
+1
*
automake: don't mandate git_sha1.h/MESA_GIT_SHA1
Emil Velikov
2016-07-05
1
-10
/
+3
*
automake: get in-tree `make distclean' working again.
Emil Velikov
2016-06-13
1
-1
/
+1
*
mesa: automake: distclean git_sha1.h when building OOT
Emil Velikov
2016-06-07
1
-0
/
+6
*
mesa: automake: ensure that git_sha1.h.tmp has the right attributes
Emil Velikov
2016-06-07
1
-0
/
+1
*
mesa: automake: add directory prefix for git_sha1.h
Emil Velikov
2016-06-07
1
-1
/
+1
*
automake: bring back the .PHONY git_sha1.h.tmp rule
Emil Velikov
2016-06-02
1
-2
/
+17
*
automake: rework the git_sha1.h rule, include in tarball
Emil Velikov
2016-05-30
1
-17
/
+3
*
automake: move the git_sha1.h rule a level up
Emil Velikov
2016-05-30
1
-0
/
+25
*
automake: tweak SUBDIR reorder and comment it
Emil Velikov
2016-05-01
1
-1
/
+8
*
automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND
Emil Velikov
2016-05-01
1
-1
/
+1
*
automake: include vulkan subdir after wayland-drm
Emil Velikov
2016-05-01
1
-5
/
+5
*
i965: Add a dependency on libisl
Jason Ekstrand
2016-04-21
1
-4
/
+9
*
configure: Add initial support for enabling Vulkan drivers
Jason Ekstrand
2016-04-14
1
-1
/
+1
*
Move the intel vulkan driver to src/intel/vulkan
Jason Ekstrand
2016-02-18
1
-1
/
+0
*
Move isl to src/intel
Jason Ekstrand
2016-02-18
1
-1
/
+0
*
vulkan: Move XML and generator into src/intel/genxml
Jason Ekstrand
2016-02-18
1
-0
/
+1
*
Merge commit mesa-public/master into vulkan
Jason Ekstrand
2016-02-05
1
-1
/
+4
|
\
|
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-1
/
+1
[next]