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
*
intel/compiler: Use new Gen11 headerless RT writes for MRT cases
Kenneth Graunke
2019-08-27
1
-2
/
+13
*
intel/compiler: Use generic SEND for Gen7+ FB writes
Kenneth Graunke
2019-08-27
1
-6
/
+23
*
intel/compiler: Refactor FB write message control setup into a helper.
Kenneth Graunke
2019-08-27
1
-0
/
+32
*
intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs fails
Paulo Zanoni
2019-08-26
1
-1
/
+1
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
1
-7
/
+3
*
intel/fs: Add SLM size to brw_cs_prog_data
Jason Ekstrand
2019-08-12
1
-0
/
+1
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
1
-4
/
+9
*
intel/fs: add 64 bit integer multiplication lowering
Paulo Zanoni
2019-08-12
1
-4
/
+69
*
intel/compiler: invert the logic of lower_integer_multiplication()
Paulo Zanoni
2019-08-12
1
-13
/
+10
*
intel/compiler: don't instantiate a builder for each instruction
Paulo Zanoni
2019-08-12
1
-8
/
+8
*
intel/compiler: extract subfunctions of lower_integer_multiplication()
Paulo Zanoni
2019-08-12
1
-186
/
+193
*
anv,i965,iris: deduplicate setting of total_shared
Rhys Perry
2019-08-08
1
-0
/
+1
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
intel/fs: Use ALIGN16 instructions for all derivatives on gen <= 7
Jason Ekstrand
2019-07-30
1
-3
/
+3
*
i965/fs: Print the scheduler mode.
Matt Turner
2019-07-30
1
-0
/
+7
*
i965/fs: Add a shader_stats struct.
Matt Turner
2019-07-30
1
-14
/
+11
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
1
-5
/
+3
*
intel/fs: Remove calculate_urb_setup from fs_visitor
Jason Ekstrand
2019-07-29
1
-13
/
+8
*
i965: Use NIR to lower legacy userclipping.
Kenneth Graunke
2019-07-24
1
-2
/
+0
*
intel/compiler: Allow for required subgroup sizes
Jason Ekstrand
2019-07-24
1
-3
/
+22
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-2
/
+4
*
intel/nir: Make brw_nir_apply_sampler_key more generic
Jason Ekstrand
2019-07-24
1
-2
/
+2
*
intel/fs: Stop stack allocating large arrays
Jason Ekstrand
2019-07-22
1
-6
/
+12
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
1
-8
/
+11
*
intel/fs: Use nir_lower_interpolation on gen11+
Jason Ekstrand
2019-07-02
1
-46
/
+0
*
intel/fs: Actually implement the load_barycentric intrinsics
Jason Ekstrand
2019-07-02
1
-3
/
+30
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
1
-4
/
+6
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
1
-13
/
+40
*
intel/compiler: Don't repeat dispatch max fixing condition
Kenneth Graunke
2019-05-14
1
-2
/
+5
*
intel/compiler: Rename invocation_id_mask to instance_id_mask
Kenneth Graunke
2019-05-14
1
-4
/
+4
*
intel/compiler: Refactor TCS invocation ID setup into a helper
Kenneth Graunke
2019-05-14
1
-14
/
+21
*
intel/fs/ra: Do the spill loop inside RA
Jason Ekstrand
2019-05-14
1
-3
/
+1
*
intel/fs: Stop doing extra RA calls
Jason Ekstrand
2019-05-14
1
-19
/
+27
*
intel/compiler: Replicate 16 bit immediate value correctly
Sagar Ghuge
2019-05-07
1
-0
/
+3
*
Revert "intel/compiler: split is_partial_write() into two variants"
Juan A. Suarez Romero
2019-04-25
1
-25
/
+6
*
intel/fs: Add a lowering pass for linear interpolation.
Rafael Antognolli
2019-04-22
1
-0
/
+46
*
intel/fs: Move the scalar-region conversion to the generator.
Rafael Antognolli
2019-04-22
1
-1
/
+1
*
intel/fs: Add support for bindless image load/store/atomic
Jason Ekstrand
2019-04-19
1
-1
/
+16
*
intel/fs: Add support for bindless texture ops
Jason Ekstrand
2019-04-19
1
-6
/
+61
*
anv: Implement VK_KHR_shader_atomic_int64
Jason Ekstrand
2019-04-19
1
-1
/
+11
*
intel/fs: Eliminate dead code first
Ian Romanick
2019-04-18
1
-0
/
+8
*
intel/compiler: implement SIMD16 restrictions for mixed-float instructions
Iago Toral Quiroga
2019-04-18
1
-0
/
+72
*
intel/compiler: skip MAD algebraic optimization for half-float or mixed mode
Iago Toral Quiroga
2019-04-18
1
-0
/
+4
*
intel/compiler: remove inexact algebraic optimizations from the backend
Iago Toral Quiroga
2019-04-18
1
-38
/
+1
*
intel/compiler: split is_partial_write() into two variants
Iago Toral Quiroga
2019-04-18
1
-6
/
+25
*
intel/compiler: handle extended math restrictions for half-float
Iago Toral Quiroga
2019-04-18
1
-9
/
+18
*
intel/fs: Remove unused condition from opt_algebraic case
Sagar Ghuge
2019-04-12
1
-5
/
+0
*
nir/i965/freedreno/vc4: add a bindless bool to type size functions
Timothy Arceri
2019-04-12
1
-5
/
+8
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
1
-1
/
+1
*
intel/fs: Use NIR_PASS_V when lowering CS intrinsics
Caio Marcelo de Oliveira Filho
2019-04-08
1
-3
/
+4
[next]