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
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
configure.ac: simplify EGL requirements for drivers dependent on EGL
Marek Olšák
1
-14
/
+13
2016-10-21
configure: Get rid of the --disable-vulkan-icd-full-driver-path flag
Jason Ekstrand
1
-7
/
+0
2016-10-19
configure.ac: enable EGL platform DRM if GBM is enabled
Marek Olšák
1
-2
/
+6
2016-10-19
configure.ac: enable GBM by default
Marek Olšák
1
-10
/
+9
2016-10-19
configure.ac: print whether GBM is enabled
Marek Olšák
1
-0
/
+5
2016-10-19
anv: move to using shared wsi code
Dave Airlie
1
-1
/
+4
2016-10-18
configure.ac: use a single require_libdrm helper
Emil Velikov
1
-25
/
+24
2016-10-18
configure.ac: remove no longer needed *_pci_id logic
Emil Velikov
1
-41
/
+0
2016-10-18
loader: remove final sysfs codepath in loader_get_device_name_for_fd()
Emil Velikov
1
-16
/
+4
2016-10-18
automake: remove all the libudev references
Emil Velikov
1
-18
/
+6
2016-10-18
configure.ac: mark libdrm as have_pci_id provider
Emil Velikov
1
-4
/
+8
2016-10-10
radv: don't build without SHA1.
Dave Airlie
1
-0
/
+3
2016-10-08
intel: aubinator: generate a standalone binary
Lionel Landwerlin
1
-0
/
+1
2016-10-07
radv: fix configure.ac check
Dave Airlie
1
-1
/
+1
2016-10-07
radv: add initial non-conformant radv vulkan driver
Dave Airlie
1
-7
/
+26
2016-10-06
autoconf: Make header install distinct for various APIs (v2)
Chuck Atkins
1
-0
/
+2
2016-10-05
util: use GCC atomic intrinsics with explicit memory model
Nicolai Hähnle
1
-0
/
+11
2016-09-28
gallium/hud: Add support for block I/O, network I/O and lmsensor stats
Steven Toth
1
-0
/
+42
2016-09-28
glsl: Add initial functions to implement an on-disk cache
Timothy Arceri
1
-0
/
+3
2016-09-27
configure.ac: add llvm inteljitevents component if enabled
Tim Rowley
1
-0
/
+4
2016-09-15
direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")
Jon Turney
1
-1
/
+9
2016-09-14
configure.ac: fix the name of the Wayland Scanner pc file
Brendan King
1
-2
/
+2
2016-09-06
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
1
-0
/
+1
2016-08-25
intel: Flatten the makefile structure
Jason Ekstrand
1
-2
/
+0
2016-08-25
mesa: Drop sed of now dead Plo files.
Matt Turner
1
-3
/
+0
2016-08-25
configure.ac: raise Mako required version to 0.8.0
Eric Engestrom
1
-1
/
+1
2016-08-25
anv: Add a --disable-vulkan-icd-full-driver-path option
Jason Ekstrand
1
-0
/
+7
2016-08-23
aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Kristian Høgsberg Kristensen
1
-0
/
+1
2016-08-01
mesa: Drop -fno-strict-aliasing.
Matt Turner
1
-6
/
+0
2016-07-29
configure: add support for LLVM 4.0.0svn static libs
Jan Ziak
1
-1
/
+1
2016-07-26
mesa: Use AC_HEADER_MAJOR to include correct header for major().
Matt Turner
1
-0
/
+1
2016-07-23
freedreno: hw timestamp support
Rob Clark
1
-1
/
+1
2016-07-21
mesa: Add -fno-math-errno -fno-trapping-math to CXXFLAGS.
Matt Turner
1
-0
/
+3
2016-07-21
mesa: Drop -fno-builtin-memcmp.
Matt Turner
1
-8
/
+0
2016-07-21
mapi: Massage code to allow clang to compile.
Matt Turner
1
-0
/
+1
2016-07-20
vc4: Switch to using the libdrm-provided vc4_drm.h.
Eric Anholt
1
-0
/
+2
2016-07-19
configure.ac: Use ${datarootdir} for --with-vulkan-icddir help string too
Andreas Boll
1
-1
/
+1
2016-07-15
configure: Don't require pthread-stubs on Cygwin
Jon Turney
1
-3
/
+15
2016-07-15
configure: Define _GNU_SOURCE for Cygwin as well
Yaakov Selkowitz
1
-4
/
+1
2016-07-11
clover: Bump required LLVM version to 3.6.
Serge Martin
1
-1
/
+1
2016-07-07
mesa: don't install GLX files if GLX is not built
Akihiko Odaki
1
-0
/
+1
2016-07-05
anv: install the intel_icd.json to ${datarootdir} by default
Emil Velikov
1
-1
/
+1
2016-07-05
anv: use cache uuid based on the build timestamp.
Emil Velikov
1
-0
/
+2
2016-06-30
swr: Refactor checks for compiler feature flags
Chuck Atkins
1
-23
/
+50
2016-06-17
swr: switch from overriding -march to selecting features
Tim Rowley
1
-4
/
+7
2016-06-13
configure.ac: strip out the llvm-config -march/mtune flags
Emil Velikov
1
-0
/
+3
2016-05-31
Don't use python 3
Dylan Baker
1
-8
/
+0
2016-05-30
configure.ac: correct the xlib/xlib-gallium GLX detection for GLVND
Chuck Atkins
1
-26
/
+29
2016-05-30
glx: Implement the libglvnd interface.
Kyle Brenneman
1
-2
/
+47
2016-05-24
c11/threads: resolve link issues with -O0
Emil Velikov
1
-0
/
+1
[next]