index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
c99_compat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
util: fix NORETURN for msvc, add HAVE_FUNC_ATTRIBUTE_NORETURN to c99_compat.h
Roland Scheidegger
1
-0
/
+1
2017-01-18
scons: set HAVE_FUNC_ATTRIBUTE_ALIAS
Emil Velikov
1
-0
/
+1
2016-06-23
include: Require MSVC 2013 Update 4.
Jose Fonseca
1
-2
/
+2
2016-04-26
scons: Move fallback HAVE_* definitions to headers.
Jose Fonseca
1
-0
/
+44
2016-02-11
include,gallium: Remove pre-MSVC 2013 compatibility.
Jose Fonseca
1
-4
/
+4
2015-12-02
Remove Sun CC specific code.
Jose Fonseca
1
-6
/
+0
2015-03-06
include: Add helper header to help trap includes inside extern C.
José Fonseca
1
-0
/
+2
2015-02-26
include,auxiliary: Remove support for MSVC older then 2008.
Jose Fonseca
1
-5
/
+6
2015-02-23
mesa: move math-related function into new c99_math.h file
Brian Paul
1
-143
/
+0
2015-02-23
mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.
Matt Turner
1
-0
/
+143
2014-12-17
mesa: remove support for GCC older than 3.3.0
Timothy Arceri
1
-5
/
+1
2013-03-14
scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.
José Fonseca
1
-5
/
+3
2013-03-12
include: Fix build with VS 11 (i.e, 2012).
José Fonseca
1
-0
/
+42
2013-03-12
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
1
-0
/
+105