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_fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Don't pass ir_variable * to emit_sampleid_setup().
Kenneth Graunke
2014-10-17
1
-1
/
+1
*
i965/fs: Refactor the texture emission logic into a single function.
Kenneth Graunke
2014-10-15
1
-0
/
+14
*
i965/fs: Make gather_channel() not use ir_texture.
Connor Abbott
2014-10-15
1
-1
/
+1
*
i965/fs: Make swizzle_result() not use ir_texture.
Connor Abbott
2014-10-15
1
-1
/
+2
*
i965/fs: don't pass in ir_texture to emit_texture_*
Connor Abbott
2014-10-15
1
-3
/
+3
*
i965/fs: Don't use ir->lod_info.grad.dPd<x,y> in emit_texture_*.
Connor Abbott
2014-10-15
1
-3
/
+6
*
i965/fs: Don't use ir->coordinate in emit_texture_*.
Connor Abbott
2014-10-15
1
-3
/
+6
*
i965/fs: make rescale_texcoord() not use ir_texture.
Connor Abbott
2014-10-15
1
-1
/
+1
*
i965/fs: Make emit_mcs_fetch() not use ir_texture.
Connor Abbott
2014-10-15
1
-1
/
+1
*
i965/fs: don't use ir->offset in emit_texture_gen5.
Connor Abbott
2014-10-15
1
-1
/
+2
*
i965/fs: Move texel offset handling to visit(ir_texture *).
Kenneth Graunke
2014-10-15
1
-1
/
+2
*
i965/fs: Remove dead generate_rep_fb_write prototype.
Matt Turner
2014-10-03
1
-1
/
+0
*
i965/fs: Add a MAX_GRF_SIZE define and use it various places
Jason Ekstrand
2014-10-02
1
-0
/
+1
*
i965/fs: Use the GRF for FB writes on gen >= 7
Jason Ekstrand
2014-09-30
1
-1
/
+1
*
i965/fs: Handle COMPR4 in LOAD_PAYLOAD
Jason Ekstrand
2014-09-30
1
-1
/
+21
*
i965/fs: Add a an optional source to the FS_OPCODE_FB_WRITE instruction
Jason Ekstrand
2014-09-30
1
-2
/
+2
*
i965/fs: Use the GRF for UNTYPED_SURFACE_READ instructions
Jason Ekstrand
2014-09-30
1
-0
/
+1
*
i965/fs: Use the GRF for UNTYPED_ATOMIC instructions
Jason Ekstrand
2014-09-30
1
-0
/
+1
*
i965/fs: Add a function for getting a component of a 8 or 16-wide register
Jason Ekstrand
2014-09-30
1
-0
/
+10
*
i965/fs: Make fs_reg::effective_width take fs_inst* instead of fs_visitor*
Jason Ekstrand
2014-09-30
1
-1
/
+2
*
i965/fs: Add an exec_size field to fs_inst
Jason Ekstrand
2014-09-30
1
-3
/
+21
*
i965/fs_reg: Allocate double the number of vgrfs in SIMD16 mode
Jason Ekstrand
2014-09-30
1
-6
/
+30
*
i965/fs: Make half() divide the register width by 2 and use it more
Jason Ekstrand
2014-09-30
1
-1
/
+3
*
i965/fs: Add a concept of a width to fs_reg
Jason Ekstrand
2014-09-30
1
-1
/
+20
*
i965/fs: Copy propagate partial reads.
Jason Ekstrand
2014-09-30
1
-0
/
+1
*
i965/fs: Clean up emit_fb_writes
Jason Ekstrand
2014-09-30
1
-1
/
+3
*
i965/fs: Make compact_virtual_grfs an optimization pass
Jason Ekstrand
2014-09-30
1
-1
/
+1
*
i964/fs: Make immediate fs_reg constructors explicit
Jason Ekstrand
2014-09-30
1
-3
/
+3
*
i965/fs: Make null_reg_* const members of fs_visitor instead of globals
Jason Ekstrand
2014-09-30
1
-3
/
+3
*
i965/fs: Manually generate the meta fast-clear shader
Jason Ekstrand
2014-09-30
1
-2
/
+1
*
i965: Remove cfg-invalidating parameter from invalidate_live_intervals.
Matt Turner
2014-09-24
1
-1
/
+1
*
i965/fs: Preserve the CFG in a few more places.
Matt Turner
2014-09-24
1
-2
/
+4
*
mesa: Move register_allocate.c to util.
Eric Anholt
2014-09-23
1
-1
/
+1
*
i965/fs: Remove direct fs_visitor brw_wm_prog_key dependence
Jordan Justen
2014-09-22
1
-1
/
+1
*
i965/fs: Remove direct fs_visitor brw_wm_prog_data dependence
Jordan Justen
2014-09-22
1
-1
/
+1
*
i965/fs: Remove direct fs_visitor gl_fragment_program dependence
Jordan Justen
2014-09-06
1
-1
/
+0
*
i965/fs: Remove direct fs_generator brw_wm_prog_key dependence
Jordan Justen
2014-09-05
1
-1
/
+1
*
i965/fs: Remove direct fs_generator brw_wm_prog_data dependence
Jordan Justen
2014-09-05
1
-1
/
+1
*
i965/fs: Don't store gl_fragment_program* in fs_generator
Jordan Justen
2014-09-05
1
-1
/
+1
*
i965/fs: Rename fs_generator::prog to shader_prog
Jordan Justen
2014-09-05
1
-2
/
+2
*
i965/fs: Add stage variable to fs_generator
Jordan Justen
2014-09-05
1
-0
/
+1
*
i965/fs: Add init function to fs_visitor
Jordan Justen
2014-09-04
1
-0
/
+1
*
i965/fs: don't pass ir_variable * to emit_samplepos_setup()
Connor Abbott
2014-09-01
1
-1
/
+1
*
i965/fs: don't pass ir_variable * to emit_frontfacing_interpolation()
Connor Abbott
2014-09-01
1
-1
/
+1
*
i965/fs: Preserve CFG in register allocation.
Matt Turner
2014-08-22
1
-2
/
+2
*
i965: Add invalidate_cfg parameter to invalidate_live_intervals().
Matt Turner
2014-08-22
1
-1
/
+1
*
i965: Pass a cfg pointer to generate_{code,assembly}.
Matt Turner
2014-08-18
1
-3
/
+3
*
i965: Add optimization pass to let us use the replicate data message
Kristian Høgsberg
2014-08-15
1
-0
/
+3
*
i965/fs: Add support for nonconst sampler indexing in FS visitor
Chris Forbes
2014-08-15
1
-2
/
+2
*
i965/fs: Add pass to rename registers to break live ranges.
Kenneth Graunke
2014-08-14
1
-0
/
+1
[next]