mesa/main: use p_atomic_inc_return instead of locking
[mesa.git] / src / mesa / x86 /
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2019-09-02 Erik Faye-Lundmesa/x86: improve SSE-checks for MSVC
2019-08-15 Dave Airliemesa: add support for CET to x86/x86-64 asm files.
2019-07-01 Eric Anholtmesa: Replace gen_matypes with a simple header for...
2019-07-01 Eric Anholtmatypes: Drop some unused defines.
2018-04-13 Timothy Arcerimesa: fix x86 builds
2017-10-10 Brian Paulmesa: move _mesa_exec_malloc/free() prototypes to their...
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2017-03-22 Emil Velikovmesa: more unused linux/version.h include
2017-01-27 Emil Velikovmesa: remove explicit __STDC_FORMAT_MACROS define
2016-06-16 Mathias Fröhlichmesa: Switch to bitmask based enabled lights in gen_mat...
2015-04-17 Tobias Nygrenadjust a couple of ifdefs to handle NetBSD correctly
2015-03-12 Brian Paulmesa: remove _ASMAPI, ASMAPIP
2015-03-05 Mark Janesmesa/x86: missing stdio inclusions
2015-03-05 Brian Paulmesa: include stdio.h where needed
2015-02-28 Matt Turnermesa: Check return value of __get_cpuid().
2014-12-13 Timothy Arcerimesa: remove long dead 3Dnow optimisation
2014-11-26 Siavash Eliasimesa: Permanently enable features supported by target...
2014-09-27 Emil Velikovmesa: remove last DJGPP remains
2014-09-24 Matt Turnermesa: Drop _mesa_getenv() wrapper.
2014-08-04 Brian Paulmesa/x86: put code in braces to silence declarations...
2014-05-26 Vinson Leemesa/x86: Fix build with clang <= 3.3.
2014-05-23 José Fonsecamesa/x86: Fix build with clang 3.4.
2014-05-23 Tobias Klausmannmesa/x86: fix a typos in SSE4.1 detection
2014-05-22 José Fonsecamesa: Rely on USE_X86_64_ASM.
2014-05-22 Matt Turnermesa/x86: Brown bag fix for undeclared variable.
2014-05-22 Matt Atwoodmesa/x86: add SSE4.1 runtime detection.
2014-05-22 Matt Turnermesa/x86: Support SSE 4.1 detection on x86-64.
2014-01-21 Matt Turnermesa/x86: Remove dead read_rgba_span_x86.h.
2013-11-07 Matt Turnerbuild: Build gen_matypes and matypes.h from src/mesa.
2013-11-07 Matt Turnerbuild: Change HAVE_X86_ASM to mean x86 or x86-64 asm.
2013-11-04 Brian Paulmesa: remove Watcom C support
2013-10-24 Eric Anholtmesa: Remove dricore from the build.
2013-07-18 Mike Frysingergen_matypes: fix cross-compiling with gcc
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-05-01 Andreas Bollbuild: remove unused API_DEFINES
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-01-10 Matt TurnerClean up .gitignore files
2012-10-05 Brian Paulmesa: remove unused gl_context::DriverCtx field
2012-09-06 Vinson LeeUse the correct macro _WIN32 for Windows.
2012-09-06 Brian Paulmesa: s/CONST/const/ in a comment
2012-06-27 Brian Paulmesa: rename ColorMaterialBitmask to _ColorMaterialBitmask
2012-06-22 Laurent Carlierautomake: add missing inclusion of GL headers
2012-06-21 Eric Anholtautomake: Convert gen_matypes building to automake.
2012-06-21 Eric Anholtmake: Drop HOST_CC and HOST_CFLAGS.
2012-02-29 Mathias Fröhlichmesa: Remove gl_light_attrib::_Flags.
2012-02-10 Brian Paulmesa: remove gl_light::_SpotExpTable field
2011-12-18 nobledgen_matypes: eliminate printf warnings
2011-12-17 Marek Olšákmesa/x86: fix printf warning
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-12 Christopher James... mesa: Optionally build a dricore support library (v3)
2011-01-24 Dimitry Andricmesa: s/movzxw/movzwl/ in read_rgba_span_x86.S
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-30 Vinson Leex86: Clean up header file inclusion in mmx.h.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
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-21 Brian PaulMerge branch 'sprite-coord'
2010-09-18 Vinson Leex86: Silence unused variable warning on Mac OS X.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Eric Anholtmesa: Disable the debug spam for x86 CPU detection...
2010-08-26 Eric Anholtmesa: Move the x86 detection debug messages next to...
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Vinson Leex86: Remove unnecessary header from sse.h.
2010-08-16 Vinson Leex86: Include missing headers in mmx.h.
2010-08-16 Vinson Leex86: Remove unnecessary header from 3dnow.h.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.
2010-05-07 Chia-I Wuglapi: Move assembly dispatchers back into glapi/.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-05 Ian RomanickMerge branch '7.8'
next