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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: Reduce the number of fs_reg(brw_reg) calls in LINTERP handling.
Kenneth Graunke
2016-07-15
1
-4
/
+4
*
i965: Make a barycentric_mode() helper function.
Kenneth Graunke
2016-07-15
1
-51
/
+49
*
i965: Rename brw_wm_barycentric_interp_mode to brw_barycentric_mode.
Kenneth Graunke
2016-07-15
6
-38
/
+38
*
i965: Handle default interpolation modes and locations in NIR.
Kenneth Graunke
2016-07-15
1
-45
/
+56
*
i965/context: Remove some unnecessary vfuncs
Jason Ekstrand
2016-07-15
4
-21
/
+1
*
i965: Get rid of gen6_surface_state.c
Jason Ekstrand
2016-07-15
3
-49
/
+7
*
i965: Use ISL for emitting buffer surface states
Jason Ekstrand
2016-07-15
7
-148
/
+55
*
i965/state: Account for the element size in emit_buffer_surface_state
Jason Ekstrand
2016-07-15
3
-13
/
+16
*
i965/gen4-6: Use the generic ISL-based path for texture surfaces
Jason Ekstrand
2016-07-15
1
-93
/
+1
*
i965/gen6: Use the generic ISL-based path for renderbuffer surfaces
Jason Ekstrand
2016-07-15
1
-99
/
+1
*
i965/gen7: Use the generic ISL-based path for renderbuffer surfaces
Jason Ekstrand
2016-07-15
2
-200
/
+1
*
i965/gen7: Use the generic ISL-based path for texture surfaces
Jason Ekstrand
2016-07-15
1
-167
/
+1
*
i965/gen8: Use the generic ISL-based path for renderbuffer surfaces
Jason Ekstrand
2016-07-15
2
-263
/
+2
*
i965/gen8: Use the generic ISL-based path for texture surfaces
Jason Ekstrand
2016-07-15
1
-213
/
+1
*
i965/state: Add generic surface update functions based on ISL
Jason Ekstrand
2016-07-15
2
-0
/
+194
*
i965/surface_state: Rename brw_update to gen4_update
Jason Ekstrand
2016-07-15
1
-11
/
+11
*
i965/state: Use ISL for emitting image surfaces
Jason Ekstrand
2016-07-15
1
-11
/
+22
*
i965/blorp: Use a generic ISL path for texture surfaces on gen8
Jason Ekstrand
2016-07-15
1
-9
/
+38
*
i965/state: Add a helper for emitting a surface state using isl
Jason Ekstrand
2016-07-15
2
-0
/
+88
*
i965/blorp: Use the generic ISL path for texture surfaces on gen6
Jason Ekstrand
2016-07-15
1
-74
/
+2
*
i965/blorp: Use the generic ISL path for renderbuffer surfaces on gen6
Jason Ekstrand
2016-07-15
1
-3
/
+3
*
i965/blorp: Use the generic ISL path for texture surfaces on gen7
Jason Ekstrand
2016-07-15
1
-93
/
+3
*
i965/blorp: Use the generic ISL path for renderbuffer surfaces on gen7
Jason Ekstrand
2016-07-15
1
-4
/
+4
*
i965/blorp: Use the generic ISL path for renderbuffer surfaces on gen8-9
Jason Ekstrand
2016-07-15
1
-95
/
+4
*
i965/blorp: Add a generic ISL-based surface state emit path
Jason Ekstrand
2016-07-15
2
-0
/
+163
*
i965/miptree: Add a helper for getting the aux isl_surf from a miptree
Jason Ekstrand
2016-07-15
2
-0
/
+122
*
i965/miptree: Add a helper for getting the ISL clear color from a miptree
Jason Ekstrand
2016-07-15
2
-0
/
+30
*
i965/miptree: Add a helper for getting an isl_surf from a miptree
Jason Ekstrand
2016-07-15
2
-2
/
+176
*
i965: Add an isl_device to the brw_context
Jason Ekstrand
2016-07-15
2
-0
/
+6
*
mesa: add numLevels, numSamples to Driver.TestProxyTexImage()
Brian Paul
2016-07-15
1
-3
/
+3
*
i965/fs: emit DIM instruction to load 64-bit immediates in HSW
Samuel Iglesias Gonsálvez
2016-07-14
1
-0
/
+10
*
i965/eu: set DF imm value to the source of DIM
Samuel Iglesias Gonsálvez
2016-07-14
1
-1
/
+2
*
i965: enable the emission of the DIM instruction
Samuel Iglesias Gonsálvez
2016-07-14
10
-2
/
+23
*
i965: fix compiler warnings for 32bit build
Timothy Arceri
2016-07-14
2
-26
/
+26
*
isl: Use bpb in a few places where it's more natural than bs
Jason Ekstrand
2016-07-13
1
-2
/
+2
*
i965/blorp: Cleanup leftovers from push constant disabling
Topi Pohjolainen
2016-07-13
2
-65
/
+12
*
i965/blorp/gen7+: Bring back push constant setup
Topi Pohjolainen
2016-07-13
2
-0
/
+52
*
i965/fs: do d2x lowering before simd splitting
Samuel Iglesias Gonsálvez
2016-07-13
1
-5
/
+5
*
i965/fs: do pack lowering before simd splitting
Iago Toral Quiroga
2016-07-13
1
-5
/
+5
*
i965/fs: do not require force_writemask_all with exec_size 4
Samuel Iglesias Gonsálvez
2016-07-13
1
-1
/
+1
*
i965/fs/gen7: split instructions that run into exec masking bugs
Iago Toral Quiroga
2016-07-13
1
-0
/
+29
*
i965/fs: use the new helper function to create double immediates
Iago Toral Quiroga
2016-07-13
1
-3
/
+4
*
i965/fs: add a helper function to create double immediates
Iago Toral Quiroga
2016-07-13
2
-0
/
+40
*
meta/texsubimage: tex_image is always non-null, avoid confusing code
Ilia Mirkin
2016-07-11
1
-1
/
+1
*
i965: fix ignored qualifiers warning
Francesco Ansanelli
2016-07-11
1
-1
/
+1
*
i965/blorp: fix indentation level
Eric Engestrom
2016-07-08
1
-1
/
+1
*
i965: Fix remaining flush vs invalidate race conditions in brw_emit_pipe_cont...
Francisco Jerez
2016-07-07
2
-0
/
+27
*
i965: Make room in the batch epilogue for three more pipe controls.
Francisco Jerez
2016-07-07
2
-10
/
+10
*
i965: Emit SKL VF cache invalidation W/A from brw_emit_pipe_control_flush.
Francisco Jerez
2016-07-07
1
-9
/
+10
*
i965: Emit SNB write cache flush W/A from brw_emit_pipe_control_flush.
Francisco Jerez
2016-07-07
4
-35
/
+11
[prev]
[next]