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
/
src
/
gallium
/
targets
/
egl-static
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/egl: Remove.
Jose Fonseca
2015-03-04
10
-853
/
+0
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-03-03
1
-1
/
+2
*
identity: Remove.
Jose Fonseca
2015-03-02
1
-1
/
+0
*
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
2015-02-27
1
-2
/
+1
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-02-27
1
-1
/
+2
*
gallium: Remove Android files from distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
auxiliary/vl: rework the build of the VL code
Emil Velikov
2014-11-26
1
-0
/
+1
*
targets: bundle all files in the tarball
Emil Velikov
2014-11-16
1
-1
/
+6
*
configure: drop --with-egl-driver-dir switch
Emil Velikov
2014-09-27
1
-1
/
+1
*
targets/egl: fold in target LDFLAGS variables
Emil Velikov
2014-09-24
1
-4
/
+2
*
targets: drop the old MEGADRIVERS & STATIC_TARGET... variables
Emil Velikov
2014-09-24
1
-4
/
+2
*
gallium/softpipe,llvmpipe: add automake target 'templates'
Emil Velikov
2014-09-24
1
-11
/
+2
*
configure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variables
Emil Velikov
2014-09-24
1
-1
/
+1
*
gallium/r300,r600,radeonsi: add automake target 'templates'
Emil Velikov
2014-09-24
1
-31
/
+6
*
gallium/svga: add automake target 'template'
Emil Velikov
2014-09-24
1
-6
/
+1
*
gallium/ilo: add automake target 'template'
Emil Velikov
2014-09-24
1
-7
/
+1
*
gallium/i915: add automake target 'template'
Emil Velikov
2014-09-24
1
-7
/
+1
*
gallium/freedreno: add automake target 'template'
Emil Velikov
2014-09-24
1
-8
/
+1
*
gallium/nouveau: add automake target 'template'
Emil Velikov
2014-09-24
1
-7
/
+8
*
mesa: Move register_allocate.c to util.
Eric Anholt
2014-09-23
1
-5
/
+0
*
android: targets/egl-static: add correct include for DRM headers
Emil Velikov
2014-08-13
1
-3
/
+1
*
android: egl/main: add/enable freedreno
Emil Velikov
2014-08-13
1
-0
/
+3
*
targets/egl-static: link with libmesautil.la
Brian Paul
2014-08-04
1
-0
/
+1
*
targets/egl-static: use inline_drm_helper and Automake.inc helpers
Emil Velikov
2014-06-30
6
-264
/
+49
*
egl/gallium: Set defines for supported APIs when using automake
Niels Ole Salscheider
2014-06-12
2
-0
/
+8
*
scons: remove dri-i915 build target
Emil Velikov
2014-06-09
1
-9
/
+0
*
egl-static: Fix undefined reference to `loader_*'
José Fonseca
2014-05-28
1
-0
/
+1
*
automake: correctly append the version-script
Emil Velikov
2014-05-25
1
-3
/
+5
*
gallium/egl: st_profiles are build time decision, treat them as such
Emil Velikov
2014-05-25
5
-45
/
+0
*
Fix build for darwin
Jon TURNEY
2014-05-23
1
-0
/
+2
*
targets/egl-static: add missing line break in ldflags
Emil Velikov
2014-05-23
1
-1
/
+1
*
egl-static: include libradeonwinsys.la only once
Emil Velikov
2014-05-15
1
-8
/
+5
*
gallium/radeon: link in libradeon.la at target level
Emil Velikov
2014-05-15
1
-0
/
+5
*
targets/egl-static: freshen up the version script
Emil Velikov
2014-05-02
3
-5
/
+8
*
egl-static: fix build after recent radeon winsys changes
Simone Scanzoni
2014-04-13
1
-0
/
+4
*
egl-static: Fix missing radeon_surface.h includes.
José Fonseca
2014-04-11
1
-0
/
+16
*
gallium/radeon: fix missing winsys include in pipe-loader.
Knut Andre Tidemann
2014-04-11
1
-0
/
+1
*
winsys/radeon: fix a race condition in initialization of radeon_winsys::screen
Marek Olšák
2014-04-10
1
-36
/
+6
*
automake: don't enable -Wl,--no-undefined on OpenBSD
Jonathan Gray
2014-04-05
1
-1
/
+1
*
automake: introduce GALLIUM_COMMON_LIB_DEPS
Emil Velikov
2014-04-05
1
-8
/
+2
*
automake: ask the linker to do garbage collection
Emil Velikov
2014-03-31
1
-0
/
+1
*
automake: consistently use -no-undefined
Emil Velikov
2014-03-31
1
-0
/
+1
*
targets/egl-static: move the common LDFLAGS into AM_LDFLAGS
Emil Velikov
2014-03-31
1
-6
/
+13
*
gallium/targets: use install-gallium-targets.mk
Emil Velikov
2014-03-11
1
-19
/
+1
*
targets/egl-static: automake: don't export local symbols
Emil Velikov
2014-02-11
1
-0
/
+1
*
egl-static: stop linking against libudev
Emil Velikov
2014-02-11
1
-1
/
+0
*
egl-static: use loader util lib
Emil Velikov
2014-01-18
4
-180
/
+13
*
loader: introduce the loader util lib
Emil Velikov
2014-01-18
3
-0
/
+3
*
egl-static: Fix build error.
Vinson Lee
2014-01-13
1
-1
/
+1
*
gallium: Pass version scripts to linker using --version-script=
Tom Stellard
2013-11-18
2
-2
/
+2
[next]