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
/
mesa
/
drivers
/
dri
/
i965
/
brw_program.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: move nir_remap_dual_slot_attributes() call out of glsl_to_nir()
Timothy Arceri
2019-12-13
1
-0
/
+8
*
intel: Increase Gen11 compute shader scratch IDs to 64.
Kenneth Graunke
2019-09-23
1
-1
/
+13
*
i965/spirv: Lower shared memory later
Caio Marcelo de Oliveira Filho
2019-08-10
1
-0
/
+20
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
1
-0
/
+1
*
compiler: Save a single copy of the softfp64 shader in the context.
Kenneth Graunke
2019-07-10
1
-6
/
+4
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
1
-4
/
+3
*
i965: Move resources lowering after NIR linking
Caio Marcelo de Oliveira Filho
2019-06-24
1
-10
/
+20
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
1
-1
/
+1
*
intel: Move brw_prog_key_set_id from i965 to the compiler.
Kenneth Graunke
2019-05-21
1
-16
/
+0
*
i965: Pass compiler to default key populators
Kenneth Graunke
2019-05-14
1
-7
/
+7
*
i965: Ignore uniform storage for samplers or images, use binding info
Kenneth Graunke
2019-04-22
1
-1
/
+4
*
i965: Move program key debugging to the compiler.
Kenneth Graunke
2019-04-16
1
-0
/
+20
*
i965: Stop setting LowerBuferInterfaceBlocks
Jason Ekstrand
2019-03-15
1
-0
/
+4
*
i965: stop calling nir_lower_returns()
Timothy Arceri
2019-03-06
1
-3
/
+1
*
glsl: use NIR function inlining for drivers that use glsl_to_nir()
Timothy Arceri
2019-03-06
1
-1
/
+1
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-4
/
+4
*
glsl/nir: Add a shared helper for building float64 shaders
Jason Ekstrand
2019-03-06
1
-49
/
+2
*
i965: Compile the fp64 program based on nir options
Jason Ekstrand
2019-03-06
1
-1
/
+2
*
i965: Call nir_lower_samplers for ARB programs.
Kenneth Graunke
2019-02-11
1
-0
/
+2
*
android,autotools,i965: Fix location of float64_glsl.h
Dylan Baker
2019-01-31
1
-1
/
+1
*
i965: Always compile fp64 funcs when needed
Matt Turner
2019-01-26
1
-1
/
+2
*
i965: Drop mark_surface_used mechanism.
Kenneth Graunke
2019-01-13
1
-1
/
+4
*
i965: Compile fp64 funcs only if we do not have 64-bit hardware support
Matt Turner
2019-01-10
1
-1
/
+1
*
i965: Compile fp64 software routines and lower double-ops
Matt Turner
2019-01-09
1
-0
/
+61
*
i965: Don't override subslice count to 4 on Gen11.
Kenneth Graunke
2018-12-17
1
-1
/
+1
*
nir/validate: Print when the validation failed
Jason Ekstrand
2018-10-26
1
-2
/
+3
*
i965: move brw_nir_lower_gl_images call
Alejandro Piñeiro
2018-09-05
1
-1
/
+0
*
intel/compiler: rename brw_nir_lower_glsl_images
Alejandro Piñeiro
2018-09-05
1
-1
/
+1
*
anv,i965: Lower away image derefs in the driver
Jason Ekstrand
2018-08-29
1
-0
/
+1
*
intel/compiler: Do image load/store lowering to NIR
Jason Ekstrand
2018-08-29
1
-0
/
+2
*
i965/nir: Use the nir copy of shader_info to handle gl_PatchVerticesIn
Neil Roberts
2018-08-13
1
-1
/
+1
*
i965: Combine both gl_PatchVerticesIn lowering passes.
Kenneth Graunke
2018-07-26
1
-23
/
+18
*
i965: Add brw_populate_default_key
Jordan Justen
2018-07-09
1
-0
/
+35
*
i965: Replace brw_setup_tex_for_precompile brw with devinfo
Jordan Justen
2018-07-09
1
-2
/
+1
*
i965: Add brw_prog_key_set_id helper to set the program id on any stage
Jordan Justen
2018-07-09
1
-0
/
+16
*
i965: Move brw_program_*serialize_nir to brw_program_binary.c
Jordan Justen
2018-07-09
1
-37
/
+0
*
i965: Use ShaderCacheSerializeDriverBlob driver function
Jordan Justen
2018-07-09
1
-0
/
+3
*
i965: Add plumbing for shader time in 32-wide FS dispatch mode.
Francisco Jerez
2018-06-28
1
-0
/
+6
*
nir: Use derefs in nir_lower_samplers
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
i965: Move nir_lower_deref_instrs to right before locals_to_regs
Jason Ekstrand
2018-06-22
1
-3
/
+2
*
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
2018-06-22
1
-2
/
+6
*
i965: use gl_shader_program_data::spirv
Alejandro Piñeiro
2018-06-21
1
-1
/
+1
*
i965: Introduce a "memory zone" concept on BO allocation.
Kenneth Graunke
2018-05-22
1
-3
/
+5
*
i965: Call spirv_to_nir() instead of glsl_to_nir() for SPIR-V shaders
Eduardo Lima Mitev
2018-03-30
1
-2
/
+8
*
i965: Drop unused alignment parameter from brw_bo_alloc().
Kenneth Graunke
2018-03-27
1
-3
/
+3
*
i965: Drop PIPE_CONTROL_NO_WRITE from various calls.
Kenneth Graunke
2018-03-27
1
-3
/
+1
*
i965: Hard code CS scratch_ids_per_subslice for Cherryview
Jordan Justen
2018-03-09
1
-17
/
+27
*
mesa: Rename MESA_shader_framebuffer_fetch gl_extensions bits to EXT.
Francisco Jerez
2018-02-24
1
-1
/
+1
*
mesa: Rename dd_function_table::BlendBarrier to match latest EXT spec.
Francisco Jerez
2018-02-24
1
-2
/
+2
*
i965/icl: Update the assert in brw_memory_barrier()
Anuj Phogat
2018-02-15
1
-1
/
+1
[next]