History log of /external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8cffec495c73f104819deab2bc5631abc1b36429 05-Jun-2012 Tapani Pälli <tapani.palli@intel.com> xmlconfig: use __progname when building for Android

__progname symbol and strrchr are available with bionic.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
(cherry picked from commit 4d02b018f456c447e2c24ebd1460c27d6e5fb385)
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
ceda4da8573cca85e02d0e7c2db41f9151683321 03-Nov-2011 George Sapountzis <gsapountzis@gmail.com> dri: move __driUtilMessage to xmlconfig.c

__driUtilMessage seems to have fallen out of favor and is only used by xmlconfig.c now
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
b629d5ba24f76ed6af35455a874d351fde1e5bbe 01-Jul-2011 Lauri Kasanen <cand@gmx.com> xmlconfig: Make the error message more informative
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
7854b8cb166e513300085f8798b3fd05ae6a492e 15-Jul-2011 Marek Olšák <maraeo@gmail.com> xmlconfig: remove an unused-but-set variable

I hate gcc 4.6 already.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
64ce3933f59f71ac78d83b8b3db813b6d2619382 08-Apr-2011 Alan Coopersmith <alan.coopersmith@oracle.com> Fix GET_PROGRAM_NAME() on Solaris to not try to modify a read-only string

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
79d56577700a4f4b8628b3b61098763d019f17d4 28-Sep-2010 Vinson Lee <vlee@vmware.com> dri: Add GET_PROGRAM_NAME definition for Mac OS X.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
99907303f6a1e9abe02977664ad8457c122213ce 21-Sep-2010 Timo Wiren <timo.wiren@gmail.com> Fix typos in comments and debug output strings.

Bug #30208.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
64644ec3b21884d4a974fa29087fa98c4ed9e112 19-Apr-2010 Jesse Barnes <jbarnes@virtuousgeek.org> Merge branch '7.8'
7f1ae3a94dc9ec1360ed8f6e076501423f2f60f2 19-Apr-2010 Matthieu Herrb <matthieu.herrb@laas.fr> mesa: Use __OpenBSD__ to check for OpenBSD.

Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
631a1a9ac8b97dec172205e13e33ef51f28bb1c0 14-Mar-2010 George Sapountzis <gsapountzis@gmail.com> dri/common: mv __driUtilMessage to utils.c

allows to link with xmlconfig without dri_util, and has nothing drm-specific.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
fcd8ffe8e14861c22d1b937f898793dc5f6a1420 13-Feb-2010 Vinson Lee <vlee@vmware.com> dri: Remove unnecessary headers.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
ecadb51bbcb972a79f3ed79e65a7986b9396e757 18-Sep-2008 Brian Paul <brian.paul@tungstengraphics.com> mesa: added "main/" prefix to includes, remove some -I paths from Makefile.template
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
e1f9adc27445ea3381af1f71cfec0317298be5b1 21-Jun-2008 Alan Coopersmith <alan.coopersmith@sun.com> Solaris port of Mesa 7.1 with autoconf support

Signed-off-by: Brian Paul <brian.paul@tungstengraphics.com>
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
118de7a01369977d13f40bab2ad591320cc7f7ff 25-Apr-2008 Alan Hourihane <alanh@tungstengraphics.com> silence warning
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
2f3e939ae719f522fc26bfd62997fa8b7940c8ed 21-Dec-2007 Kristian Høgsberg <krh@temari.boston.redhat.com> Silence compiler warnings from XML error macros.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
22ae633d1ea636e0e07ba044a0f8fa2195c83bc6 02-Dec-2004 Alan Hourihane <alanh@tungstengraphics.com> Fix some warnings
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
fff87eecbe94ca3ac4ca0e7e8647ee7cae7fae56 26-Jul-2004 Felix Kuehling <fxkuehl@gmx.de> Fixed hash table allocation to avoid an assertion failure due to a
bad config file. Fixed two more typos.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
486e5c26dc3164493b4f045b533fc1b9e1847581 10-Jul-2004 Felix Kuehling <fxkuehl@gmx.de> Make GET_PROGRAM_NAME work with uCLibc using the __progname hack.
Improved that hack to remove leading directory names.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
368f3c551befc29051d0061c33f408249c88b1f8 09-Jul-2004 Jon Smirl <jonsmirl@gmail.com> Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name
will be correctly defined.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
aaebfc88c08c79cd70f1e0d1d262a25e9ded47d1 04-Jul-2004 Jon Smirl <jonsmirl@gmail.com> Patch removes _SOLO definition needed for mesa-solo. mesa-solo
uses the NEW_INTERFACE now so _SOLO isn't necessary anymore.
Tested with the hardware that I own.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
97fcc0e77b55f2d11a4fe34fbe71605d0550e6c8 18-Jan-2004 Brian Paul <brian.paul@tungstengraphics.com> make second param of driParseConfigFiles() const
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
94de418fd053a2a970d1a1312765f14be7aeb6f6 08-Jan-2004 Felix Kuehling <fxkuehl@gmx.de> Use hand-made number parsing functions as the libc routines are locale-dependent. Thanks to Pavel harry_x Palat for pointing that out.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
d450d0b0e228e5b16c04b2a1acb9ea549aa690f2 12-Dec-2003 Brian Paul <brian.paul@tungstengraphics.com> applied Felix's patch for configuration system
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c
bcc6eddd335e97d49ed2ef3a1440f94d58dce12d 21-Oct-2003 Jon Smirl <jonsmirl@gmail.com> Update DRI drivers to current DRI CVS and make them work.
/external/mesa3d/src/mesa/drivers/dri/common/xmlconfig.c