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_program.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add ARB_get_program_binary support using nir_serialization
Jordan Justen
2017-12-08
1
-6
/
+0
*
i965: Add brw_program_serialize_nir
Jordan Justen
2017-12-08
1
-0
/
+2
*
i965: Add brw_program_deserialize_nir
Jordan Justen
2017-12-08
1
-0
/
+4
*
intel: Rewrite the world of push/pull params
Jason Ekstrand
2017-10-12
1
-0
/
+23
*
i965: create a brw_shader_gather_info() helper
Timothy Arceri
2017-09-26
1
-0
/
+3
*
i965: remove now unused GLSL IR optimisations
Timothy Arceri
2017-04-24
1
-3
/
+0
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
i965: remove duplicate declaration of brw_mark_surface_used
Emil Velikov
2017-03-13
1
-4
/
+0
*
i965: remove dead brw_new_shader() declaration
Emil Velikov
2017-03-13
1
-2
/
+0
*
i965: Move a bunch of pre-compile and link stuff to brw_program.h
Jason Ekstrand
2017-03-01
1
-0
/
+15
*
i965: Move channel_expressions and vector_splitting to brw_program.h
Jason Ekstrand
2017-03-01
1
-0
/
+3
*
i965: Move assign_common_binding_table_offsets to brw_program
Jason Ekstrand
2017-03-01
1
-0
/
+7
*
i965: Drop unused STATE_TEXRECT_SCALE code.
Kenneth Graunke
2017-03-01
1
-2
/
+0
*
i965: keep gl_program shader info in sync after gather info
Timothy Arceri
2016-12-20
1
-1
/
+1
*
i965: only try print GLSL IR once when using INTEL_DEBUG to dump ir
Timothy Arceri
2016-11-17
1
-2
/
+1
*
i965: create populate key functions for tcs and tes
Timothy Arceri
2016-09-27
1
-4
/
+6
*
i965: make more effective use of SamplersUsed
Timothy Arceri
2016-07-05
1
-1
/
+0
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-1
/
+1
*
i965: Move brw_create_nir to brw_program.c
Jason Ekstrand
2016-05-26
1
-0
/
+6
*
i965: Handle mix-and-match TCS/TES with separate shader objects.
Kenneth Graunke
2015-12-22
1
-2
/
+4
*
i965: Add tessellation control shaders.
Kenneth Graunke
2015-12-22
1
-0
/
+1
*
i965: Add tessellation evaluation shaders
Kenneth Graunke
2015-12-22
1
-0
/
+2
*
i965: Push down inclusion of brw_program.h.
Matt Turner
2015-11-24
1
-0
/
+2
*
i965: Move the entire compiler API into a single file
Jason Ekstrand
2015-10-19
1
-123
/
+1
*
i965: Get rid of prog_data compare functions
Jason Ekstrand
2015-09-30
1
-4
/
+0
*
i965/gs: Remove the dependency on the VS VUE map.
Kenneth Graunke
2015-09-26
1
-2
/
+0
*
i965: Remove the brw_vue_prog_key base class.
Kenneth Graunke
2015-09-03
1
-17
/
+15
*
i965: Delete the brw_vue_program_key::userclip_active flag.
Kenneth Graunke
2015-09-03
1
-6
/
+3
*
i965: Move brw_setup_tex_for_precompile to brw_program.[ch].
Kenneth Graunke
2015-09-03
1
-0
/
+4
*
i965: Rename brw_vec4_prog_data/key to brw_bue_prog_data/key
Kristian Høgsberg
2014-12-10
1
-3
/
+3
*
i965: Make vertex color clamp handling code VS specific.
Kenneth Graunke
2014-12-02
1
-2
/
+2
*
i965: Use the enum type for gen6_gather_wa sampler key field.
Kenneth Graunke
2014-12-02
1
-7
/
+7
*
i965: Drop use of GL types in program keys.
Kenneth Graunke
2014-12-02
1
-23
/
+23
*
i965: Move program key structures to brw_program.h.
Kenneth Graunke
2014-12-02
1
-5
/
+103
*
i965: Silence unused parameter warning in brw_dump_ir
Ian Romanick
2014-10-24
1
-2
/
+1
*
i965: Remove unused sampler key fields
Topi Pohjolainen
2014-04-08
1
-6
/
+0
*
i965: Widen sampler key bitfields for 32 samplers
Chris Forbes
2014-03-02
1
-3
/
+3
*
i965: Refactor debug dumping of GLSL IR.
Eric Anholt
2014-02-22
1
-0
/
+5
*
i965: Unify fs_generator:: and vec4_generator::mark_surface_used as a free fu...
Francisco Jerez
2014-02-19
1
-0
/
+4
*
i965: Move up duplicated fields from stage-specific prog_data to brw_stage_pr...
Francisco Jerez
2014-02-19
1
-0
/
+7
*
i965: Add Gen6 gather wa to sampler key
Chris Forbes
2014-02-08
1
-0
/
+11
*
i965/Gen7: Include bitfield in the sampler key for CMS layout
Chris Forbes
2013-12-07
1
-0
/
+5
*
i965: w/a for gather4 green RG32F
Chris Forbes
2013-10-03
1
-0
/
+5
*
i965: Make brw_{program,vs}.h safe to include from C++.
Paul Berry
2013-08-23
1
-0
/
+8
*
i965: Shorten sampler loops in key setup.
Kenneth Graunke
2013-08-19
1
-0
/
+1
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Make perf_debug() output to GL_ARB_debug_output in a debug context.
Eric Anholt
2013-03-05
1
-1
/
+2
*
i965: Add texrect scale parameters before pointers to ParameterValues.
Eric Anholt
2012-12-28
1
-0
/
+1
*
i965: Index sampler program key data by linker-assigned index.
Kenneth Graunke
2012-08-27
1
-1
/
+1
*
i965: Add performance debug for shader recompiles.
Eric Anholt
2012-08-12
1
-0
/
+2
[next]