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
/
mesa
/
drivers
/
dri
/
i965
/
brw_fs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Implement ARB_shader_stencil_export (gen9+)
Ben Widawsky
2015-10-21
1
-0
/
+14
*
i965/fs: Enumerate logical fb writes arguments
Ben Widawsky
2015-10-21
1
-12
/
+15
*
i965: Introduce a new SHADER_OPCODE_URB_READ_SIMD8 opcode.
Kenneth Graunke
2015-10-21
1
-0
/
+2
*
i965: Introduce new SHADER_OPCODE_URB_WRITE_SIMD8_MASKED/PER_SLOT opcodes.
Kenneth Graunke
2015-10-21
1
-0
/
+9
*
i965/fs: Disable opt_sampler_eot for more message types
Neil Roberts
2015-10-21
1
-6
/
+8
*
i965: Remove block arg from foreach_inst_in_block_*_starting_from
Neil Roberts
2015-10-21
1
-3
/
+3
*
i965: Extract can_change_source_types() functions.
Matt Turner
2015-10-19
1
-0
/
+12
*
i965: Rename brw_foo_emit to brw_compile_foo
Jason Ekstrand
2015-10-19
1
-9
/
+9
*
i965/fs: Move some of the prog_data setup into brw_wm_emit
Jason Ekstrand
2015-10-19
1
-0
/
+100
*
i965/cs: Rework cs_emit to take a nir_shader and a brw_compiler
Jason Ekstrand
2015-10-19
1
-23
/
+28
*
i965/fs: Rework wm_fs_emit to take a nir_shader and a brw_compiler
Jason Ekstrand
2015-10-19
1
-33
/
+26
*
i965/fs: Remove the gl_program from the generator
Jason Ekstrand
2015-10-19
1
-2
/
+2
*
nir: remove dependency on glsl
Rob Clark
2015-10-16
1
-1
/
+1
*
i965: add arrays of arrays support for varyings
Timothy Arceri
2015-10-15
1
-2
/
+2
*
i965/vs: Simplify fs_visitor's ATTR file.
Kenneth Graunke
2015-10-12
1
-20
/
+7
*
i965/vs: Unify URB entry size/read length calculations between backends.
Kenneth Graunke
2015-10-10
1
-12
/
+3
*
i965/cs: Get max_cs_threads from brw_compiler devinfo
Kristian Høgsberg Kristensen
2015-10-08
1
-2
/
+3
*
i965: Move brw_get_shader_time_index() call out of emit functions
Kristian Høgsberg Kristensen
2015-10-08
1
-14
/
+6
*
i965/cs: Split out helper for building local id payload
Kristian Høgsberg Kristensen
2015-10-08
1
-5
/
+64
*
i965: Move brw_dump_ir() out of brw_*_emit() functions
Kristian Høgsberg Kristensen
2015-10-08
1
-13
/
+0
*
i965: Define FIRST_SPILL_MRF and FIRST_PULL_LOAD_MRF only once and in one place
Iago Toral Quiroga
2015-10-08
1
-2
/
+0
*
i965: make pull constant loads in gen6 start at MRFs 16/17
Iago Toral Quiroga
2015-10-08
1
-2
/
+4
*
i965: Fix remove_duplicate_mrf_writes so it can handle 24 MRFs in gen6
Iago Toral Quiroga
2015-10-08
1
-1
/
+1
*
i965: Generalize predicated break pass for use in vec4 backend.
Matt Turner
2015-10-05
1
-1
/
+1
*
i965/shader: Get rid of the shader, prog, and shader_prog fields
Jason Ekstrand
2015-10-02
1
-13
/
+8
*
i965/fs,vec4: Get rid of the sanity_param_count
Jason Ekstrand
2015-10-02
1
-18
/
+0
*
i965/fs: Use the nir info instead of pulling things out of [shader_]prog
Jason Ekstrand
2015-10-02
1
-15
/
+14
*
i965/cs: Remove the prog argument from local_id_payload_dwords
Jason Ekstrand
2015-10-02
1
-1
/
+1
*
i965: Move binding table setup to codegen time.
Jason Ekstrand
2015-10-02
1
-42
/
+0
*
i965/shader: Pull assign_common_binding_table_offsets out of backend_shader
Jason Ekstrand
2015-10-02
1
-3
/
+9
*
i965/shader: Get rid of the setup_vec4_uniform_value helper
Jason Ekstrand
2015-10-02
1
-14
/
+0
*
i965/fs: Print reg and reg_offset separately for ATTR files.
Kenneth Graunke
2015-10-01
1
-1
/
+1
*
i965/cs: Add a binding table entry for gl_NumWorkGroups
Jordan Justen
2015-09-29
1
-3
/
+17
*
i965: Don't re-layout varyings for separate shader programs.
Kenneth Graunke
2015-09-26
1
-1
/
+2
*
i965/fs: Implement FS_OPCODE_GET_BUFFER_SIZE
Samuel Iglesias Gonsalvez
2015-09-25
1
-0
/
+1
*
i965: Respect stride and subreg_offset for ATTR registers
Kristian Høgsberg Kristensen
2015-09-24
1
-1
/
+4
*
i965: Turn BRW_MAX_MRF into a macro that accepts a hardware generation
Iago Toral Quiroga
2015-09-21
1
-2
/
+2
*
i965/fs: The barrier send uses only 1 payload register
Jordan Justen
2015-09-15
1
-0
/
+1
*
i965/fs: Add a very basic validation pass
Jason Ekstrand
2015-09-15
1
-0
/
+10
*
i965: Move perf_debug code to brw_codegen_*_prog()
Kristian Høgsberg Kristensen
2015-09-14
1
-41
/
+0
*
i965: Move brw_fs_precompile() to brw_wm.c
Kristian Høgsberg Kristensen
2015-09-14
1
-58
/
+0
*
i965: Move compute shader code around
Kristian Høgsberg Kristensen
2015-09-14
1
-0
/
+143
*
i965/cs: Reserve local invocation id in payload regs
Jordan Justen
2015-09-13
1
-0
/
+10
*
i965/fs: Set first_non_payload_grf in assign_curb_setup
Jordan Justen
2015-09-10
1
-4
/
+5
*
i965: add support for textureSamples function
Ilia Mirkin
2015-09-10
1
-0
/
+1
*
i965: Move brw_setup_tex_for_precompile to brw_program.[ch].
Kenneth Graunke
2015-09-03
1
-19
/
+0
*
i965/fs: Handle MRF destinations in lower_integer_multiplication().
Matt Turner
2015-09-02
1
-4
/
+4
*
i965: Only consider fixed_hw_reg in equals() if file is HW_REG/IMM.
Matt Turner
2015-08-28
1
-1
/
+3
*
i965/fs: Split VGRFs after lowering pull constants
Jason Ekstrand
2015-08-27
1
-2
/
+2
*
i964/fs: Refactor assign_constant_locations
Jason Ekstrand
2015-08-27
1
-46
/
+40
[next]