index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: strip _GNU_SOURCE from llvm-config output
Jonathan Gray
2014-09-09
1
-0
/
+1
*
configure: enable the gallium loader only when needed
Emil Velikov
2014-09-09
1
-10
/
+16
*
configure: bail out if building svga without libdrm
Emil Velikov
2014-09-09
1
-0
/
+3
*
automake: check if the linker supports --dynamic-list
Jonathan Gray
2014-09-05
1
-0
/
+18
*
mapi: Inline shared-glapi/tests/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
mapi: Inline glapi/tests/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
mapi: Inline glapi/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
mapi: Inline es2api/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
mapi: Inline es1api/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
mapi: Inline shared-glapi/Makefile.
Matt Turner
2014-08-18
1
-1
/
+0
*
configure.ac: remove enable 32/64 bit hacks
Emil Velikov
2014-08-14
1
-38
/
+2
*
Revert "configure: Fix --enable-XX-bit flags by moving LT_INIT where it should"
Emil Velikov
2014-08-14
1
-8
/
+3
*
mesa: guard better when building with sse4.1 optimisations
Emil Velikov
2014-08-13
1
-0
/
+3
*
automake: compact gallium/target/Makefile into gallium/Makefile
Emil Velikov
2014-08-13
1
-1
/
+0
*
automake: merge gallium/state_trackers/Makefile into gallium/Makefile
Emil Velikov
2014-08-13
1
-1
/
+0
*
automake: compact gallium/drivers and gallium/winsys makefiles
Emil Velikov
2014-08-13
1
-2
/
+1
*
configure.ac: drop enable_dri check in gallium_gbm
Emil Velikov
2014-08-12
1
-4
/
+0
*
configure.ac: bail out if building gallium_gbm without gallium_egl
Emil Velikov
2014-08-12
1
-0
/
+4
*
configure: Fix --enable-XX-bit flags by moving LT_INIT where it should
Alexandre Demers
2014-08-12
1
-3
/
+8
*
configure.ac: Do not require llvm on x32
Maarten Lankhorst
2014-08-11
1
-0
/
+1
*
configure.ac: Use LIBS rather than LDFLAGS to add -ldl to dladdr check
Jon TURNEY
2014-08-09
1
-3
/
+4
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-1
/
+20
*
configure: check for dladdr via AC_CHECK_FUNC/AC_CHECK_LIB
Pali Rohár
2014-08-08
1
-4
/
+3
*
util: remove ralloc_test
Emil Velikov
2014-08-08
1
-1
/
+0
*
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
2014-08-04
1
-2
/
+2
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-1
/
+3
*
Remove XA state tracker support for Radeon
Marek Olšák
2014-08-03
1
-3
/
+3
*
gallium: Add a dumb drm/kms winsys backed swrast provider
Giovanni Campagna
2014-07-30
1
-0
/
+5
*
configure: Don't override user -g or -O options for debug builds
Ian Romanick
2014-07-29
1
-2
/
+12
*
configure.ac: require libdrm_radeon 2.4.56 because of the Hawaii fix there
Marek Olšák
2014-07-29
1
-1
/
+1
*
freedreno/a3xx: enable/disable wa's based on patch-level
Rob Clark
2014-07-25
1
-1
/
+1
*
configure.ac: Add LLVM patch version to error message.
Vinson Lee
2014-07-18
1
-1
/
+1
*
configure.ac: require LLVM 3.4.2 for radeon
Marek Olšák
2014-07-18
1
-2
/
+3
*
configure: Cygwin requires _XOPEN_SOURCE >= 700 to prototype strndup()
Jon TURNEY
2014-07-11
1
-1
/
+1
*
targets/dri-swrast: Convert to static/shared pipe-driver
Emil Velikov
2014-07-10
1
-2
/
+1
*
st/dri: merge dri/drm and dri/sw backends
Emil Velikov
2014-07-10
1
-2
/
+0
*
configure: Don't special case Cygwin to use gnu99, define _XOPEN_SOURCE instead
Jon TURNEY
2014-07-08
1
-9
/
+2
*
targets/dri-vmwgfx: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
1
-2
/
+1
*
targets/dri-ilo: Convert to static/shared pipe-driver
Emil Velikov
2014-07-02
1
-2
/
+1
*
targets/dri-i915: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
1
-2
/
+1
*
targets/dri-freedreno: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
1
-2
/
+1
*
targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
1
-6
/
+3
*
targets/dri-nouveau: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
1
-2
/
+3
*
targets/dri-swrast: use drm aware dricommon when building more than swrast
Emil Velikov
2014-07-02
1
-9
/
+9
*
configure.ac: (trivial) Fixing a typo
Alexandre Demers
2014-06-30
1
-1
/
+1
*
targets/egl-static: use inline_drm_helper and Automake.inc helpers
Emil Velikov
2014-06-30
1
-0
/
+1
*
targets/xa: provide alternative(static) xa target
Emil Velikov
2014-06-30
1
-8
/
+8
*
targets/radeonsi/omx: convert to static/shared pipe-drivers
Emil Velikov
2014-06-26
1
-2
/
+1
*
targets/r600/omx: convert to static/shared pipe-drivers
Emil Velikov
2014-06-26
1
-2
/
+1
*
targets/omx-nouveau: convert to static/shared pipe-drivers
Emil Velikov
2014-06-26
1
-2
/
+3
[next]