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_wm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Generalize wm_key->compute_sample_id to wm_key->multisample_fbo.
Kenneth Graunke
2016-04-20
1
-5
/
+4
*
i965: Delete now dead persample_2x FS program key flag.
Kenneth Graunke
2016-04-20
1
-4
/
+0
*
i965: Implement a drirc workaround for broken dual color blending.
Kenneth Graunke
2016-01-22
1
-0
/
+4
*
i965: De-duplicate key_debug() function.
Kenneth Graunke
2015-12-02
1
-11
/
+0
*
i965: Push down inclusion of brw_program.h.
Matt Turner
2015-11-24
1
-0
/
+1
*
i965/fs: Add a sampler program key for whether the texture is 16x MSAA
Neil Roberts
2015-11-05
1
-0
/
+8
*
i965: Rename brw_foo_emit to brw_compile_foo
Jason Ekstrand
2015-10-19
1
-1
/
+1
*
i965/fs: Move some of the prog_data setup into brw_wm_emit
Jason Ekstrand
2015-10-19
1
-98
/
+0
*
i965/fs: Rework wm_fs_emit to take a nir_shader and a brw_compiler
Jason Ekstrand
2015-10-19
1
-2
/
+12
*
i965: Fix unsafe pointer when dumping VS/FS IR
Iago Toral Quiroga
2015-10-12
1
-1
/
+1
*
i965: Move brw_get_shader_time_index() call out of emit functions
Kristian Høgsberg Kristensen
2015-10-08
1
-1
/
+7
*
i965: Move brw_dump_ir() out of brw_*_emit() functions
Kristian Høgsberg Kristensen
2015-10-08
1
-0
/
+3
*
i965/wm: Make compute_barycentric_interp_modes take a nir_shader and a devinfo
Jason Ekstrand
2015-10-02
1
-24
/
+15
*
i965: Move prog_data uniform setup to the codegen level
Jason Ekstrand
2015-10-02
1
-1
/
+9
*
i965: Move binding table setup to codegen time.
Jason Ekstrand
2015-10-02
1
-0
/
+23
*
i965: Pull stage_prog_data.nr_params out of the NIR shader
Jason Ekstrand
2015-10-02
1
-7
/
+3
*
i965: Get rid of prog_data compare functions
Jason Ekstrand
2015-09-30
1
-19
/
+0
*
i965: Move perf_debug code to brw_codegen_*_prog()
Kristian Høgsberg Kristensen
2015-09-14
1
-6
/
+25
*
i965: Move brw_fs_precompile() to brw_wm.c
Kristian Høgsberg Kristensen
2015-09-14
1
-0
/
+59
*
i965/gen7-8: Set up early depth/stencil control appropriately for image load/...
Francisco Jerez
2015-08-11
1
-0
/
+2
*
i965: Reserve enough parameter entries for all image uniforms used in the pro...
Francisco Jerez
2015-08-11
1
-1
/
+2
*
i965: Define and initialize image parameter structure.
Francisco Jerez
2015-08-11
1
-0
/
+4
*
i965: Trivial formatting changes in brw_wm.c
Ian Romanick
2015-08-03
1
-43
/
+41
*
i965/fs: Move up prog_data->uses_omask assignment up to brw_codegen_wm_prog().
Francisco Jerez
2015-07-29
1
-1
/
+2
*
i965: Use _mesa_geometric_ functions appropriately
Kevin Rogovin
2015-06-17
1
-3
/
+4
*
i965: Fill out the rest of brw_debug_recompile_sampler_key().
Kenneth Graunke
2015-04-25
1
-0
/
+8
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-2
/
+2
*
i965: Rename do_<stage>_prog to brw_compile_<stage>_prog (and export)
Carl Worth
2015-04-02
1
-6
/
+7
*
i965: Split out per-stage dirty-bit checking into separate functions
Carl Worth
2015-04-02
1
-16
/
+22
*
i965: Perform program state upload outside of atom handling
Carl Worth
2015-02-23
1
-25
/
+19
*
i965: Store floating point mode choice in brw_stage_prog_data.
Kenneth Graunke
2014-12-04
1
-0
/
+4
*
i965: Move PSCDEPTH calculations from draw time to compile time.
Kenneth Graunke
2014-12-04
1
-0
/
+21
*
i965: Remove "disable_derivative_optimization" driconf option.
Kenneth Graunke
2014-12-02
1
-7
/
+2
*
i965: Add _CACHE_ in brw_cache_id enum names.
Kenneth Graunke
2014-11-29
1
-3
/
+3
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-15
/
+15
*
i965: Set prog_data->uses_kill if simulating alpha test via discards.
Kenneth Graunke
2014-11-27
1
-1
/
+4
*
i965: Add uses_kill to brw_wm_prog_data
Jordan Justen
2014-09-05
1
-0
/
+1
*
i965: Move curb_read_length/total_scratch to brw_stage_prog_data.
Kenneth Graunke
2014-09-03
1
-2
/
+2
*
i965: Store uniform constant values in a gl_constant_value instead of float
Neil Roberts
2014-08-14
1
-2
/
+3
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
Kenneth Graunke
2014-07-21
1
-0
/
+4
*
i965: Add missing persample_shading field to brw_wm_debug_recompile.
Kenneth Graunke
2014-07-21
1
-0
/
+2
*
i965: Support GL_CLAMP natively on Broadwell.
Kenneth Graunke
2014-06-05
1
-1
/
+2
*
i965/fs: Finally kill struct brw_wm_compile (better known as 'c').
Kenneth Graunke
2014-05-18
1
-11
/
+11
*
i965/fs: Stop copying the program key.
Kenneth Graunke
2014-05-18
1
-6
/
+4
*
i965/fs: Rip struct brw_wm_compile out of the visitors and generators.
Kenneth Graunke
2014-05-18
1
-1
/
+2
*
i965/fs: Plumb a mem_ctx all the way through the FS compile.
Kenneth Graunke
2014-05-18
1
-4
/
+5
*
i965/fs: Actually free program data on the error path.
Kenneth Graunke
2014-05-18
1
-1
/
+3
*
i965/fs: Move total_scratch calculation into fs_visitor::run().
Kenneth Graunke
2014-05-18
1
-4
/
+1
*
i965/fs: Move perf_debug about register spilling to a more obvious spot.
Kenneth Graunke
2014-05-18
1
-4
/
+0
[next]