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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: add shuffle_64bit_data_for_32bit_write helper
Iago Toral Quiroga
2016-05-16
2
-0
/
+37
*
i965/fs: support doubles with SSBO loads
Iago Toral Quiroga
2016-05-16
1
-7
/
+2
*
i965/fs: support doubles with shared variable loads
Iago Toral Quiroga
2016-05-16
1
-8
/
+2
*
i965/fs: Add do_untyped_vector_read helper
Iago Toral Quiroga
2016-05-16
1
-0
/
+63
*
i965/fs: support doubles with UBO loads
Iago Toral Quiroga
2016-05-16
1
-7
/
+57
*
i965/fs: fix pull constant load component selection for doubles
Iago Toral Quiroga
2016-05-16
2
-11
/
+5
*
i965/fs: Fix and document component().
Francisco Jerez
2016-05-16
1
-2
/
+5
*
i965/fs: Fix fs_visitor::VARYING_PULL_CONSTANT_LOAD for doubles
Iago Toral Quiroga
2016-05-16
1
-2
/
+17
*
i965/fs: add shuffle_32bit_load_result_to_64bit_data helper
Iago Toral Quiroga
2016-05-16
2
-0
/
+58
*
i965/fs: Stop using the LOAD_PAYLOAD instruction in lower_simd_width.
Francisco Jerez
2016-05-16
1
-40
/
+18
*
i965/fs: fix copy/constant propagation regioning checks
Iago Toral Quiroga
2016-05-16
1
-8
/
+20
*
i965/fs: fix copy propagation from load payload
Iago Toral Quiroga
2016-05-16
1
-1
/
+1
*
i965/fs: fix copy propagation of partially invalidated entries
Iago Toral Quiroga
2016-05-16
1
-8
/
+27
*
i965/fs: Reindent register offset calculation of try_copy_propagate().
Francisco Jerez
2016-05-16
1
-23
/
+23
*
i965/fs: Simplify and fix register offset calculation of try_copy_propagate().
Francisco Jerez
2016-05-16
1
-31
/
+9
*
i965/fs: disallow type change in copy-propagation if types have different sizes
Iago Toral Quiroga
2016-05-16
1
-1
/
+8
*
i965/fs: Fix copy propagation of load payload for double operands
Iago Toral Quiroga
2016-05-16
1
-1
/
+3
*
i965/fs: Fix propagation of copies with strided source.
Francisco Jerez
2016-05-16
1
-10
/
+20
*
i965/fs: fix subreg_offset overflow in byte_offset()
Iago Toral Quiroga
2016-05-16
1
-4
/
+6
*
i965: Fix JIP to skip over sibling do...while loops.
Kenneth Graunke
2016-05-16
1
-1
/
+6
*
i965: Make a "does this while jump before our instruction?" helper.
Kenneth Graunke
2016-05-16
1
-4
/
+12
*
i965: Send the minimal number of STATE_BASE_ADDRESS packets.
Kenneth Graunke
2016-05-16
9
-29
/
+12
*
i965: Combine Gen4-7 and Gen8+ state base address emitters.
Kenneth Graunke
2016-05-16
8
-97
/
+51
*
i965: Move Gen4-5 programs to brw_upload_programs() too.
Kenneth Graunke
2016-05-16
5
-56
/
+51
*
i965: Mark brw const in brw_state_dirty and callers.
Kenneth Graunke
2016-05-16
5
-5
/
+6
*
i965: Flip interpolateAtOffset's y offset when necessary.
Kenneth Graunke
2016-05-15
2
-3
/
+8
*
st/mesa: disable cull distance for now
Ilia Mirkin
2016-05-15
1
-1
/
+1
*
i965: Use blorp for all clears
Jason Ekstrand
2016-05-14
5
-634
/
+0
*
i965: Use blorp for all stencil blits
Jason Ekstrand
2016-05-14
5
-547
/
+1
*
i965: Use blorp for all updownsample blits
Jason Ekstrand
2016-05-14
5
-178
/
+10
*
i965/blorp: Add support for 16x MSAA
Jason Ekstrand
2016-05-14
1
-1
/
+76
*
i965: move brw_meta_set_fast_clear_color to brw_meta_util.c
Jason Ekstrand
2016-05-14
2
-75
/
+74
*
i965; Move brw_meta_get_*_rect to brw_meta_util.c
Jason Ekstrand
2016-05-14
2
-180
/
+180
*
i965: Move brw_is_color_fast_clear_compatible to brw_meta_util
Jason Ekstrand
2016-05-14
2
-59
/
+61
*
i965: Move brw_get_rb_for_slice to brw_meta_util
Jason Ekstrand
2016-05-14
4
-49
/
+52
*
i965/blorp: Get rid of the blorp_prog_data_int() helper
Jason Ekstrand
2016-05-14
4
-26
/
+2
*
i965/blorp: Delete the old blorp shader emit code
Jason Ekstrand
2016-05-14
8
-1664
/
+8
*
i965/blorp: Stop doing f2i(i2f(sample_id))
Jason Ekstrand
2016-05-14
1
-13
/
+23
*
i965/blorp: Refactor coordinate munging
Jason Ekstrand
2016-05-14
1
-30
/
+29
*
i965/blorp: Add bilinear blending support to the NIR path
Jason Ekstrand
2016-05-14
1
-6
/
+114
*
i965/blorp: Add support for averaging resolves to the NIR path
Jason Ekstrand
2016-05-14
1
-18
/
+145
*
i965/blorp: Add MSAA encode/decode support to the NIR path
Jason Ekstrand
2016-05-14
1
-9
/
+194
*
i965/blorp: Add support for W-[de]tiling to the NIR path
Jason Ekstrand
2016-05-14
1
-2
/
+123
*
i965/blorp: Add support for discard-based bounds checks to the NIR path
Jason Ekstrand
2016-05-14
1
-1
/
+18
*
i965/blorp: Add initial support for NIR-based blit shaders
Jason Ekstrand
2016-05-14
1
-24
/
+405
*
i965/blorp: Refactor getting the blit kernel into a helper
Jason Ekstrand
2016-05-14
1
-13
/
+22
*
i965/blorp: Use NIR for clear shaders
Jason Ekstrand
2016-05-14
1
-145
/
+39
*
i965/blorp: Create the program key in get_clear_kernel
Jason Ekstrand
2016-05-14
1
-17
/
+15
*
i965/blorp: Add a helper for compiling NIR shaders
Jason Ekstrand
2016-05-14
2
-0
/
+105
*
blorp: Add initial state setup support for SIMD8 dispatch
Jason Ekstrand
2016-05-14
7
-34
/
+67
[next]