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
/
scons
/
gallium.py
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
Add macro for unused function attribute.
Vinson Lee
1
-0
/
+1
2015-03-04
scons: Update for the fact that we require GCC 4.2
Jose Fonseca
1
-15
/
+10
2015-03-04
scons: Use -Werror MSVC compatibility flags per-directory.
Jose Fonseca
1
-7
/
+20
2015-03-03
scons: Define _DEFAULT_SOURCE.
Vinson Lee
1
-0
/
+1
2015-03-02
scons: Fix HAVE___* definition.
Jose Fonseca
1
-24
/
+23
2015-01-22
scons: Add X11 include path if X11 is available.
Vinson Lee
1
-0
/
+3
2014-11-26
scons: Generate SSE2 floating-point arithmetic.
José Fonseca
1
-2
/
+2
2014-11-26
scons: Remove dead code/comments.
José Fonseca
1
-4
/
+1
2014-11-16
scons: Require glproto >= 1.4.13 for X11.
Vinson Lee
1
-1
/
+1
2014-10-30
configure: check for xlocale.h and strtof
Chia-I Wu
1
-0
/
+4
2014-09-25
mesa: Replace a priori knowledge of gcc attributes with configure tests.
Matt Turner
1
-0
/
+6
2014-09-25
mesa: Replace a priori knowledge of gcc builtins with configure tests.
Matt Turner
1
-0
/
+18
2014-09-11
scons: add /dynamicbase and /nxcompat to MinGW linkflags
José Fonseca
1
-2
/
+6
2014-09-11
scons: add /dynamicbase and /nxcompat to MSVC linkflags
Brian Paul
1
-0
/
+2
2014-06-16
scons: Link libGL.so against xcb-dri2.
José Fonseca
1
-1
/
+1
2014-06-09
scons: remove dri-i915 build target
Emil Velikov
1
-1
/
+0
2014-05-02
scons: Don't use bundled C99 headers for VS 2013.
José Fonseca
1
-0
/
+6
2014-05-02
scons: Adjust the warnings for VS.
José Fonseca
1
-1
/
+3
2014-04-17
scons: Enable building through Clang Static Analyzer.
José Fonseca
1
-3
/
+35
2014-04-16
Revert "scons: Enable building through Clang Static Analyzer."
José Fonseca
1
-23
/
+8
2014-04-16
scons: Add an analyze option.
José Fonseca
1
-0
/
+12
2014-04-16
scons: Enable building through Clang Static Analyzer.
José Fonseca
1
-8
/
+23
2014-03-24
haiku: Fix build through scons corrections and viewport fixes
Alexander von Gluck IV
1
-0
/
+5
2014-02-18
scons: sync package requirements
Emil Velikov
1
-5
/
+3
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-2
/
+2
2013-11-05
mesa: Remove last BEOS checks
Alexander von Gluck IV
1
-2
/
+0
2013-10-20
scons: Fix Haiku missing library
Alexander von Gluck IV
1
-1
/
+1
2013-10-04
haiku: Ensure correct libraries are referenced.
Alexander von Gluck IV
1
-0
/
+2
2013-05-03
scons: remove radeon build
Andreas Boll
1
-1
/
+0
2013-04-25
scons: Support clang.
José Fonseca
1
-11
/
+13
2013-03-21
scons: check for existance of 'MSVC_VERSION' in env
Brian Paul
1
-1
/
+1
2013-03-15
scons: Warn when using MSVS versions prior to 2012.
José Fonseca
1
-0
/
+2
2013-03-14
scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds.
José Fonseca
1
-0
/
+1
2013-02-05
Require libdrm_radeon 2.4.42 for radeonsi.
Michel Dänzer
1
-1
/
+1
2013-01-22
scons: Disable frame pointer omission for all build types except release.
José Fonseca
1
-1
/
+1
2013-01-07
mesa: Drop mmx optimizations on Haiku
Alexander von Gluck IV
1
-2
/
+1
2012-12-06
gallium/os: Cleanup up os_time_get/os_time_get_nano.
José Fonseca
1
-1
/
+1
2012-12-04
scons: Link against librt
José Fonseca
1
-0
/
+2
2012-11-05
scons: Require libdrm_radeon 2.4.40.
Vinson Lee
1
-1
/
+1
2012-10-23
scons: Do not use -fvisibilty=hidden on Cygwin.
Vinson Lee
1
-1
/
+1
2012-10-01
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
Matt Turner
1
-1
/
+1
2012-08-31
scons: Remove leftover print statement.
Vinson Lee
1
-1
/
+0
2012-08-31
scons: Add default libraries to Solaris build.
Vinson Lee
1
-1
/
+2
2012-08-15
scons: Add option to enable floating-point textures.
Vinson Lee
1
-0
/
+4
2012-08-01
scons: Add support for Intel Compiler.
Vinson Lee
1
-0
/
+6
2012-07-25
scons: Fix build with clang.
Vinson Lee
1
-1
/
+2
2012-07-12
scons: Remove -ffast-math.
José Fonseca
1
-2
/
+0
2012-07-12
scons: Also require recent XCB.
José Fonseca
1
-1
/
+1
2012-06-18
scons: Do not build svga if using Solaris Studio C compiler.
Vinson Lee
1
-0
/
+2
2012-06-14
scons: Fix Haiku binary optimizations
Alexander von Gluck IV
1
-1
/
+10
[next]