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_tcs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/drm: Rename drm_bacon_bo to brw_bo.
Kenneth Graunke
2017-04-10
1
-2
/
+2
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-2
/
+2
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
i965: Reduce cross-pollination between the DRI driver and compiler
Jason Ekstrand
2017-03-01
1
-1
/
+0
*
st/mesa/i965: create link status enum
Timothy Arceri
2017-02-09
1
-1
/
+1
*
mesa/glsl/i965: set and get tes layouts directly to and from shader_info
Timothy Arceri
2017-01-23
1
-3
/
+3
*
mesa/glsl/i965: set and use tcs vertices_out directly
Timothy Arceri
2017-01-19
1
-4
/
+2
*
i965: Make a helper for finding an existing shader variant.
Kenneth Graunke
2017-01-17
1
-17
/
+5
*
compiler: Merge shader_info's tcs and tes structs.
Kenneth Graunke
2017-01-10
1
-4
/
+4
*
mesa: Introduce a compiler enum for tessellation spacing.
Kenneth Graunke
2017-01-07
1
-2
/
+2
*
i965: Rework gl_TessLevel*[] handling to use NIR compact arrays.
Kenneth Graunke
2017-01-06
1
-2
/
+3
*
i965: stop passing gl_shader_program to the precompile and codegen functions
Timothy Arceri
2017-01-06
1
-9
/
+4
*
i965: stop passing gl_shader_program to brw_nir_setup_glsl_uniforms()
Timothy Arceri
2017-01-06
1
-2
/
+1
*
i965: stop passing gl_shader_program to brw_assign_common_binding_table_offse...
Timothy Arceri
2017-01-06
1
-2
/
+1
*
i965: pass gl_program to the brw_*_debug_recompile() functions
Timothy Arceri
2017-01-06
1
-4
/
+3
*
i965: get InfoLog and LinkStatus via the shader program data pointer in gl_pr...
Timothy Arceri
2017-01-03
1
-3
/
+3
*
i965: update brw_get_shader_time_index() not to take gl_shader_program
Timothy Arceri
2017-01-03
1
-4
/
+8
*
i965: move compiled_once flag to brw_program
Timothy Arceri
2016-12-30
1
-6
/
+4
*
i965: Drop redundant key->outputs_written initialization.
Kenneth Graunke
2016-12-06
1
-2
/
+0
*
st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_pr...
Timothy Arceri
2016-11-19
1
-2
/
+2
*
i965: get num_images from shader_info rather than gl_linked_shader
Timothy Arceri
2016-11-17
1
-5
/
+6
*
i965: only try print GLSL IR once when using INTEL_DEBUG to dump ir
Timothy Arceri
2016-11-17
1
-3
/
+0
*
i965: use memory context when creating passthrough tcs
Timothy Arceri
2016-10-28
1
-8
/
+5
*
i965: replace brw_tess_{eval,ctrl}_program with brw_program
Timothy Arceri
2016-10-26
1
-10
/
+7
*
i965/mesa/st: eliminate gl_tess_eval_program
Timothy Arceri
2016-10-26
1
-4
/
+4
*
i965: switch tes over to shared shader_info
Timothy Arceri
2016-10-26
1
-3
/
+3
*
i965/mesa/st: eliminate gl_tess_ctrl_program
Timothy Arceri
2016-10-26
1
-7
/
+6
*
i965: switch tcs over to shared shader_info
Timothy Arceri
2016-10-26
1
-11
/
+8
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-11
/
+11
*
i965: get inputs read from nir info
Timothy Arceri
2016-10-06
1
-3
/
+5
*
i965: get outputs written from nir info
Timothy Arceri
2016-10-06
1
-4
/
+6
*
i965: Eliminate brw->tcs.prog_data pointer.
Kenneth Graunke
2016-10-05
1
-5
/
+5
*
i965: add MAYBE_UNUSED to assert param
Timothy Arceri
2016-10-05
1
-1
/
+1
*
i965: rename max_hs_* variables to max_tcs_*
Timothy Arceri
2016-10-03
1
-1
/
+1
*
i965: create populate key functions for tcs and tes
Timothy Arceri
2016-09-27
1
-28
/
+42
*
i965: get rid of duplicated values from gen_device_info
Lionel Landwerlin
2016-09-23
1
-1
/
+1
*
i965: Rename intelScreen to screen.
Kenneth Graunke
2016-09-20
1
-1
/
+1
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
1
-1
/
+1
*
i965: Implement the WaPreventHSTessLevelsInterference workaround.
Kenneth Graunke
2016-08-18
1
-3
/
+15
*
i965: make more effective use of SamplersUsed
Timothy Arceri
2016-07-05
1
-2
/
+1
*
Revert "i965: get PrimitiveMode from the program rather than the shader struct"
Andres Gomez
2016-06-30
1
-2
/
+3
*
glsl/mesa: move duplicate shader fields into new struct gl_shader_info
Timothy Arceri
2016-06-30
1
-1
/
+1
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-1
/
+1
*
glsl/mesa: stop duplicating geom and tcs layout values
Timothy Arceri
2016-06-23
1
-2
/
+4
*
i965: get PrimitiveMode from the program rather than the shader struct
Timothy Arceri
2016-06-21
1
-3
/
+2
*
i965: Use a uniform for gl_PatchVerticesIn in the TCS on Gen8+.
Kenneth Graunke
2016-06-15
1
-2
/
+4
*
i965: Keep track of the per-thread scratch allocation in brw_stage_state.
Francisco Jerez
2016-06-13
1
-5
/
+3
*
i965: Fix the passthrough TCS for isolines.
Kenneth Graunke
2016-05-31
1
-7
/
+12
*
i965: Shrink stage_prog_data param array length
Jordan Justen
2016-05-29
1
-3
/
+1
*
i965: check tcs for NULL dereference
Mark Janes
2016-05-16
1
-3
/
+5
[next]