index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
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
*
gallium: Use the inline keyword on C++.
José Fonseca
2008-07-01
1
-1
/
+3
*
gallium: Drop deprecated __MSC__ macro.
José Fonseca
2008-06-24
1
-10
/
+5
*
egl: assorted fixes for Windows
Jonathan White
2008-06-05
1
-0
/
+2
*
gallium: Replace XSTDCALL by PIPE_CDECL.
José Fonseca
2008-06-02
1
-15
/
+1
*
gallium: Provide the INT64_C/UINT64_C macros.
José Fonseca
2008-05-30
1
-0
/
+6
*
Merge branch 'gallium-vertex-linear' into gallium-0.1
Jakob Bornecrantz
2008-05-28
1
-3
/
+18
|
\
|
*
gallium: define PIPE_CDECL calling convention, which really is cdecl everywhere
Keith Whitwell
2008-05-23
1
-3
/
+18
*
|
gallium: Windows CE portability fixes.
José Fonseca
2008-05-28
1
-19
/
+35
|
/
*
gallium: New configuration header.
José Fonseca
2008-04-25
1
-0
/
+2
*
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-23
1
-0
/
+8
*
gallium: Define intptr_t for Windows platform.
Michal Krol
2008-02-23
1
-1
/
+3
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+116