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
/
gallium
/
include
/
pipe
/
p_compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: move ALWAYS_INLINE macro to util/macro.h
Timothy Arceri
2017-05-09
1
-11
/
+0
*
gallium: remove explicit __STDC_.*_MACROS defines
Emil Velikov
2017-01-27
1
-3
/
+0
*
gallium: Include intrin.h instead of defining ourselves.
Jose Fonseca
2016-04-26
1
-2
/
+2
*
Remove Sun CC specific code.
Jose Fonseca
2015-12-02
1
-5
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-6
/
+1
*
mesa: consolidate PUBLIC macro definition
Brian Paul
2015-03-04
1
-12
/
+0
*
gallium: include util/macros.h
Tobias Klausmann
2015-02-24
1
-55
/
+2
*
gallium: remove support for GCC older than 4.2.0
Timothy Arceri
2014-12-18
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
Avoid spurious GCC warnings in STATIC_ASSERT() macro.
Paul Berry
2013-04-04
1
-1
/
+1
*
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
2013-03-12
1
-69
/
+5
*
gallium: Add support for Solaris Studio C++ compiler.
Vinson Lee
2012-06-18
1
-1
/
+5
*
gallium: add STATIC_ASSERT macro
Brian Paul
2012-01-05
1
-0
/
+11
*
Define INLINE macro in terms of inline.
José Fonseca
2011-09-08
1
-11
/
+14
*
gallium: add PIPE_OS_ANDROID support
Chia-I Wu
2011-08-21
1
-0
/
+2
*
gallium: Avoid redefinition of likely/unlikely macros on non gcc compilers.
José Fonseca
2011-03-25
1
-6
/
+8
*
gallium: Define __func__ on MSVC.
José Fonseca
2011-03-04
1
-0
/
+12
*
gallium: Define C99 restrict keyword where absent.
José Fonseca
2010-10-11
1
-0
/
+21
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-0
/
+1
*
p_compiler: add replacement va_copy
Luca Barbieri
2010-08-21
1
-0
/
+8
*
gallium: add ALWAYS_INLINE
Luca Barbieri
2010-08-11
1
-0
/
+10
*
gallium: Ensure prototypes are wrapped in extern "C".
José Fonseca
2010-07-14
1
-0
/
+11
*
gallium: Add a macro for memory barriers.
José Fonseca
2010-07-14
1
-0
/
+19
*
Define PUBLIC to dllexport on MSVC.
Chia-I Wu
2010-05-31
1
-0
/
+2
*
p_compiler: add likely/unlikely macros
Luca Barbieri
2010-04-18
1
-1
/
+39
*
util: Remove the half typedef from p_compiler.h.
José Fonseca
2010-04-07
1
-2
/
+0
*
gallium: Integrate util_half with scons.
Michal Krol
2010-04-01
1
-0
/
+1
*
drop stray XFree86Server, XGLServer
George Sapountzis
2010-03-09
1
-5
/
+0
*
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
1
-4
/
+3
*
gallium: Add a define for deprecated function attribute.
José Fonseca
2010-02-04
1
-0
/
+8
*
gallium: Move some compiler portability stuff into p_compiler.h
José Fonseca
2010-02-02
1
-0
/
+4
*
gallium: Remove unnecessary includes. Add others to compensate.
José Fonseca
2010-02-01
1
-0
/
+1
*
Check for __USE_MISC for defining uint & ushort
Alan Hourihane
2010-01-26
1
-1
/
+1
*
Sun compilers now support some gcc __attribute__ values
Alan Coopersmith
2010-01-19
1
-2
/
+3
*
gallium: Support swig "compiler" in p_compiler.h
Jakob Bornecrantz
2010-01-17
1
-0
/
+7
*
gallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for consistency.
José Fonseca
2010-01-12
1
-3
/
+3
*
gallium: Simplify PIPE_ALIGN_VAR.
José Fonseca
2010-01-12
1
-2
/
+2
*
gallium: Generalize the alignment macros to other compilers and any alignment.
José Fonseca
2010-01-12
1
-9
/
+20
*
gallium: Add PUBLIC macro for function visibility.
Chia-I Wu
2010-01-11
1
-0
/
+11
*
gallium: Remove dead code.
José Fonseca
2010-01-10
1
-4
/
+0
*
gallium: Provide alternative stdint.h and stdbool.h C99 headers, instead of a...
José Fonseca
2010-01-10
1
-34
/
+4
*
gallium: Disable force_align_arg_pointer attribute on x86_64.
José Fonseca
2009-12-04
1
-1
/
+1
*
gallium: New ALIGN_STACK macro to tell gcc to align stack pointer.
José Fonseca
2009-10-14
1
-0
/
+6
*
gallium: Added HaikuOS platform
aljen
2009-09-09
1
-1
/
+3
*
Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc
Alan Coopersmith
2009-03-25
1
-0
/
+19
*
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2009-01-08
1
-1
/
+0
*
gallium: Don't redefine INLINE.
José Fonseca
2008-12-30
1
-14
/
+16
*
cell: align instruction buffers to 8-byte, not 32-byte boundary
Brian Paul
2008-09-26
1
-2
/
+2
*
gallium: added ALIGN32_ATTRIB
Brian Paul
2008-09-19
1
-0
/
+2
*
gallium: Allow compilation inside X.
José Fonseca
2008-08-12
1
-0
/
+5
[next]