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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/docs: add some freedreno compiler docs
Rob Clark
2015-03-08
6
-1
/
+457
*
freedreno/ir3: relative dst
Rob Clark
2015-03-08
5
-42
/
+244
*
freedreno/ir3: split out array_fanin() helper
Rob Clark
2015-03-08
1
-17
/
+30
*
freedreno/ir3: drop deref nodes
Rob Clark
2015-03-08
7
-80
/
+53
*
freedreno/ir3: helpful iterator macros
Rob Clark
2015-03-08
9
-111
/
+109
*
freedreno/ir3: fix register usage calculations
Rob Clark
2015-03-08
1
-7
/
+14
*
freedreno/ir3: couple tweaks for cmdline compiler
Rob Clark
2015-03-08
1
-1
/
+4
*
freedreno/ir3: split up ssa_dst
Rob Clark
2015-03-08
1
-17
/
+25
*
freedreno/ir3: fix failed assert in grouping
Rob Clark
2015-03-08
1
-27
/
+44
*
r300g: Fix build, invalid extern "C" around header inclusion.
Mark Janes
2015-03-06
1
-0
/
+8
*
nouveau: Fix build, invalid extern "C" around header inclusion.
Mark Janes
2015-03-06
2
-2
/
+7
*
nv50,nvc0: remove bogus 64_FLOAT formats
Ilia Mirkin
2015-03-06
1
-5
/
+0
*
ilo: clarify valid and preferred tilings
Chia-I Wu
2015-03-07
2
-15
/
+29
*
ilo: clean up Gen6 WAs
Chia-I Wu
2015-03-07
1
-34
/
+62
*
ilo: add generic ilo_render_3dprimitive()
Chia-I Wu
2015-03-07
4
-53
/
+29
*
ilo: add generic ilo_render_pipe_control()
Chia-I Wu
2015-03-07
5
-101
/
+56
*
ilo: fix padding of linear sampler views
Chia-I Wu
2015-03-07
1
-4
/
+2
*
ilo: do not check for interleaved_samples
Chia-I Wu
2015-03-07
1
-2
/
+1
*
ilo: enable L3 cache in MOCS
Chia-I Wu
2015-03-06
5
-17
/
+85
*
ilo: track if a ilo_view_surface is a scanout
Chia-I Wu
2015-03-06
2
-16
/
+16
*
ilo: clean up SURFACE_STATE and BINDING_TABLE_STATE
Chia-I Wu
2015-03-06
2
-21
/
+35
*
freedreno/ir3: fix silly typo for binning pass shaders
Rob Clark
2015-03-05
1
-1
/
+1
*
ilo: add more convenient intel_bo_{ref,unref}()
Chia-I Wu
2015-03-06
8
-47
/
+35
*
ilo: add intel_bo_set_tiling()
Chia-I Wu
2015-03-06
6
-80
/
+71
*
ilo: replace intel_tiling_mode by gen_surface_tiling
Chia-I Wu
2015-03-06
10
-136
/
+167
*
ilo: update genhw headers
Chia-I Wu
2015-03-06
7
-782
/
+986
*
Fix invalid extern "C" around header inclusion.
Mark Janes
2015-03-05
6
-12
/
+29
*
clover: Enable cl_khr_fp64 for devices that support doubles v4
Tom Stellard
2015-03-05
3
-3
/
+25
*
st/osmesa: include stdio.h
Brian Paul
2015-03-05
1
-0
/
+1
*
st/xlib: include stdio.h
Brian Paul
2015-03-05
2
-0
/
+2
*
st/xlib: include stdio.h
Brian Paul
2015-03-05
1
-0
/
+1
*
ilo: improve WA handling in rectlist path
Chia-I Wu
2015-03-04
4
-38
/
+60
*
ilo: clean up Gen7.5 WAs
Chia-I Wu
2015-03-04
2
-51
/
+43
*
clover: Fix build since llvm r231270
Tom Stellard
2015-03-04
1
-1
/
+1
*
ilo: add ILO_DEBUG=hang
Chia-I Wu
2015-03-05
5
-4
/
+45
*
ilo: add some more winsys functions
Chia-I Wu
2015-03-04
2
-2
/
+66
*
r300g: Check return value of snprintf().
Matt Turner
2015-03-04
1
-1
/
+6
*
r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.
Matt Turner
2015-03-04
1
-3
/
+3
*
freedreno/ir3: fix old compiler after f6b2e8af742
Rob Clark
2015-03-04
1
-0
/
+1
*
gallivm: init MM = NULL to silence warning
Brian Paul
2015-03-04
1
-1
/
+1
*
mesa: consolidate PUBLIC macro definition
Brian Paul
2015-03-04
1
-12
/
+0
*
st/xlib: include p_compiler.h to get PUBLIC definition
Brian Paul
2015-03-04
1
-0
/
+1
*
svga: Set MSVC2013 compat flags.
Jose Fonseca
2015-03-04
2
-1
/
+4
*
softpipe,trace: Set MSVC 2008 compat flags.
Jose Fonseca
2015-03-04
4
-2
/
+7
*
scons: Use -Werror MSVC compatibility flags per-directory.
Jose Fonseca
2015-03-04
2
-0
/
+6
*
st/vega: Remove.
Jose Fonseca
2015-03-04
62
-20547
/
+0
*
st/egl: Remove.
Jose Fonseca
2015-03-04
57
-12929
/
+0
*
gallium/auxiliary/indices: fix start param
Marc-Andre Lureau
2015-03-04
1
-4
/
+4
*
freedreno/a4xx: re-enable int (conditional on glsl130)
Rob Clark
2015-03-03
1
-1
/
+1
*
freedreno/ir3: handle flat bypass for a4xx
Rob Clark
2015-03-03
8
-5
/
+99
[next]