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
2012-01-25
automake: src/egl/wayland
automake
Benjamin Franzke
1
-17
/
+7
2012-01-24
Revert "Always build shared glapi"
Matt Turner
1
-1
/
+27
2012-01-23
automake: src/gbm
Matt Turner
1
-14
/
+4
2012-01-23
autoconf: Fix build of dri symbols test to not manually link expat.
Eric Anholt
1
-0
/
+2
2012-01-23
Don't build shared dricore when unneeded
Jon TURNEY
1
-1
/
+1
2012-01-21
configure.ac: use AC_PROG_MKDIR_P
Matt Turner
1
-0
/
+1
2012-01-21
Remove src/mesa/ppc
Matt Turner
1
-5
/
+0
2012-01-20
automake: src/mesa/drivers/dri
Matt Turner
1
-0
/
+2
2012-01-20
automake: src/mesa/drivers/dri/swrast
Matt Turner
1
-0
/
+8
2012-01-20
automake: src/mesa/drivers/dri/nouveau
Matt Turner
1
-6
/
+9
2012-01-20
automake: src/mesa/drivers/dri/r200
Matt Turner
1
-8
/
+6
2012-01-20
automake: src/mesa/drivers/dri/radeon
Matt Turner
1
-1
/
+18
2012-01-20
automake: src/mesa/drivers/dri/i915
Matt Turner
1
-5
/
+12
2012-01-20
Always build shared dricore
Matt Turner
1
-21
/
+8
2012-01-20
Always build shared glapi
Matt Turner
1
-23
/
+1
2012-01-20
Remove -ffast-math from default CFLAGS
Matt Turner
1
-3
/
+0
2012-01-17
mesa: Enable silent automake rules when available.
Eric Anholt
1
-0
/
+5
2012-01-17
i965: Convert the build to using automake.
Eric Anholt
1
-0
/
+13
2012-01-12
configure: Add the svga gallium driver to the default gallium drivers
Thomas Hellstrom
1
-1
/
+1
2012-01-11
configure.ac: use AC_PROG_SED
Matt Turner
1
-1
/
+1
2012-01-11
configure.ac: don't set HAVE_GTEST twice
Matt Turner
1
-1
/
+0
2012-01-06
configure.ac: Remove unused GLUT substitutions.
Kenneth Graunke
1
-4
/
+0
2012-01-06
i965/gen7: Use the updated interface for SO write pointer resetting.
Eric Anholt
1
-1
/
+1
2012-01-05
Strip LLVM svn rev from `llvm-config --version` output.
ojab
1
-1
/
+1
2012-01-04
Revert "configure.ac: remove deprecated --with-driver="
Kenneth Graunke
1
-0
/
+77
2012-01-04
configure.ac: bump AC_PREREQ to 2.60
Matt Turner
1
-1
/
+1
2012-01-04
configure.ac: remove deprecated --with-driver=
Matt Turner
1
-77
/
+0
2012-01-04
glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup...
Ian Romanick
1
-0
/
+22
2012-01-03
configure.ac: fix typo from 3ef3ba4d2
Matt Turner
1
-1
/
+1
2012-01-03
mesa: XCB is no longer optional for GLX or DRI
Ian Romanick
1
-22
/
+6
2012-01-02
tests/glx: Add unit tests for GLX_ARB_create_context GLX protocol
Ian Romanick
1
-2
/
+18
2011-12-26
Fix build with LLVM >= r145623.
Johannes Obermayr
1
-1
/
+1
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
[next]