aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static
Commit message (Expand)AuthorAgeFilesLines
* automake: consistently use -no-undefinedEmil Velikov2014-03-311-0/+1
* targets/egl-static: move the common LDFLAGS into AM_LDFLAGSEmil Velikov2014-03-311-6/+13
* gallium/targets: use install-gallium-targets.mkEmil Velikov2014-03-111-19/+1
* targets/egl-static: automake: don't export local symbolsEmil Velikov2014-02-111-0/+1
* egl-static: stop linking against libudevEmil Velikov2014-02-111-1/+0
* egl-static: use loader util libEmil Velikov2014-01-184-180/+13
* loader: introduce the loader util libEmil Velikov2014-01-183-0/+3
* egl-static: Fix build error.Vinson Lee2014-01-131-1/+1
* gallium: Pass version scripts to linker using --version-script=Tom Stellard2013-11-182-2/+2
* egl-static: Only export necessary symbols v3Tom Stellard2013-11-112-0/+5
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-3/+0
* freedreno: pipe loader for either kgsl or msmRob Clark2013-08-291-1/+1
* build: Remove unused EGL_PLATFORMS.Matt Turner2013-07-221-1/+0
* ilo: get rid of function tables in winsysChia-I Wu2013-06-121-2/+2
* mesa: remove outdated version lines in commentsRico Schüller2013-06-056-6/+0
* android: add ilo to the build systemChia-I Wu2013-05-061-0/+3
* scons: remove radeon buildAndreas Boll2013-05-031-9/+0
* egl-static: use automake conditionals for defining FEATURE_{GL,ES1,ES2}Andreas Boll2013-05-011-1/+11
* ilo: add the driver to the build systemChia-I Wu2013-04-262-0/+36
* freedreno: gallium driver for adrenoRob Clark2013-03-112-0/+31
* build: Remove dead SHARED_GLAPI variableMatt Turner2013-01-201-1/+0
* targets/egl-static: fix link failure to libwayland-drmKnut Andre Tidemann2013-01-111-1/+1
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* targets/egl-static: Convert to automakeMatt Turner2013-01-103-215/+238
* gallium/egl-static: Fix unresolved symbol 'clock_gettime'.Michel Dänzer2012-12-071-2/+2
* [PATCH] makefiles: use configured name for -ldrm* where possibleMaarten Lankhorst2012-11-161-8/+8
* Temporarily revert "mesa: remove remaining FEATURE_* defines where protected ...José Fonseca2012-09-151-0/+2
* mesa: remove remaining FEATURE_* defines where protected by API check.Oliver McFadden2012-09-151-2/+0
* targets/egl-static: Fix some missing symbols.José Fonseca2012-05-121-0/+2
* scons: Fix egl-static build due to conflicting symbols.José Fonseca2012-04-151-2/+1
* targets/{egl-static,gbm}: further clean-up the nvfx remainsMartin Peres2012-04-141-1/+1
* radeonsi: initial WIP SI codeTom Stellard2012-04-134-1/+43
* egl-static: fix printf warningDylan Noblesmith2012-04-131-1/+2
* r600g: add support for common surface allocator for tiling v13Jerome Glisse2012-02-061-0/+2
* automake: src/egl/waylandBenjamin Franzke2012-01-261-1/+1
* Revert "Always build shared glapi"Matt Turner2012-01-241-0/+7
* gbm: install libgbm.so into libMatt Turner2012-01-241-1/+0
* egl,gbm_gallium: Fix linkage against gbm from automakeBenjamin Franzke2012-01-241-0/+1
* Always build shared glapiMatt Turner2012-01-201-7/+0
* i965g: Delete this driver.Kai Wasserbäch2011-11-293-43/+1
* r600g: move all files from winsys/r600 into drivers/r600Marek Olšák2011-09-302-3/+3
* st/egl: add support for null platformChia-I Wu2011-09-201-0/+3
* android: make DRM optionalChia-I Wu2011-08-272-4/+11
* android: add support for nouveauChia-I Wu2011-08-271-0/+3
* android: add support for r300gChia-I Wu2011-08-271-0/+3
* android: add support for i915gChia-I Wu2011-08-271-0/+3
* android: add support for vmwgfxChia-I Wu2011-08-271-0/+3
* targets/egl-static: fix nouveau and vmwgfx for AndroidChia-I Wu2011-08-271-0/+10
* android: add support for r600gChia-I Wu2011-08-251-0/+4
* st/egl: improve error loggingChia-I Wu2011-08-211-1/+9