gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY
[mesa.git] / src / gallium / auxiliary / util / u_debug_symbol.c
2020-04-21 Pierre-Eric Pellou... gallium/utils: silence strncpy warning
2020-02-26 Marek Olšákgallium/hash_table: remove some function wrappers
2020-02-26 Marek Olšákgallium/hash_table: turn it into a wrapper around util...
2020-02-26 Marek Olšákgallium/hash_table: consolidate hash tables with pointe...
2019-08-02 Eric Engestromgallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-07-19 Eric Engestromutil: use standard name for strdup()
2019-06-19 Jory Prattmeson: Search for execinfo.h
2018-10-30 Dylan Bakerutil: Move u_debug to utils
2017-10-23 Brian Paulmesa: use util_strdup() macro in u_debug_symbol.c
2017-03-12 Timothy Arcerigallium/util: move u_string.h to src/util/u_string.h
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: remove pipe_static_mutex()
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-03-31 Jose Fonsecautil/debug: Update MgwHelp link, drop BfdHelp link.
2013-06-25 José Fonsecautil/debug: Cleanup/improve debug_symbol_name_dbghelp.
2013-05-29 Anthony G. Basilegallium: fix build on uclibc system
2012-07-24 Anthony G. BasileFix compile time errors when building against uclibc
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-18 Jakob Bornecrantzutil: Make refcnt and symbol debuggers work on windows
2011-02-17 José Fonsecautil: Cleanup symbol name resolution on Windows.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 José Fonsecautil: Don't try to use imagehlp on mingw.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-20 Luca Barbieriu_debug_symbol: add symbol name caching
2010-08-20 Luca Barbieriu_debug_symbol: add support for getting symbol names...
2010-08-20 Luca Barbieriu_debug_symbol: support getting a string without output
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-15 José Fonsecautil: Remove unused cruft.
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-02 Brian Paulgallium: replace // comments with /* */
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-01 José Fonsecautil: Fix x86_64 build.
2009-04-01 José Fonsecautil: Lookup symbol names from addresses.