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