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
/
intel
/
compiler
/
brw_fs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Silence compiler warning about promoted_constants.
Eric Anholt
2018-03-16
1
-1
/
+1
*
compiler: int8/uint8 support
Karol Herbst
2018-03-14
1
-0
/
+3
*
i965/fs: Merge CMP and SEL into CSEL on Gen8+
Ian Romanick
2018-03-08
1
-0
/
+106
*
i965/fs: Add infrastructure for generating CSEL instructions.
Kenneth Graunke
2018-03-08
1
-0
/
+2
*
intel/fs: Add support for subgroup quad operations
Jason Ekstrand
2018-03-07
1
-0
/
+3
*
intel/fs: Add a couple of simple helper opcodes
Jason Ekstrand
2018-03-07
1
-0
/
+11
*
i965/fs: Add support for nir_intrinsic_shuffle
Jason Ekstrand
2018-03-07
1
-0
/
+21
*
intel: Drop program size pointer from vec4/fs assembly getters.
Kenneth Graunke
2018-03-02
1
-2
/
+2
*
intel/fs: Handle surface opcode sample masks via predication.
Francisco Jerez
2018-03-02
1
-1
/
+42
*
intel/ir: Allow arbitrary scratch flag registers for SHADER_OPCODE_FIND_LIVE_...
Francisco Jerez
2018-03-02
1
-1
/
+2
*
intel/ir: Allow representing additional flag subregisters in the IR.
Francisco Jerez
2018-03-02
1
-5
/
+7
*
intel/fs: Set up sampler message headers in the visitor on gen7+
Jason Ekstrand
2018-03-01
1
-4
/
+36
*
i965/fs: shuffle_32bit_load_result_to_16bit_data now skips components
Jose Maria Casanova Crespo
2018-02-28
1
-1
/
+1
*
intel/compiler/fs: Don't generate integer DWord multiply on Gen11
Matt Turner
2018-02-28
1
-5
/
+1
*
i965: Fix compiler warning about write being undefined.
Eric Anholt
2018-02-20
1
-1
/
+1
*
i965/gen10: Re-enable push constants.
Rafael Antognolli
2018-01-26
1
-9
/
+0
*
i965/fs: Reset the register file to VGRF in lower_integer_multiplication
Jason Ekstrand
2018-01-25
1
-5
/
+10
*
i965: Use UD types for gl_SampleID setup
Jason Ekstrand
2018-01-11
1
-3
/
+3
*
i965/fs: Use UW types when using V immediates
Jason Ekstrand
2018-01-11
1
-3
/
+3
*
i965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
Kenneth Graunke
2017-12-30
1
-1
/
+1
*
intel/compiler/gen10: Disable push constants.
Rafael Antognolli
2017-12-19
1
-0
/
+9
*
intel/fs/bank_conflicts: Don't touch Gen7 MRF hack registers.
Francisco Jerez
2017-12-12
1
-1
/
+1
*
i965/fs: Handle !supports_pull_constants and push UBOs properly
Jason Ekstrand
2017-12-08
1
-1
/
+1
*
i965/fs: Rewrite assign_constant_locations
Jason Ekstrand
2017-12-08
1
-133
/
+185
*
intel/fs: Implement GRF bank conflict mitigation pass.
Francisco Jerez
2017-12-07
1
-0
/
+2
*
i965/fs: Enables 16-bit load_ubo with sampler
Jason Ekstrand
2017-12-06
1
-7
/
+14
*
i965/fs: Add byte scattered read message and fs support
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+21
*
i965/fs: Add byte scattered write message and fs support
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+14
*
i965/fs: Add remove_extra_rounding_modes optimization
Alejandro PiƱeiro
2017-12-06
1
-0
/
+37
*
i965: Support for 16-bit base types in helper functions
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+4
*
intel/fs: Explicitly set EXECUTE_1 where needed
Jason Ekstrand
2017-11-07
1
-1
/
+1
*
intel/cs: Push subgroup ID instead of base thread ID
Jason Ekstrand
2017-11-07
1
-15
/
+15
*
intel/cs: Re-run final NIR optimizations for each SIMD size
Jason Ekstrand
2017-11-07
1
-41
/
+69
*
i965/fs: Get rid of the early return in brw_compile_cs
Jason Ekstrand
2017-11-07
1
-13
/
+14
*
intel/cs: Rework the way thread local ID is handled
Jason Ekstrand
2017-11-07
1
-2
/
+2
*
intel/fs: Mark 64-bit values as being contiguous
Jason Ekstrand
2017-11-07
1
-1
/
+4
*
intel/cs: Ignore runtime_check_aads_emit for CS
Jason Ekstrand
2017-11-07
1
-2
/
+1
*
intel/cs: Stop setting dispatch_grf_start_reg
Jason Ekstrand
2017-11-07
1
-2
/
+0
*
intel/cs: Drop max_dispatch_width checks from compile_cs
Jason Ekstrand
2017-11-07
1
-4
/
+8
*
intel/fs: Remove min_dispatch_width from fs_visitor
Jason Ekstrand
2017-11-07
1
-19
/
+23
*
intel/fs: use pull constant locations to check for first compile of a shader
Jason Ekstrand
2017-11-07
1
-1
/
+3
*
intel/fs: Protect opt_algebraic from OOB BROADCAST indices
Jason Ekstrand
2017-11-07
1
-2
/
+11
*
intel/fs: Use the original destination region for int MUL lowering
Jason Ekstrand
2017-11-07
1
-7
/
+9
*
intel/fs: Fix integer multiplication lowering for src/dst hazards
Jason Ekstrand
2017-11-07
1
-2
/
+8
*
intel/fs: Be more explicit about our placement of [un]zip
Jason Ekstrand
2017-11-07
1
-3
/
+17
*
intel/fs: Pass builders instead of blocks into emit_[un]zip
Jason Ekstrand
2017-11-07
1
-26
/
+35
*
intel/fs: Don't allocate a param array for zero push constants
Jason Ekstrand
2017-11-02
1
-1
/
+8
*
intel/fs: Alloc pull constants off mem_ctx
Jason Ekstrand
2017-11-02
1
-1
/
+1
*
intel/compiler: Remove final_program_size from brw_compile_*
Jordan Justen
2017-10-31
1
-8
/
+2
*
intel/compiler: add new field for storing program size
Carl Worth
2017-10-31
1
-2
/
+6
[next]