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
2015-12-02
configure.ac: Refuse to build with Sun C compiler.
Jose Fonseca
1
-0
/
+7
2015-11-23
configure.ac: default to disabled dri3 when --disable-dri is set
Emil Velikov
1
-0
/
+5
2015-11-22
vc4: Just put USE_VC4_SIMULATOR in DEFINES.
Eric Anholt
1
-1
/
+3
2015-11-21
automake: remove no longer needed HAVE_LOADER_GALLIUM conditional
Emil Velikov
1
-30
/
+8
2015-11-21
pipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PIPE_LOADER_DRM
Emil Velikov
1
-9
/
+0
2015-11-21
pipe-loader: add pipe_loader_sw_probe_kms() implementation
Emil Velikov
1
-0
/
+4
2015-11-21
configure: use HAVE_DRISW_KMS when handling kms swrast
Emil Velikov
1
-0
/
+5
2015-11-21
configure: remove obsolete _CLIENT comment
Emil Velikov
1
-5
/
+0
2015-11-17
egl/x11: Implement dri3 support with loader's dri3 helper
Boyan Ding
1
-0
/
+9
2015-11-17
loader: Add dri3 helper
Boyan Ding
1
-1
/
+2
2015-10-27
st/va: add VAAPI HEVC decode support
Boyuan Zhang
1
-1
/
+1
2015-10-23
virgl/vtest: add vtest driver
Dave Airlie
1
-0
/
+1
2015-10-23
virgl: add driver for virtio-gpu 3D (v2)
Dave Airlie
1
-1
/
+10
2015-10-21
configure.ac: ensure RM is set
Jonathan Gray
1
-0
/
+2
2015-10-16
configure: show which gallium drivers/sts are built
Ilia Mirkin
1
-1
/
+11
2015-09-21
configure.ac: Add support to enable read-only text segment on x86.
Jeremy Huddleston
1
-0
/
+10
2015-09-16
vc4: Only build in simulator mode if we find pkg-config for it.
Eric Anholt
1
-5
/
+2
2015-09-16
freedreno: one screen to rule them all
Rob Clark
1
-1
/
+1
2015-09-10
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
1
-1
/
+1
2015-09-10
Use IMP_LIB_EXT when checking for LLVM shared libraries
Jon TURNEY
1
-6
/
+27
2015-09-04
build: add HAVE_SHA1 define when using --with-sha1 option
Tapani Pälli
1
-0
/
+5
2015-08-26
gallium/ddebug: new pipe for hang detection and driver state dumping (v2)
Marek Olšák
1
-0
/
+1
2015-08-21
st/nine: Require gcc >= 4.6
David Heidelberg
1
-0
/
+4
2015-08-18
freedreno: use fd_pipe_wait_timeout()
Rob Clark
1
-1
/
+1
2015-08-14
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
1
-0
/
+3
2015-08-14
st/vdpau: add HEVC support v2
Christian König
1
-1
/
+1
2015-08-11
configure.ac: Always define __STDC_LIMIT_MACROS.
Matt Turner
1
-1
/
+1
2015-08-03
mesa: Add -fno-trapping-math to CFLAGS.
Matt Turner
1
-2
/
+2
2015-08-03
mesa: Add -fno-math-errno to CFLAGS.
Matt Turner
1
-0
/
+3
2015-08-01
opencl: use versioned .so in mesa.icd
Igor Gnatenko
1
-0
/
+3
2015-08-01
configure.ac: check for mkostemp()
Emil Velikov
1
-0
/
+1
2015-08-01
egl/wayland: use drmGetNodeTypeFromFd helper instead of opencoding it
Emil Velikov
1
-1
/
+1
2015-08-01
egl/wayland: libdrm is a hard requirement, treat it as such
Emil Velikov
1
-0
/
+3
2015-08-01
configure.ac: null,android,gdi are not valid egl-platforms
Emil Velikov
1
-3
/
+0
2015-07-22
automake: rework the EGL build
Emil Velikov
1
-2
/
+1
2015-07-22
dri/common: remove unused drm_version variable
Emil Velikov
1
-21
/
+0
2015-07-22
configure.ac: do not set HAVE_DRI(23) when libdrm is missing
Emil Velikov
1
-9
/
+9
2015-07-17
mesa: Detect and provide macros for function attributes pure and const.
Eric Anholt
1
-0
/
+2
2015-07-13
i965: bump libdrm requirement to 2.4.61 and drop in-tree workaround
Emil Velikov
1
-1
/
+1
2015-07-13
pipe-loader: remove pipe_loader_sw_probe_xlib
Emil Velikov
1
-11
/
+2
2015-07-13
automake: remove empty GALLIUM_PIPE_LOADER_LIBS
Emil Velikov
1
-1
/
+0
2015-07-13
automake: pipe-loader: remove the 'client' pipe-loader
Emil Velikov
1
-11
/
+0
2015-07-08
darwin: Suppress type conversion warnings for GLhandleARB
Julien Isorce
1
-1
/
+1
2015-07-06
mesa: Add a MUST_CHECK macro for __attribute__((warn_unused_result)).
Kenneth Graunke
1
-0
/
+1
2015-07-02
nvc0: create screen fence objects with coherent attribute
Alexandre Courbot
1
-1
/
+1
2015-07-01
nouveau: rename var name for nouveau_vieux to avoid conflict with nouveau
Ilia Mirkin
1
-1
/
+1
2015-06-26
mesa: Enable subdir-objects globally.
Matt Turner
1
-1
/
+1
2015-06-23
configure: drop unused variable GBM_BACKEND_DIRS
Emil Velikov
1
-1
/
+0
2015-06-23
configure: error out when building libEGL without shared-glapi
Emil Velikov
1
-0
/
+3
2015-06-23
configure: error out when building backend-less libEGL
Emil Velikov
1
-2
/
+6
[next]