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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: make vs and fs key generation helpers available to shader cache
Carl Worth
2016-09-27
1
-0
/
+4
*
i965: Clean up #includes in the compiler.
Matt Turner
2015-11-24
1
-1
/
+0
*
i965: Move brw_new_shader and brw_link_shader prototypes from brw_wm.h.
Matt Turner
2015-11-24
1
-3
/
+0
*
i965: Push down inclusion of brw_program.h.
Matt Turner
2015-11-24
1
-1
/
+0
*
i965: Move the entire compiler API into a single file
Jason Ekstrand
2015-10-19
1
-20
/
+0
*
i965: Rename brw_foo_emit to brw_compile_foo
Jason Ekstrand
2015-10-19
1
-1
/
+1
*
i965/fs: Rework wm_fs_emit to take a nir_shader and a brw_compiler
Jason Ekstrand
2015-10-19
1
-4
/
+9
*
i965: Move brw_get_shader_time_index() call out of emit functions
Kristian Høgsberg Kristensen
2015-10-08
1
-0
/
+2
*
i965: Get rid of prog_data compare functions
Jason Ekstrand
2015-09-30
1
-1
/
+0
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965: Rename do_<stage>_prog to brw_compile_<stage>_prog (and export)
Carl Worth
2015-04-02
1
-4
/
+4
*
Fix invalid extern "C" around header inclusion.
Mark Janes
2015-03-05
1
-0
/
+8
*
i965: Perform program state upload outside of atom handling
Carl Worth
2015-02-23
1
-0
/
+3
*
i965: Move program key structures to brw_program.h.
Kenneth Graunke
2014-12-02
1
-24
/
+0
*
i965: Remove brw_new_shader_program
Ian Romanick
2014-10-24
1
-1
/
+0
*
i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
Kenneth Graunke
2014-07-21
1
-0
/
+1
*
i965/fs: Finally kill struct brw_wm_compile (better known as 'c').
Kenneth Graunke
2014-05-18
1
-5
/
+0
*
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
-0
/
+1
*
i965/fs: Move some flags that affect code generation to fs_visitor.
Kenneth Graunke
2014-05-18
1
-3
/
+0
*
i965/fs: Move payload register info from brw_wm_compile to fs_visitor.
Kenneth Graunke
2014-05-18
1
-8
/
+0
*
i965/fs: Rename c->sample_mask_reg to sample_mask_in_reg.
Kenneth Graunke
2014-05-18
1
-1
/
+1
*
i965/fs: Move c->last_scratch into fs_visitor.
Kenneth Graunke
2014-05-18
1
-2
/
+0
*
i965: Move up duplicated fields from stage-specific prog_data to brw_stage_pr...
Francisco Jerez
2014-02-19
1
-1
/
+0
*
i965: Use sample barycentric coordinates with per sample shading
Anuj Phogat
2014-01-21
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965/fs: add support for gl_SampleMaskIn[]
Chris Forbes
2013-12-14
1
-0
/
+1
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-5
/
+5
*
i965: Gen4-5: Include alpha func/ref in program key
Chris Forbes
2013-11-06
1
-0
/
+2
*
i965: Add FS backend for builtin gl_SampleID
Anuj Phogat
2013-11-01
1
-0
/
+1
*
i965: Add FS backend for builtin gl_SamplePosition
Anuj Phogat
2013-11-01
1
-0
/
+2
*
i965: Remove dead arguments from prog_data_compare.
Eric Anholt
2013-10-15
1
-2
/
+1
*
i965: compute DDX in a subspan based only on top row
Chia-I Wu
2013-10-02
1
-0
/
+1
*
i965: fix alpha test for MRT
Chris Forbes
2013-07-06
1
-1
/
+1
*
i965: Remove render_target_supported from the vtable.
Kenneth Graunke
2013-07-03
1
-2
/
+0
*
i965: Remove now dead brw_wm_prog_key::proj_attrib_mask field.
Kenneth Graunke
2013-04-04
1
-2
/
+0
*
i965/fs: Rename vp_outputs_written to input_slots_valid.
Paul Berry
2013-03-24
1
-1
/
+1
*
i965: Change fragment input related bitfields to 64-bit.
Paul Berry
2013-03-15
1
-1
/
+1
*
i965/fs: Move struct brw_compile (p) entirely inside fs_generator.
Kenneth Graunke
2012-11-26
1
-1
/
+0
*
i965/fs: Move uses of brw_compile from do_wm_prog to brw_wm_fs_emit.
Kenneth Graunke
2012-11-26
1
-3
/
+10
*
i965/fs: Move brw_wm_compile::fp to fs_visitor.
Kenneth Graunke
2012-11-26
1
-2
/
+1
*
i965/fs: Move brw_wm_compile::dispatch_width into fs_visitor.
Kenneth Graunke
2012-11-26
1
-2
/
+0
*
i965/fs: Move brw_wm_lookup_iz() to fs_visitor::setup_payload_gen4().
Kenneth Graunke
2012-11-26
1
-3
/
+0
*
i965/fs: Move brw_wm_payload_setup() to fs_visitor::setup_payload_gen6()
Kenneth Graunke
2012-11-26
1
-2
/
+0
*
i965/fs: Remove brw_wm_compile::computes_depth field.
Kenneth Graunke
2012-11-26
1
-1
/
+0
*
i965: Remove the old ARB_fragment_program backend.
Eric Anholt
2012-10-08
1
-364
/
+0
*
i965: Make the param pointer arrays for the WM dynamically sized.
Eric Anholt
2012-09-07
1
-0
/
+1
*
i965: Add functions for comparing two brw_wm/vs_prog_data structs.
Eric Anholt
2012-09-07
1
-0
/
+2
*
i965/msaa: flag _NEW_MULTISAMPLE in the brw_tracked_state
Anuj Phogat
2012-08-30
1
-1
/
+1
*
i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Anuj Phogat
2012-08-23
1
-0
/
+1
[next]