index
:
~deathsimple/mesa
glvdpau
uvd-9.1
vaapi
vce-release
vdpau-interop
vlwork
xbmc-test
mesa patches
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-22
Re-add HAVE_PTHREADS preprocessor macro
Matt Turner
1
-5
/
+5
2012-10-21
gbm: Use the kms dumb ioctls for cursor instead of libkms
Kristian Høgsberg
1
-2
/
+0
2012-10-17
configure.ac: Fix LLVM 3.2 r600/radeonsi error message
Dmitry Cherkasov
1
-1
/
+1
2012-10-17
egl/wayland: Update to Wayland 0.99 API
Kristian Høgsberg
1
-1
/
+1
2012-10-16
build: Build on Cygwin with gnu99 instead of c99.
Vinson Lee
1
-1
/
+8
2012-10-14
build: Don't fail if libX11 isn't installed
Daniel Stone
1
-1
/
+1
2012-10-09
egl: Quit checking for a bug in old xcb when we require new xcb.
Eric Anholt
1
-5
/
+0
2012-10-09
egl: Drop xcb ifdefs by just requiring a version from this year.
Eric Anholt
1
-1
/
+1
2012-10-09
glx: Require xcb_dri2 for building glxdri2.c.
Eric Anholt
1
-1
/
+1
2012-10-09
glx: Remove the last user of -DUSE_XCB.
Eric Anholt
1
-4
/
+0
2012-10-09
Remove VAAPI support.
Matt Turner
1
-38
/
+4
2012-10-02
build: Remove autoconf check for signbit
Matt Turner
1
-7
/
+0
2012-10-01
build: Don't build libdricore if not building classic drivers
Matt Turner
1
-0
/
+1
2012-10-01
build: Order src/Makefile correctly
Matt Turner
1
-1
/
+1
2012-10-01
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
Matt Turner
1
-6
/
+6
2012-10-01
build: Use PTHREAD_LIBS and PTHREAD_CFLAGS
Matt Turner
1
-16
/
+16
2012-10-01
build: Set PTHREAD_LIBS for pkgconfig files if empty
Matt Turner
1
-0
/
+4
2012-10-01
llvmpipe: Fix build with LLVM 2.8
Tom Stellard
1
-1
/
+1
2012-10-01
configure.ac: Use amdgpu component for LLVM 3.2
Tom Stellard
1
-4
/
+2
2012-10-01
radeon: Support LLVM 3.2
Tom Stellard
1
-6
/
+20
2012-09-27
build: Link libglapi with pthreads
Matt Turner
1
-4
/
+1
2012-09-27
build: Use AX_PTHREAD to detect pthreads
Matt Turner
1
-0
/
+11
2012-09-24
build: remove signbit check in configure.ac
Brian Paul
1
-7
/
+0
2012-09-24
build: substitute X11_INCLUDES variable
Robert Bragg
1
-0
/
+1
2012-09-24
Use signbit() in IS_NEGATIVE and DIFFERENT_SIGNS
Matt Turner
1
-0
/
+7
2012-09-12
build: Don't list glproto and dri2proto in pkg-config file
Matt Turner
1
-2
/
+1
2012-09-09
mesa: bump version to 9.1 (devel)
Andreas Boll
1
-1
/
+1
2012-09-07
Set OSMESA_VERSION=8.
Johannes Obermayr
1
-4
/
+4
2012-09-06
build: Disable building of d3d1x
Matt Turner
1
-5
/
+7
2012-09-05
configure.ac: Don't link gallium drivers with libdricore
Tom Stellard
1
-1
/
+0
2012-08-31
build: Remove left over echo from GLU removal
Matt Turner
1
-2
/
+0
2012-08-31
Remove libGLU
Matt Turner
1
-67
/
+0
2012-08-31
mesa: also bump version in Makefile.am and configure.ac to 9.0
Andreas Boll
1
-1
/
+1
2012-08-30
configure.ac: require libdrm_radeon 2.6.39 for MSAA
Marek Olšák
1
-1
/
+1
2012-08-28
configure.ac: add radeonsi to --with-gallium-drivers help string
Andreas Boll
1
-1
/
+1
2012-08-26
i965/gen6+: Add support for GL_ARB_timer_query.
Eric Anholt
1
-1
/
+1
2012-08-26
gbm: Use libkms to replace DRI cursor images
Jakob Bornecrantz
1
-0
/
+2
2012-08-24
automake: convert vgapi
Matt Turner
1
-0
/
+4
2012-08-24
build: Check for bison-generated file before bailing because of no bison
Matt Turner
1
-1
/
+1
2012-08-24
mesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
Tapani Pälli
1
-2
/
+3
2012-08-24
build: Only add links to .so files if we're building them
Matt Turner
1
-0
/
+2
2012-08-24
build: Replace OSMESA_VERSION with generic VERSION_NUMBER
Matt Turner
1
-3
/
+4
2012-08-24
build: Order AC_CONFIG_FILES list
Matt Turner
1
-21
/
+21
2012-08-24
build: Only build libmesa.la when needed
Matt Turner
1
-0
/
+2
2012-08-24
build: Remove duplicate DRI automake conditionals
Matt Turner
1
-4
/
+1
2012-08-24
build: Remove GLU_DIRS
Matt Turner
1
-2
/
+0
2012-08-23
automake: convert es1api
Matt Turner
1
-0
/
+2
2012-08-23
automake: convert es2api
Matt Turner
1
-0
/
+2
2012-08-22
build: Link DRI drivers with dricore in case of no direct rendering
Matt Turner
1
-10
/
+3
2012-08-22
build: Only build libmesagallium.la if building Gallium
Matt Turner
1
-0
/
+1
[next]