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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-28
docs: add note about r-b/other tags when resending
George Kyriazis
1
-0
/
+3
2016-11-28
docs: fix small typos in the submit patches page
Andres Gomez
1
-4
/
+4
2016-11-28
docs/releasing: use correct page title
Emil Velikov
1
-1
/
+1
2016-11-28
docs/releasing: correctly document touch-testing
Emil Velikov
1
-10
/
+25
2016-11-28
docs/release: drop references to patchwork
Emil Velikov
1
-5
/
+0
2016-11-28
docs: add news item and link release notes for 13.0.2
Emil Velikov
2
-0
/
+7
2016-11-28
docs: add sha256 checksums for 13.0.2
Emil Velikov
1
-1
/
+2
2016-11-28
docs: add release notes for 13.0.2
Emil Velikov
1
-0
/
+188
2016-11-28
radv: fix 3D clears with baseMiplevel
Dave Airlie
1
-1
/
+1
2016-11-28
radv: brown-paper bag for a forgotten else.
Dave Airlie
1
-1
/
+1
2016-11-28
radv/ac/llvm: fix regression with shadow samplers fix
Dave Airlie
1
-3
/
+3
2016-11-27
radv/ac/llvm: shadow samplers only return one value.
Dave Airlie
1
-1
/
+3
2016-11-27
radv/si: fix optimal micro tile selection
Dave Airlie
1
-7
/
+7
2016-11-27
radv: honour the number of properties available
Emil Velikov
1
-11
/
+7
2016-11-27
radv: drop the return type for radv_queue_init()
Mun Gwan-gyeong
1
-3
/
+1
2016-11-27
freedreno: fix slice size for imported buffers
Rob Clark
1
-0
/
+1
2016-11-27
freedreno/a3xx: make _emit_const() static
Rob Clark
2
-5
/
+1
2016-11-27
freedreno/a4xx: make _emit_const() static
Rob Clark
3
-6
/
+2
2016-11-26
anv/pipeline: Make is_dual_src_blend_factor inline
Jason Ekstrand
1
-1
/
+1
2016-11-26
anv/pipeline: Make the temp blend attachment state pointer const
Jason Ekstrand
1
-1
/
+3
2016-11-26
gm107/ir: optimize 32-bit CONST load to mov
Samuel Pitoiset
2
-0
/
+17
2016-11-26
gm107/ir: do not combine CONST loads
Samuel Pitoiset
1
-2
/
+7
2016-11-25
anv/device: Remove a bogus finishme comment
Jason Ekstrand
1
-1
/
+0
2016-11-25
i965: Enable fast clears for multi-lod
Ben Widawsky
1
-15
/
+0
2016-11-25
i965: Allow single-sampled miptree to be resolved and shared
Topi Pohjolainen
1
-1
/
+1
2016-11-25
i965/gen8: Relax asserts prohibiting arrayed/mipmapped fast clears
Topi Pohjolainen
3
-14
/
+18
2016-11-25
i965: Use ISL for CCS layouts
Topi Pohjolainen
2
-104
/
+38
2016-11-25
i965: Resolve non-compressed fast clears prior layered rendering
Topi Pohjolainen
1
-0
/
+13
2016-11-25
i965: Restrict fast color clear on first slice only
Topi Pohjolainen
1
-0
/
+8
2016-11-25
i965: Track fast color clear state in level/layer granularity
Topi Pohjolainen
3
-30
/
+68
2016-11-25
i965: Move fast clear state enumeration into resolve map
Topi Pohjolainen
3
-65
/
+68
2016-11-25
i965: Refactor check if color resolve is needed
Topi Pohjolainen
1
-15
/
+28
2016-11-25
i965: Add plumbing for fast clear layer/level details
Topi Pohjolainen
2
-19
/
+34
2016-11-25
i965: Add interface for checking multiple slices if any is unresolved
Topi Pohjolainen
2
-0
/
+13
2016-11-25
i965: Provide slice details to renderbuffer fast clear state tracker
Topi Pohjolainen
4
-16
/
+68
2016-11-25
i965: Split per miptree and per slice/level fast clear bits
Topi Pohjolainen
3
-16
/
+16
2016-11-25
i965: Provide slice details to color resolver
Topi Pohjolainen
6
-18
/
+51
2016-11-25
i965: Add new interface for full color resolves
Topi Pohjolainen
8
-11
/
+23
2016-11-25
i965: Refactor lossless compression state tracking
Topi Pohjolainen
4
-15
/
+7
2016-11-25
Revert "glsl: allow layout qualifier overrides with ARB_shading_language_420p...
Andres Gomez
1
-6
/
+1
2016-11-25
Revert "glsl: geom shader max_vertices layout must match."
Andres Gomez
3
-13
/
+9
2016-11-25
glsl: push layout-qualifier-name values from variable declarations to global
Andres Gomez
3
-23
/
+60
2016-11-25
glsl: simplified error checking for duplicated layout-qualifiers
Andres Gomez
2
-24
/
+6
2016-11-25
glsl: simplified ast_type_qualifier::merge_into_[in|out]_qualifier API
Andres Gomez
3
-12
/
+10
2016-11-25
glsl: ignore all but the rightmost layout qualifier name from the rightmost l...
Andres Gomez
3
-77
/
+84
2016-11-25
glsl: refactor duplicated validations between 2 layout-qualifiers
Andres Gomez
1
-50
/
+76
2016-11-25
glsl: assert on incoherent point mode layout-id-qualifier validation
Andres Gomez
1
-10
/
+6
2016-11-25
glsl: remove unneeded check for incompatible primitive types in GS
Andres Gomez
1
-10
/
+3
2016-11-25
glsl: simplifies the merge of the default in layout qualifier
Andres Gomez
1
-84
/
+81
2016-11-25
glsl: split default in layout qualifier merge
Andres Gomez
3
-62
/
+93
[next]