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_compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Add helper to calculate GPGPU_WALKER::RightExecutionMask
Caio Marcelo de Oliveira Filho
2020-05-27
1
-0
/
+13
*
intel/fs: Generate multiple CS SIMD variants for variable group size
Caio Marcelo de Oliveira Filho
2020-05-27
1
-4
/
+19
*
intel/fs: Add helper to get prog_offset and simd_size
Caio Marcelo de Oliveira Filho
2020-05-27
1
-0
/
+14
*
intel/fs: Add an option to lower variable group size in backend
Caio Marcelo de Oliveira Filho
2020-05-01
1
-0
/
+6
*
intel/fs: Clean up variable group size handling in backend
Caio Marcelo de Oliveira Filho
2020-05-01
1
-2
/
+0
*
anv: Emit pushed UBO bounds checking code in the back-end compiler
Jason Ekstrand
2020-04-17
1
-0
/
+13
*
intel: Add _const versions of prog_data cast helpers
Jason Ekstrand
2020-04-16
1
-5
/
+10
*
anv: Advertise SEND count through VK_EXT_pipeline_executable_properties
Jason Ekstrand
2020-04-15
1
-0
/
+1
*
intel/compiler: Remove cs_prog_data->threads
Caio Marcelo de Oliveira Filho
2020-04-09
1
-1
/
+0
*
intel/compiler: Add support for variable workgroup size
Plamena Manolova
2020-04-09
1
-0
/
+5
*
intel/compiler: Replace cs_prog_data->push.total with a helper
Caio Marcelo de Oliveira Filho
2020-04-09
1
-1
/
+4
*
intel/fs: Allow multiple slots for position
Caio Marcelo de Oliveira Filho
2020-04-07
1
-1
/
+2
*
intel/compiler: store the FS inputs in WM prog data
Juan A. Suarez Romero
2020-04-01
1
-0
/
+5
*
intel/compiler: Track patch count threshold
Sagar Ghuge
2020-03-23
1
-0
/
+3
*
intel/compiler: detect if atomic load store operations are used
Tapani Pälli
2020-03-16
1
-0
/
+3
*
i965: Move down genX_upload_sbe in profiles.
Mathias Fröhlich
2020-03-10
1
-0
/
+8
*
intel/fs: Set src0 alpha present bit in header when provided in message payload.
Francisco Jerez
2020-02-14
1
-1
/
+0
*
intel/fs/gen6: Generalize aligned_pairs_class to SIMD16 aligned barycentrics.
Francisco Jerez
2020-01-17
1
-2
/
+2
*
intel/compiler: Add a flag to avoid compacting push constants
Jason Ekstrand
2019-11-18
1
-0
/
+6
*
intel/ir/gen12: Update assert in brw_stage_has_packed_dispatch().
Francisco Jerez
2019-10-11
1
-1
/
+1
*
intel/compiler: Record whether any pull constant loads occur
Kenneth Graunke
2019-09-18
1
-0
/
+3
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
1
-2
/
+0
*
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
-0
/
+15
*
iris: add support for gl_ClipVertex in tess eval shaders
Timothy Arceri
2019-08-01
1
-0
/
+9
*
iris: add support for gl_ClipVertex in geometry shaders
Timothy Arceri
2019-08-01
1
-0
/
+9
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
intel/compiler: Allow for required subgroup sizes
Jason Ekstrand
2019-07-24
1
-3
/
+11
*
intel/compiler: Allow for varying subgroup sizes
Jason Ekstrand
2019-07-24
1
-0
/
+1
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-0
/
+9
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
1
-18
/
+16
*
intel: Move brw_prog_key_set_id from i965 to the compiler.
Kenneth Graunke
2019-05-21
1
-0
/
+3
*
intel/compiler: Implement TCS 8_PATCH mode and INTEL_DEBUG=tcs8
Kenneth Graunke
2019-05-14
1
-0
/
+7
*
i965: Move program key debugging to the compiler.
Kenneth Graunke
2019-04-16
1
-0
/
+4
*
i965,iris,anv: Make alpha to coverage work with sample mask
Danylo Piliaiev
2019-03-25
1
-1
/
+3
*
intel/compiler: Silence unused parameter warning in brw_interpolation_map.c
Ian Romanick
2019-03-06
1
-2
/
+1
*
i965: Add support for sampling from XYUV images
Kasireddy, Vivek
2019-02-26
1
-0
/
+1
*
iris: handle PatchVerticesIn as a system value.
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
intel/compiler: add scale_factors to sampler_prog_key_data
Tapani Pälli
2019-02-12
1
-0
/
+3
*
i965: Drop mark_surface_used mechanism.
Kenneth Graunke
2019-01-13
1
-13
/
+0
*
i965: Do NIR shader cloning in the caller.
Kenneth Graunke
2018-11-20
1
-5
/
+5
*
i965: add support for sampling from AYUV
Lionel Landwerlin
2018-11-12
1
-0
/
+1
*
intel/compiler: Remove surface_idx from brw_image_param
Jason Ekstrand
2018-08-29
1
-10
/
+6
*
intel/compiler: Add brw_get_compiler_config_value for disk cache
Jordan Justen
2018-08-01
1
-0
/
+12
*
anv/pipeline: More aggressively optimize away color attachments
Jason Ekstrand
2018-08-01
1
-0
/
+1
*
anv,intel: Enable nir_opt_large_constants for Vulkan
Jason Ekstrand
2018-07-02
1
-0
/
+6
*
intel/fs: Add fields to wm_prog_data for SIMD32 dispatch
Jason Ekstrand
2018-06-28
1
-0
/
+7
*
i965: Add plumbing for shader time in 32-wide FS dispatch mode.
Francisco Jerez
2018-06-28
1
-0
/
+1
*
intel/fs: Rework KSP data to be SIMD width-based
Jason Ekstrand
2018-06-28
1
-28
/
+25
*
intel/compiler: Add and use helpers for working with KSP indices
Jason Ekstrand
2018-06-28
1
-0
/
+85
[next]