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-11-30
gallium/failover: Remove the deprecated module.
Kai Wasserbäch
1
-1
/
+1
2011-11-29
i965g: Delete this driver.
Kai Wasserbäch
1
-14
/
+0
2011-11-28
gallium/i965g: hide that utterly broken driver better
Daniel Vetter
1
-1
/
+8
2011-11-25
st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.
Thomas Hellstrom
1
-0
/
+12
2011-11-05
configure.ac: gbm_gallium requires DRI_LIB_DEPS to link
Chia-I Wu
1
-2
/
+6
2011-11-05
shared-glapi: fix a linking error for SELinux
Chia-I Wu
1
-1
/
+1
2011-10-29
intel: Add an interface for saving/restoring the batchbuffer state.
Eric Anholt
1
-1
/
+1
2011-10-28
radeon: Insist on libdrm being present to build.
Eric Anholt
1
-11
/
+1
2011-10-28
configure.ac: Fix equality checks in gallium st setup.
Eric Anholt
1
-3
/
+3
2011-10-28
mesa: Remove build infrastructure for r300c and r600c.
Eric Anholt
1
-6
/
+6
2011-10-21
gallium/targets: Add vdpau target for nouveau
Maarten Lankhorst
1
-1
/
+1
2011-10-17
gallium/targets: use c++ compiler for linking
Marcin Slusarz
1
-1
/
+1
2011-10-17
Add an autoconf option for mangling Mesa.
Tom Fogal
1
-3
/
+24
2011-10-16
configure: Use -fno-builtin-memcmp.
José Fonseca
1
-0
/
+8
2011-09-30
r600g: move all files from winsys/r600 into drivers/r600
Marek Olšák
1
-1
/
+1
2011-09-30
xorg/vmwgfx: Kill this target. It's not used anymore.
Thomas Hellstrom
1
-1
/
+1
2011-09-29
configure.ac: unduplicate gallium directories
Marek Olšák
1
-4
/
+4
2011-09-20
st/egl: add support for null platform
Chia-I Wu
1
-0
/
+3
2011-09-19
Remove unused APP_LIB_DEPS variable
Matt Turner
1
-27
/
+0
2011-08-26
dri: Remove all DRI1 drivers
Ian Romanick
1
-13
/
+6
2011-08-26
r600g: Hook up xorg state tracker.
Michel Dänzer
1
-1
/
+1
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
[next]