index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-02
targets/dri-vmwgfx: Convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+1
2014-07-02
targets/dri-ilo: Convert to static/shared pipe-driver
Emil Velikov
1
-2
/
+1
2014-07-02
targets/dri-i915: Convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+1
2014-07-02
targets/dri-freedreno: Convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+1
2014-07-02
targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-drivers
Emil Velikov
1
-6
/
+3
2014-07-02
targets/dri-nouveau: Convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+3
2014-07-02
targets/dri-swrast: use drm aware dricommon when building more than swrast
Emil Velikov
1
-9
/
+9
2014-06-30
configure.ac: (trivial) Fixing a typo
Alexandre Demers
1
-1
/
+1
2014-06-30
targets/egl-static: use inline_drm_helper and Automake.inc helpers
Emil Velikov
1
-0
/
+1
2014-06-30
targets/xa: provide alternative(static) xa target
Emil Velikov
1
-8
/
+8
2014-06-26
targets/radeonsi/omx: convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+1
2014-06-26
targets/r600/omx: convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+1
2014-06-26
targets/omx-nouveau: convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+3
2014-06-22
targets/r600/xvmc: convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+1
2014-06-22
targets/xvmc-nouveau: convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+3
2014-06-22
targets/radeonsi/vdpau: convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+1
2014-06-22
targets/r600/vdpau: convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+1
2014-06-22
targets/vdpau-nouveau: convert to static/shared pipe-drivers
Emil Velikov
1
-2
/
+3
2014-06-19
configure: add HAVE_GALLIUM_STATIC_TARGETS
Emil Velikov
1
-0
/
+4
2014-06-19
automake: stop building i915-sw and drop explicit linking to softpipe
Emil Velikov
1
-9
/
+2
2014-06-12
configure: correctly autodetect xvmc/vdpau/omx
Emil Velikov
1
-1
/
+1
2014-06-11
configure.ac: Simplify DUSE_EXTERNAL_DXTN_LIB logic.
Matt Turner
1
-9
/
+3
2014-06-11
configure.ac: Alphabetize AC_CONFIG_FILES.
Matt Turner
1
-7
/
+7
2014-06-11
configure.ac: Remove single quotes to fix syntax highlighting.
Matt Turner
1
-2
/
+2
2014-06-10
configure: Only check for OpenCL without LLVM when the latter is certain
Michel Dänzer
1
-4
/
+4
2014-06-10
configure: Always default to --enable-driglx-direct
Jon TURNEY
1
-15
/
+1
2014-06-10
glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM case
Jon TURNEY
1
-0
/
+1
2014-06-09
configure: error out when building opencl without LLVM
Emil Velikov
1
-0
/
+4
2014-06-06
configure.ac: Do not use Pthreads with MinGW.
Vinson Lee
1
-1
/
+7
2014-05-29
loader: add optional /sys filesystem method for PCI identification.
Gary Wong
1
-11
/
+25
2014-05-25
targets/opencl: Fix (static) linking with LLVM (v2)
Kai Wasserbäch
1
-0
/
+7
2014-05-23
Fix build of appleglx
Jon TURNEY
1
-0
/
+5
2014-05-23
Make DRI dependencies and build depend on the target
Jon TURNEY
1
-16
/
+39
2014-05-23
Fix build for darwin
Jon TURNEY
1
-0
/
+44
2014-05-21
configure.ac: Do not enable -Wl,--no-undefined on Mac OS X.
Vinson Lee
1
-1
/
+1
2014-05-21
configure.ac: Remove -fstack-protector-strong from LLVM flags.
Vinson Lee
1
-1
/
+2
2014-05-15
gallium/radeon: link in libradeon.la at target level
Emil Velikov
1
-0
/
+2
2014-05-14
configure: correctly set LD_NO_UNDEFINED
Emil Velikov
1
-0
/
+13
2014-05-14
configure: Require LLVM 3.1.
José Fonseca
1
-0
/
+6
2014-05-10
configure: error out if building GBM without dri
Emil Velikov
1
-0
/
+7
2014-05-09
configure.ac: Add LLVM_VERSION_PATCH to DEFINES
Tom Stellard
1
-1
/
+7
2014-05-06
configure.ac: radeonsi requires EGL_DRM and GBM
Marek Olšák
1
-0
/
+14
2014-05-02
configure: bump up libdrm_radeon requirement to 2.4.54
Alex Deucher
1
-1
/
+1
2014-05-02
targets/omx: add nouveau target
Emil Velikov
1
-1
/
+2
2014-04-28
Check for dladdr(), rather than assuming we have it if we have RTLD_DEFAULT
Jon TURNEY
1
-0
/
+6
2014-04-25
automake: cleanup pipe-loader handling when using sw/xlib winsys
Emil Velikov
1
-4
/
+1
2014-04-25
pipe-loader: conditionally build and use pipe_loader_sw_probe_dri
Emil Velikov
1
-0
/
+4
2014-04-10
configure.ac: require libdrm_radeon 2.4.53
Marek Olšák
1
-1
/
+1
2014-04-09
Partially revert "st/xa: Fix advertized version number and try to avoid futur...
Emil Velikov
1
-4
/
+8
2014-04-07
egl/build: Drop two unnecessary Makefiles.
Matt Turner
1
-2
/
+0
[next]