index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-16
r600g: first step into winsys/radeon
Marek Olšák
1
-1
/
+1
2011-08-15
glw: Remove GLw source.
Kenneth Graunke
1
-76
/
+0
2011-08-15
egl: Native Display autodetection
Benjamin Franzke
1
-0
/
+2
2011-07-28
configure.ac: add DLOPEN_LIBS to xlib build
Marek Olšák
1
-1
/
+1
2011-07-28
configure.ac: fix xlib-based softpipe build
Marek Olšák
1
-7
/
+5
2011-07-25
configure.ac: do not check for llvm-config if llvm is disabled
Marek Olšák
1
-3
/
+2
2011-07-25
configure: Move gbm before egl in SRC_DIRS
Benjamin Franzke
1
-35
/
+35
2011-07-21
configure.ac: check for libdrm_radeon only when building classic
Marek Olšák
1
-5
/
+5
2011-07-19
configure.ac: Check for the respective libdrm_* when building gallium drivers
Emil Velikov
1
-0
/
+3
2011-07-15
g3dvl: Build softpipe when needed.
Younes Manton
1
-0
/
+3
2011-07-15
g3dvl: Build the right winsys dependencies when needed.
Younes Manton
1
-6
/
+15
2011-07-14
Squashed commit of the following:
José Fonseca
1
-60
/
+0
2011-07-14
configure: allow C{,XX}FLAGS override
Marcin Baczyński
1
-0
/
+8
2011-07-14
configure: fix gcc version check
Marcin Baczyński
1
-1
/
+1
2011-07-14
g3dvl: check for existense of VA API header/libs
Christian König
1
-1
/
+4
2011-07-14
g3dvl: check for existense of VDPAU header/libs
Christian König
1
-2
/
+2
2011-07-14
g3dvl: check for existense of XvMC header/libs
Christian König
1
-2
/
+2
2011-07-14
configure.ac: don't build gallium driver libs just to see if there are no errors
Marek Olšák
1
-7
/
+18
2011-07-14
gallium/targets: do not link every driver with libllvmpipe.a
Marek Olšák
1
-1
/
+1
2011-07-13
Merge branch 'pipe-video'
Christian König
1
-7
/
+109
2011-07-12
autoconf: Do not select Xlib when building DRI
Emil Velikov
1
-1
/
+1
2011-07-11
configure.ac: Make --{without,with}-gallium-drivers work as expected
Ian Romanick
1
-0
/
+7
2011-07-11
configure.ac: do not let llvm-config define NDEBUG in debug builds
Marek Olšák
1
-1
/
+1
2011-07-11
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
1
-2
/
+2
2011-07-08
DRI2/GLX: use new swap event types
Jesse Barnes
1
-2
/
+2
2011-07-04
Merge remote-tracking branch 'origin/master' into pipe-video
Christian König
1
-498
/
+578
2011-07-04
Merge branch 'xa_branch'
Thomas Hellstrom
1
-2
/
+20
2011-07-02
configure: Require libudev for drm & wayland egl platforms
Benjamin Franzke
1
-0
/
+4
2011-07-02
configure: Fix typo in gbm check for egl drm platform
Benjamin Franzke
1
-1
/
+1
2011-07-02
configure: Enable st/gbm if st/egl has drm platform
Benjamin Franzke
1
-2
/
+10
2011-07-02
autoconf: swrast does not require libdrm
Chia-I Wu
1
-4
/
+13
2011-07-01
autoconf: fix --disable-glx
Chia-I Wu
1
-16
/
+23
2011-07-01
autoconf: fix --disable-dri
Chia-I Wu
1
-20
/
+13
2011-07-01
autoconf: add --enable-{dri,glx,osmesa}
Chia-I Wu
1
-124
/
+177
2011-06-28
glx: Check HAVE_XF86VIDMODE before adding it as an implicit link
Alan Hourihane
1
-1
/
+5
2011-06-28
Don't use -fvisibilty=hidden on cygwin
Jon TURNEY
1
-0
/
+9
2011-06-28
Fix config check that claims to test if CXX supports -fvisibility=hidden opti...
Jon TURNEY
1
-0
/
+2
2011-06-27
configure.ac: sort Gallium directories alphabetically
Marek Olšák
1
-0
/
+6
2011-06-24
targets/egl-static: replace targets/egl
Chia-I Wu
1
-1
/
+1
2011-06-24
configure: Disable drm egl platform by default
Benjamin Franzke
1
-3
/
+0
2011-06-23
egl_dri2: Hookup gbm as drm platform
Benjamin Franzke
1
-0
/
+3
2011-06-23
gbm: Add gallium (drm) backend
Benjamin Franzke
1
-0
/
+23
2011-06-23
gbm: Add dri backend
Benjamin Franzke
1
-0
/
+7
2011-06-23
Add gbm (generic/graphics buffer manager)
Benjamin Franzke
1
-0
/
+37
2011-06-20
configure.ac: remove deprecated EGL options
Chia-I Wu
1
-9
/
+0
2011-06-19
configure.ac: add back --enable-gallium-egl
Marek Olšák
1
-4
/
+27
2011-06-19
configure.ac: Avoid running llvm-config when it hadn't been checked for.
Cyril Brulebois
1
-0
/
+2
2011-06-19
configure.ac: build r600g by default
Marek Olšák
1
-2
/
+2
2011-06-19
configure.ac: add option --with-gallium-drivers=DIRS
Marek Olšák
1
-108
/
+57
2011-06-19
configure.ac: remove --with-state-trackers
Marek Olšák
1
-142
/
+75
[next]