index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
common
/
xmlconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xmlconfig: Add support for DragonFly
François Tigeot
2015-11-20
1
-0
/
+3
*
dri/common: use sysconfdir when looking for drirc
Marcin Ślusarz
2015-09-19
1
-1
/
+5
*
adjust a couple of ifdefs to handle NetBSD correctly
Tobias Nygren
2015-04-17
1
-1
/
+1
*
dri/common: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
mesa: don't include math.h in compiler.h
Brian Paul
2015-02-26
1
-0
/
+1
*
mesa: include stdarg.h only where it's used
Brian Paul
2015-02-26
1
-0
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-2
/
+1
*
xmlconfig: suppress libGL warnings when LIBGL_DEBUG == "quiet"
Stefan Dirsch
2014-09-09
1
-1
/
+3
*
xmlconfig: Use program_invocation_short_name when building for cygwin
Yaakov Selkowitz
2014-07-29
1
-0
/
+2
*
xmlconfig/dri: bool -> unsigned char
Dave Airlie
2014-07-02
1
-4
/
+4
*
drirc: Add string support
Axel Davy
2014-07-01
1
-0
/
+29
*
dri/xmlconfig: remove GL types.
Dave Airlie
2014-07-01
1
-90
/
+88
*
dri: Choose a decent global driNConfigOptions.
Eric Anholt
2013-08-17
1
-36
/
+8
*
driconf: enable app-specific workarounds for all drivers
Marek Olšák
2013-07-30
1
-1
/
+3
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-6
/
+3
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-7
/
+7
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
1
-7
/
+7
*
xmlconfig: use __progname when building for Android
Tapani Pälli
2012-08-31
1
-1
/
+1
*
dri: move __driUtilMessage to xmlconfig.c
George Sapountzis
2011-11-04
1
-0
/
+22
*
xmlconfig: Make the error message more informative
Lauri Kasanen
2011-08-17
1
-1
/
+1
*
xmlconfig: remove an unused-but-set variable
Marek Olšák
2011-07-15
1
-2
/
+2
*
Fix GET_PROGRAM_NAME() on Solaris to not try to modify a read-only string
Alan Coopersmith
2011-04-08
1
-1
/
+19
*
dri: Add GET_PROGRAM_NAME definition for Mac OS X.
Vinson Lee
2010-09-28
1
-0
/
+3
*
Fix typos in comments and debug output strings.
Timo Wiren
2010-09-20
1
-4
/
+4
*
Merge branch '7.8'
Jesse Barnes
2010-04-19
1
-1
/
+1
|
\
|
*
mesa: Use __OpenBSD__ to check for OpenBSD.
Matthieu Herrb
2010-04-19
1
-1
/
+1
*
|
dri/common: mv __driUtilMessage to utils.c
George Sapountzis
2010-03-15
1
-1
/
+1
|
/
*
dri: Remove unnecessary headers.
Vinson Lee
2010-02-12
1
-7
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-2
/
+2
*
Solaris port of Mesa 7.1 with autoconf support
Alan Coopersmith
2008-06-21
1
-0
/
+6
*
silence warning
Alan Hourihane
2008-04-25
1
-1
/
+1
*
Silence compiler warnings from XML error macros.
Kristian Høgsberg
2007-12-21
1
-12
/
+12
*
Fix some warnings
Alan Hourihane
2004-12-02
1
-1
/
+5
*
Fixed hash table allocation to avoid an assertion failure due to a
Felix Kuehling
2004-07-26
1
-5
/
+9
*
Make GET_PROGRAM_NAME work with uCLibc using the __progname hack.
Felix Kuehling
2004-07-10
1
-4
/
+9
*
Fix mesa-solo config to define _GNU_SOURCE so that program_invocation_short_name
Jon Smirl
2004-07-09
1
-1
/
+0
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
1
-4
/
+1
*
make second param of driParseConfigFiles() const
Brian Paul
2004-01-18
1
-2
/
+2
*
Use hand-made number parsing functions as the libc routines are locale-depend...
Felix Kuehling
2004-01-07
1
-2
/
+132
*
applied Felix's patch for configuration system
Brian Paul
2003-12-12
1
-9
/
+10
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-0
/
+862