index
:
~tpohjola/mesa
16_bit_gles
81828
96743
arb_texture_stencil8
b2b_with_surf_array
blorp_flat_inputs
blorp_flush
blorp_tex_upload
blorp_w_tiled_as_linear
daimler
dbg/blorp_push_const
debug-intel-aux-surfaces
depth_align_wa_for_arrayed
depth_state_cleanup
df_scalar_test
dump-isl-surf
ext_memory_object
fast_clear_vbo
fast_lod
fast_lod_isl
fastlod_isl_wip
foo
fp64
fp64_common
fp64_lower_df
fp64_lower_df_hsw
fp64_pack32x2
fp64_split
fp64_uniform
fp64_uniform_lower_df_uni
gen6_hiz_wip
gen6_no_hiz_mt
gen8_blorp
i965_isl
i965_isl_05062017
i965_isl_2017_1
i965_isl_rebase
icl
icl_dbg
icl_fcc
icl_fcc_2
img_ext_yuv420
import_rework
isl_depth_stencil_wip
jenkins
master
meta_with_blorp
meta_with_blorp_17042015
misc_wa
mordor_fix
mordor_rbc
multi_lod
no_frag_depth
non_comp_fast_clear
rbc
rbc_rebase_ben_hiz
release_aux_when_sharing
skl_bug
skl_hacks
stencil-texture
stencil_hack
stencil_meta_blit_wip
surf_state_refactor
uniform_tracking
uniform_updates_by_stage
vec4_pull_const_opt
vf_packing_dbg
y_only
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
scons: use python3-compatible lists
Eric Engestrom
1
-2
/
+1
2017-09-25
scons: use python3-compatible print()
Eric Engestrom
1
-4
/
+4
2016-05-25
scons: whitespace cleanup
Giuseppe Bilotta
1
-7
/
+7
2016-04-14
scons: Add a "check" target to run all unit tests.
Jose Fonseca
1
-0
/
+5
2014-05-02
scons: Don't use bundled C99 headers for VS 2013.
José Fonseca
1
-6
/
+0
2014-03-26
mapi/glapi: Use ElementTree instead of libxml2.
José Fonseca
1
-7
/
+0
2013-07-29
build: unify mesa version by using a VERSION file
Emil Velikov
1
-1
/
+3
2013-07-25
mesa: Bump version to 9.3.0-devel.
Kenneth Graunke
1
-1
/
+1
2013-06-06
build: Unify PACKAGE_VERSION on autotools, scons and Android
Andreas Boll
1
-1
/
+1
2013-03-13
scons: Define PACKAGE_VERSION/BUGREPORT globally.
José Fonseca
1
-0
/
+5
2011-07-01
scons: Disable saving options automatically.
José Fonseca
1
-1
/
+2
2011-06-17
scons: List all targets.
José Fonseca
1
-0
/
+15
2011-06-17
scons: Remember the options set on the command line.
José Fonseca
1
-0
/
+2
2011-06-17
scons: Move all env setup to scons/gallium.py
José Fonseca
1
-21
/
+0
2011-06-17
scons: make embedding orthogonal to the platform
José Fonseca
1
-18
/
+1
2011-02-16
scons: Avoid depending on scons 2.0 in general.
José Fonseca
1
-1
/
+5
2011-02-11
scons: Need c99 also when cross compiling.
José Fonseca
1
-0
/
+3
2011-02-11
scons: builtin_glsl_function on windows needs bundled getopt.
José Fonseca
1
-4
/
+7
2011-02-11
scons: Try to support building 64bit binaries on 32bit windows.
José Fonseca
1
-1
/
+1
2011-01-22
scons: Add support for GLES.
Chia-I Wu
1
-0
/
+6
2011-01-13
scons: Fix cross-compilation.
José Fonseca
1
-0
/
+33
2010-12-01
scons: Move MSVS_VERSION option to common module.
José Fonseca
1
-1
/
+0
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
1
-103
/
+20
2010-09-29
scons: New build= option, with support for checked builds.
José Fonseca
1
-1
/
+1
2010-09-03
scons: added galahad to driver list
Brian Paul
1
-2
/
+2
2010-08-26
graw: Undo late loading of graw drivers.
José Fonseca
1
-1
/
+2
2010-08-26
graw: Remove graw-null.
José Fonseca
1
-2
/
+1
2010-08-13
scons: Build the new glsl2 code.
José Fonseca
1
-22
/
+0
2010-06-28
glhd: Build with scons
Jakob Bornecrantz
1
-0
/
+2
2010-06-07
graw: update graw_null after interface changes and build graw tests again
Keith Whitwell
1
-1
/
+2
2010-06-05
gallium: always build drivers/sw
Joakim Sindholt
1
-0
/
+2
2010-05-31
egl: Use SConscript for Windows build.
Chia-I Wu
1
-1
/
+1
2010-05-27
r600g: Integrate into build
Jakob Bornecrantz
1
-2
/
+2
2010-05-21
mesa: disable building the removed demos with scons
Brian Paul
1
-5
/
+0
2010-05-14
scons: add 'targets' variable, for specifying ... targets
Keith Whitwell
1
-0
/
+23
2010-05-12
scons: Add -fvisibility=hidden to CFLAGS for gcc builds
Jakob Bornecrantz
1
-1
/
+2
2010-05-12
rbug: No need to have rbug as a input
Jakob Bornecrantz
1
-3
/
+3
2010-05-12
rbug: Break out of trace
Jakob Bornecrantz
1
-4
/
+6
2010-04-26
scons: Include headers from the local include directory first.
Vinson Lee
1
-1
/
+3
2010-04-24
nvfx: Add to SCons build.
Vinson Lee
1
-1
/
+1
2010-04-24
nv50: Add to SCons build.
Vinson Lee
1
-1
/
+1
2010-04-24
nouveau: Add to SCons build.
Vinson Lee
1
-1
/
+1
2010-04-11
scons: Always build softpipe and llvmpipe (when llvm available).
José Fonseca
1
-1
/
+5
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
1
-14
/
+0
2010-04-11
scons: Use libdrm options only where needed.
José Fonseca
1
-10
/
+0
2010-04-06
scons: define DRAW_LLVM if we're building it
Zack Rusin
1
-0
/
+2
2010-03-31
scons: Don't always include/links X11 headers/libs.
José Fonseca
1
-12
/
+0
2010-03-31
scons: Don't always link expat.
José Fonseca
1
-1
/
+0
2010-03-28
gallium: new raw gallium interface to support standalone tests
Keith Whitwell
1
-1
/
+1
2010-03-26
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
1
-1
/
+1
[next]