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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/compiler: Refactor FB write message control setup into a helper.
Kenneth Graunke
2019-08-27
1
-0
/
+4
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
1
-2
/
+0
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
1
-1
/
+2
*
intel/fs: add 64 bit integer multiplication lowering
Paulo Zanoni
2019-08-12
1
-0
/
+1
*
intel/compiler: don't instantiate a builder for each instruction
Paulo Zanoni
2019-08-12
1
-4
/
+2
*
intel/compiler: extract subfunctions of lower_integer_multiplication()
Paulo Zanoni
2019-08-12
1
-0
/
+4
*
intel/fs: Drop all of the 64-bit varying code
Jason Ekstrand
2019-07-31
1
-5
/
+0
*
i965/fs: Print the scheduler mode.
Matt Turner
2019-07-30
1
-0
/
+1
*
i965/fs: Add a shader_stats struct.
Matt Turner
2019-07-30
1
-3
/
+8
*
intel/fs: Remove calculate_urb_setup from fs_visitor
Jason Ekstrand
2019-07-29
1
-1
/
+0
*
i965: Use NIR to lower legacy userclipping.
Kenneth Graunke
2019-07-24
1
-3
/
+0
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
1
-2
/
+2
*
intel/fs: Use nir_lower_interpolation on gen11+
Jason Ekstrand
2019-07-02
1
-1
/
+0
*
intel/fs: Add need_dest parameter to fs_visitor::nir_emit_alu
Ian Romanick
2019-06-05
1
-1
/
+2
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
1
-2
/
+5
*
intel/compiler: Move ICP handle fetching into a helper function.
Kenneth Graunke
2019-05-14
1
-0
/
+3
*
intel/compiler: Refactor TCS invocation ID setup into a helper
Kenneth Graunke
2019-05-14
1
-0
/
+2
*
intel/fs/ra: Pull the guts of RA into its own class
Jason Ekstrand
2019-05-14
1
-4
/
+0
*
intel/fs: Add a lowering pass for linear interpolation.
Rafael Antognolli
2019-04-22
1
-0
/
+1
*
intel/fs: Add support for bindless texture ops
Jason Ekstrand
2019-04-19
1
-1
/
+2
*
intel/fs: Add a scale factor to emit_fsign
Ian Romanick
2019-04-18
1
-1
/
+1
*
intel/fs: Refactor code generation for nir_op_fsign to its own function
Ian Romanick
2019-04-18
1
-0
/
+2
*
i965,iris,anv: Make alpha to coverage work with sample mask
Danylo Piliaiev
2019-03-25
1
-0
/
+1
*
intel/fs: Emit better code for b2f(inot(a)) and b2i(inot(a))
Ian Romanick
2019-03-01
1
-0
/
+2
*
intel/fs: Emit logical-not of operands on Gen8+
Ian Romanick
2019-03-01
1
-0
/
+3
*
intel/fs: Refactor ALU source and destination handling to a separate function
Ian Romanick
2019-03-01
1
-0
/
+6
*
intel/fs: Implement nir_intrinsic_global_atomic_*
Jason Ekstrand
2019-02-01
1
-0
/
+4
*
intel/fs: Support SENDS in SHADER_OPCODE_SEND
Jason Ekstrand
2019-01-29
1
-0
/
+1
*
intel/fs: Use SHADER_OPCODE_SEND for varying UBO pulls on gen7+
Jason Ekstrand
2019-01-29
1
-4
/
+0
*
intel/fs: Use SHADER_OPCODE_SEND for texturing on gen7+
Jason Ekstrand
2019-01-29
1
-1
/
+1
*
intel/fs: Add a generic SEND opcode
Jason Ekstrand
2019-01-29
1
-0
/
+6
*
intel/compiler: Prevent warnings in the following patch
Matt Turner
2019-01-09
1
-1
/
+1
*
intel/fs: Remove FS_OPCODE_UNPACK_HALF_2x16_SPLIT opcodes.
Francisco Jerez
2019-01-09
1
-3
/
+0
*
intel/fs: Remove existing lower_conversions pass.
Francisco Jerez
2019-01-09
1
-1
/
+0
*
intel/fs: Introduce regioning lowering pass.
Francisco Jerez
2019-01-09
1
-18
/
+3
*
intel/fs: Implement quad swizzles on ICL+.
Francisco Jerez
2019-01-09
1
-0
/
+4
*
intel/fs: Handle source modifiers in lower_integer_multiplication().
Francisco Jerez
2019-01-09
1
-0
/
+19
*
intel/fs,vec4: Clean up a repeated pattern with SSBOs
Jason Ekstrand
2018-11-08
1
-0
/
+2
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
1
-1
/
+2
*
intel/compiler: Implement untyped atomic float min, max, and compare-swap dat...
Ian Romanick
2018-08-22
1
-0
/
+4
*
intel/compiler: add setup_imm_(u)b helpers
Iago Toral Quiroga
2018-08-01
1
-0
/
+6
*
intel/compiler: remove unused function
Iago Toral Quiroga
2018-07-09
1
-4
/
+0
*
intel/fs: Extend thread payload layout to SIMD32
Francisco Jerez
2018-06-28
1
-11
/
+31
*
intel/fs: Wrap FS payload register look-up in a helper function.
Francisco Jerez
2018-06-28
1
-0
/
+13
*
intel/fs: Remove program key argument from generator.
Francisco Jerez
2018-06-28
1
-2
/
+0
*
intel/fs: Use image_deref intrinsics instead of image_var
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
intel/fs: shuffle_64bit_data_for_32bit_write is not used anymore
Jose Maria Casanova Crespo
2018-06-16
1
-4
/
+0
*
intel/fs: shuffle_32bit_load_result_to_64bit_data is not used anymore
Jose Maria Casanova Crespo
2018-06-16
1
-5
/
+0
*
intel/fs: Remove old 16-bit shuffle/unshuffle functions
Jose Maria Casanova Crespo
2018-06-16
1
-11
/
+0
*
intel/fs: New shuffle_for_32bit_write and shuffle_from_32bit_read
Jose Maria Casanova Crespo
2018-06-16
1
-0
/
+11
[next]