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
/
egl
/
main
/
eglcompiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl/main: remove no-longer needed definition of stdint types
Emil Velikov
2015-03-05
1
-32
/
+0
*
egl/main: drop the declaration of PUBLIC keyword.
Emil Velikov
2015-03-05
1
-14
/
+0
*
egl/main: replace __FUNCTION__ with __func__
Emil Velikov
2015-03-05
1
-8
/
+0
*
egl/main: replace INLINE with inline
Emil Velikov
2015-03-05
1
-7
/
+1
*
egl: Don't attempt to redefine stdint.h types with VS 2010.
José Fonseca
2014-05-02
1
-1
/
+2
*
egl: Add STATIC_ASSERT() macro
Chad Versace
2014-03-17
1
-0
/
+5
*
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
2013-03-12
1
-38
/
+6
*
Remove OpenVMS support
Matt Turner
2012-11-16
1
-3
/
+1
*
Define INLINE macro in terms of inline.
José Fonseca
2011-09-08
1
-19
/
+22
*
egl: add copyright notices
Chia-I Wu
2011-07-02
1
-0
/
+29
*
Define PUBLIC to dllexport on MSVC.
Chia-I Wu
2010-05-31
1
-4
/
+8
*
Always define int32_t in compiler headers.
Chia-I Wu
2010-05-31
1
-3
/
+1
*
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
1
-3
/
+2
*
Copy __FUNCTION__ portability #defines from mesa/compiler.h to eglcompiler.h
Alan Coopersmith
2010-01-20
1
-0
/
+18
*
Sun compilers now support some gcc __attribute__ values
Alan Coopersmith
2010-01-19
1
-1
/
+2
*
egl: Fix breakage from -fvisibility=hidden.
Chia-I Wu
2010-01-05
1
-0
/
+10
*
egl: Silence warnings on x86-64.
Chia-Wu
2009-07-31
1
-0
/
+33
*
egl: Add eglcompiler.h for compiler features.
Chia-I Wu
2009-07-17
1
-0
/
+31