index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
compiler
/
brw_fs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/fs: Fix unused texture coordinate zeroing on Gen4-5
Jason Ekstrand
2020-05-30
1
-1
/
+2
*
intel/fs: Generate multiple CS SIMD variants for variable group size
Caio Marcelo de Oliveira Filho
2020-05-27
1
-58
/
+144
*
intel/fs: Add helper to get prog_offset and simd_size
Caio Marcelo de Oliveira Filho
2020-05-27
1
-0
/
+8
*
intel/fs: Support INTEL_DEBUG=no8,no32 in compute shaders
Caio Marcelo de Oliveira Filho
2020-05-27
1
-2
/
+17
*
intel/fs: Remove min_dispatch_width spilling decision from RA
Caio Marcelo de Oliveira Filho
2020-05-27
1
-36
/
+28
*
intel/fs: Remove redundant assert()
Caio Marcelo de Oliveira Filho
2020-05-26
1
-3
/
+0
*
intel/fs: Early return when can't satisfy explicit group size
Caio Marcelo de Oliveira Filho
2020-05-26
1
-8
/
+11
*
tree-wide: fix deprecated GitLab URLs
Eric Engestrom
2020-05-23
1
-1
/
+1
*
intel/fs: Use writes_memory from shader_info
Caio Marcelo de Oliveira Filho
2020-05-18
1
-0
/
+3
*
intel: Let drivers call brw_nir_lower_cs_intrinsics()
Caio Marcelo de Oliveira Filho
2020-05-01
1
-2
/
+0
*
intel/fs: Add and use a new load_simd_width_intel intrinsic
Caio Marcelo de Oliveira Filho
2020-05-01
1
-1
/
+53
*
intel/fs: Clean up variable group size handling in backend
Caio Marcelo de Oliveira Filho
2020-05-01
1
-3
/
+1
*
intel/ir: Use brw::performance object instead of CFG cycle counts for codegen...
Francisco Jerez
2020-04-28
1
-6
/
+10
*
intel/fs: Add INTEL_DEBUG=no32 debugging flag.
Francisco Jerez
2020-04-28
1
-1
/
+2
*
intel/fs: Implement performance analysis-based SIMD32 heuristic for fragment ...
Francisco Jerez
2020-04-28
1
-7
/
+17
*
intel/fs: Heap-allocate fs_visitors in brw_compile_fs().
Francisco Jerez
2020-04-28
1
-38
/
+39
*
intel/fs: Rename half() helpers to quarter(), allow index up to 3.
Francisco Jerez
2020-04-28
1
-3
/
+3
*
intel/fs/gen12: Fix Render Target Read header setup for new thread payload la...
Francisco Jerez
2020-04-28
1
-0
/
+17
*
intel/fs/gen12: Fix hangs with per-sample SIMD32 fragment shader dispatch.
Francisco Jerez
2020-04-28
1
-3
/
+10
*
replace _mesa_logbase2 with util_logbase2
Dylan Baker
2020-04-21
1
-1
/
+1
*
anv: Emit pushed UBO bounds checking code in the back-end compiler
Jason Ekstrand
2020-04-17
1
-0
/
+43
*
intel/compiler: Remove cs_prog_data->threads
Caio Marcelo de Oliveira Filho
2020-04-09
1
-19
/
+3
*
intel/compiler: Add support for variable workgroup size
Plamena Manolova
2020-04-09
1
-9
/
+25
*
intel/compiler: Replace cs_prog_data->push.total with a helper
Caio Marcelo de Oliveira Filho
2020-04-09
1
-5
/
+10
*
intel/fs: Allow multiple slots for position
Caio Marcelo de Oliveira Filho
2020-04-07
1
-1
/
+1
*
intel/compiler: store the FS inputs in WM prog data
Juan A. Suarez Romero
2020-04-01
1
-0
/
+1
*
intel/fs: Fix NULL destinations on 3-source instructions again after late DCE
Ian Romanick
2020-03-12
1
-2
/
+9
*
i965: Move down genX_upload_sbe in profiles.
Mathias Fröhlich
2020-03-10
1
-0
/
+24
*
intel/fs: Do cmod prop again after scheduling
Ian Romanick
2020-03-09
1
-0
/
+11
*
intel/compiler: Pass shader_stats for each SIMD mode
Matt Turner
2020-03-09
1
-8
/
+10
*
intel/compiler: Mark some methods and parameters const
Matt Turner
2020-03-09
1
-5
/
+5
*
intel/compiler: Calculate num_instructions in O(1) during register pressure c...
Francisco Jerez
2020-03-06
1
-3
/
+2
*
intel/compiler: Move register pressure calculation into IR analysis object
Francisco Jerez
2020-03-06
1
-12
/
+16
*
intel/compiler/fs: Switch liveness analysis to IR analysis framework
Francisco Jerez
2020-03-06
1
-9
/
+8
*
intel/compiler: Move all live interval analysis results into fs_live_variables
Francisco Jerez
2020-03-06
1
-3
/
+4
*
intel/compiler: Pass detailed dependency classes to invalidate_analysis()
Francisco Jerez
2020-03-06
1
-24
/
+27
*
intel/compiler: Introduce backend_shader method to propagate IR changes to an...
Francisco Jerez
2020-03-06
1
-23
/
+36
*
intel/compiler: Restrict cs_threads to 64
Jordan Justen
2020-02-28
1
-1
/
+3
*
brw_fs: Avoid zero size vla
Danylo Piliaiev
2020-02-19
1
-1
/
+1
*
intel/fs/gen7+: Implement discard/demote for SIMD32 programs.
Francisco Jerez
2020-02-14
1
-7
/
+11
*
intel/fs: Return consistent UW types from sample_mask_reg() in fragment shaders.
Francisco Jerez
2020-02-14
1
-3
/
+2
*
intel/fs: Refactor predication on sample mask into helper function.
Francisco Jerez
2020-02-14
1
-34
/
+44
*
intel/fs/gen7+: Swap sample mask flag register and FIND_LIVE_CHANNEL temporary.
Francisco Jerez
2020-02-14
1
-7
/
+10
*
intel/fs: Use helper for discard sample mask flag subregister number.
Francisco Jerez
2020-02-14
1
-2
/
+2
*
intel/fs: Make sample_mask_reg() local to brw_fs.cpp and use it in more places.
Francisco Jerez
2020-02-14
1
-6
/
+28
*
intel/fs: Set src0 alpha present bit in header when provided in message payload.
Francisco Jerez
2020-02-14
1
-12
/
+4
*
intel/fs/gen12: Workaround unwanted SEND execution due to broken NoMask contr...
Francisco Jerez
2020-02-14
1
-0
/
+149
*
intel/fs: Add virtual instruction to load mask of live channels into flag reg...
Francisco Jerez
2020-02-14
1
-1
/
+2
*
intel/fs/gen7: Fix fs_inst::flags_written() for SHADER_OPCODE_FIND_LIVE_CHANNEL.
Francisco Jerez
2020-02-14
1
-1
/
+2
*
intel/fs: Add SHADER_OPCODE_[IU]SUB_SAT pseudo-ops
Ian Romanick
2020-01-23
1
-0
/
+94
[next]