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_fp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Replace c->key with a direct reference in fs_visitor.
Kenneth Graunke
2014-05-18
1
-1
/
+1
*
i965/fs: Use a separate variable to keep track of the last uniform index seen.
Francisco Jerez
2014-02-19
1
-1
/
+1
*
i965/fs: Use offset() in the ARB_fragment_program code.
Francisco Jerez
2014-02-19
1
-69
/
+62
*
i965: Move up duplicated fields from stage-specific prog_data to brw_stage_pr...
Francisco Jerez
2014-02-19
1
-1
/
+1
*
i965/fs: Plumb sampler index into emit_texture_gen7.
Kenneth Graunke
2014-01-22
1
-1
/
+1
*
glsl: move variables in to ir_variable::data, part II
Tapani Pälli
2013-12-12
1
-1
/
+1
*
glsl: move variables in to ir_variable::data, part I
Tapani Pälli
2013-12-12
1
-2
/
+2
*
i965/fs: Sample from MCS surface when required
Chris Forbes
2013-12-07
1
-1
/
+1
*
i965: Always have the struct gl_program * in the backend visitor.
Eric Anholt
2013-10-15
1
-7
/
+7
*
i965/gen4: Fix fragment program rectangle texture shadow compares.
Eric Anholt
2013-09-21
1
-4
/
+4
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-2
/
+2
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-5
/
+5
*
i965/fs: add support for ir_txf_ms on Gen6+
Chris Forbes
2013-03-02
1
-2
/
+3
*
i965/fp: Use the LRP instruction for OPCODE_LRP.
Matt Turner
2013-02-28
1
-8
/
+4
*
glsl: Eliminate ambiguity between function ins/outs and shader ins/outs
Paul Berry
2013-01-24
1
-1
/
+1
*
i965/fs: Remove the param_index/param_offset indirection.
Eric Anholt
2012-12-28
1
-3
/
+2
*
i965/fs: Rewrite discards to use a flag subreg to track discarded pixels.
Eric Anholt
2012-12-11
1
-8
/
+9
*
i965/fp: Fix segfault on gen4 TXB instructions.
Eric Anholt
2012-11-29
1
-0
/
+2
*
i965/fs: Move brw_wm_compile::fp to fs_visitor.
Kenneth Graunke
2012-11-26
1
-2
/
+2
*
i965/fs: Move brw_wm_compile::dispatch_width into fs_visitor.
Kenneth Graunke
2012-11-26
1
-2
/
+2
*
i965: Fix hangs with FP KIL instructions pre-gen6.
Eric Anholt
2012-11-25
1
-0
/
+2
*
i965/fs: Add helper functions for IF and CMP and use them.
Eric Anholt
2012-11-20
1
-14
/
+9
*
i965/fs: Add helper functions for generating ALU ops, like in the VS.
Eric Anholt
2012-11-20
1
-53
/
+42
*
i965: Share the predicate field between FS and VS.
Eric Anholt
2012-10-17
1
-5
/
+5
*
mesa: Remove support for named parameters.
Kenneth Graunke
2012-10-16
1
-3
/
+1
*
i965: Replace brw_wm_* with dumping code into the fs_visitor.
Eric Anholt
2012-10-08
1
-0
/
+784