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
/
mesa
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Switch to the constant cache for uniform pull constants.
Francisco Jerez
2016-12-14
4
-91
/
+36
*
i965: Let the caller of brw_set_dp_write/read_message control the target cache.
Francisco Jerez
2016-12-14
3
-42
/
+43
*
i965/gen6+: Invalidate constant cache on brw_emit_mi_flush().
Francisco Jerez
2016-12-14
1
-0
/
+1
*
i965/miptree: Use intel_miptree_copy for maps
Jason Ekstrand
2016-12-13
1
-12
/
+8
*
i965/blit: Fix the src dimension sanity check in miptree_copy
Jason Ekstrand
2016-12-13
1
-2
/
+10
*
main: use new driver flag for conservative rasterization state
Lionel Landwerlin
2016-12-13
4
-6
/
+11
*
i965: remove brw_lower_texture_gradients
Iago Toral Quiroga
2016-12-13
5
-358
/
+1
*
i965/nir: enable lowering of texture gradient for shadow samplers
Iago Toral Quiroga
2016-12-13
1
-0
/
+3
*
i965/nir: enable lowering of texture gradient for cube maps
Iago Toral Quiroga
2016-12-13
1
-0
/
+1
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
7
-24
/
+24
*
i965/fs: Reject copy propagation into SEL if not min/max.
Matt Turner
2016-12-12
2
-1
/
+12
*
i965/fs: Add unit tests for copy propagation pass.
Matt Turner
2016-12-12
2
-0
/
+211
*
i965/fs: Rename opt_copy_propagate -> opt_copy_propagation.
Matt Turner
2016-12-12
3
-15
/
+16
*
i965/blorp: fix release build unused variable warning
Grazvydas Ignotas
2016-12-12
1
-3
/
+1
*
i965: Print out cycle estimates at the start of block annotations.
Kenneth Graunke
2016-12-11
1
-1
/
+1
*
i965/mt: Disable HiZ when sharing depth buffer externally (v2)
Chad Versace
2016-12-10
1
-7
/
+22
*
i965/mt: Disable aux surfaces after making miptree shareable
Chad Versace
2016-12-10
1
-0
/
+2
*
i965: delay adding built-in uniforms to Parameters list
Timothy Arceri
2016-12-09
1
-23
/
+19
*
i965: Increase max texture to 16k for gen7+
Jordan Justen
2016-12-07
1
-3
/
+10
*
i965: enable INTEL_conservative_rasterization on Gen9+
Lionel Landwerlin
2016-12-07
6
-5
/
+18
*
i965: Add i965 plumbing for ARB_post_depth_coverage for i965 (gen9+).
Plamena Manolova
2016-12-07
4
-3
/
+13
*
i965: Drop redundant key->outputs_written initialization.
Kenneth Graunke
2016-12-06
1
-2
/
+0
*
i965: Initialize "separate" flag in VUE maps.
Kenneth Graunke
2016-12-06
1
-0
/
+3
*
i965: Don't force SSO layout for VS->TCS.
Kenneth Graunke
2016-12-06
2
-4
/
+3
*
i965: Unify shader interfaces explicitly.
Kenneth Graunke
2016-12-06
1
-0
/
+29
*
i965: Emit proper NOPs.
Matt Turner
2016-12-06
1
-4
/
+2
*
i965: Allocate at least some URB space even when max_vertices = 0.
Kenneth Graunke
2016-12-05
1
-1
/
+7
*
Revert "i965: use nir_lower_indirect_derefs() for GLSL"
Jason Ekstrand
2016-12-05
2
-10
/
+13
*
i965: Delete the meta-base CopyImageSubData implementation
Jason Ekstrand
2016-12-05
1
-10
/
+0
*
i965/copy_image: Re-implement the blitter path with emit_miptree_blit
Jason Ekstrand
2016-12-05
3
-97
/
+80
*
i965/blit: Break the guts of intel_miptree_blit into a helper
Jason Ekstrand
2016-12-05
1
-67
/
+84
*
i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
2016-12-05
2
-13
/
+10
*
i965: Release aux buffer when disabling ccs
Topi Pohjolainen
2016-12-05
1
-0
/
+3
*
i965/sched: Schedule trivial blocks.
Matt Turner
2016-11-29
1
-3
/
+0
*
i965/sched: Make 'time' a local variable.
Matt Turner
2016-11-29
1
-3
/
+1
*
i965/cfg: Initialize bblock_t::cycle_count.
Matt Turner
2016-11-29
1
-1
/
+1
*
i965/cfg: Initialize cfg_t::cycle_count.
Matt Turner
2016-11-29
2
-1
/
+2
*
i965/gen7: expose larger gather offsets
Ilia Mirkin
2016-11-29
1
-2
/
+7
*
i965: support constant gather offsets larger than 4 bits
Ilia Mirkin
2016-11-29
4
-12
/
+24
*
i965/fs: Refactor handling of constant tg4 offsets
Jason Ekstrand
2016-11-29
3
-34
/
+29
*
i965: Enable fast clears for multi-lod
Ben Widawsky
2016-11-25
1
-15
/
+0
*
i965: Allow single-sampled miptree to be resolved and shared
Topi Pohjolainen
2016-11-25
1
-1
/
+1
*
i965/gen8: Relax asserts prohibiting arrayed/mipmapped fast clears
Topi Pohjolainen
2016-11-25
3
-14
/
+18
*
i965: Use ISL for CCS layouts
Topi Pohjolainen
2016-11-25
2
-104
/
+38
*
i965: Resolve non-compressed fast clears prior layered rendering
Topi Pohjolainen
2016-11-25
1
-0
/
+13
*
i965: Restrict fast color clear on first slice only
Topi Pohjolainen
2016-11-25
1
-0
/
+8
*
i965: Track fast color clear state in level/layer granularity
Topi Pohjolainen
2016-11-25
3
-30
/
+68
*
i965: Move fast clear state enumeration into resolve map
Topi Pohjolainen
2016-11-25
3
-65
/
+68
*
i965: Refactor check if color resolve is needed
Topi Pohjolainen
2016-11-25
1
-15
/
+28
*
i965: Add plumbing for fast clear layer/level details
Topi Pohjolainen
2016-11-25
2
-19
/
+34
[next]