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_compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move brw_cs_fill_local_id_payload() to libi965_compiler
Kristian Høgsberg Kristensen
2015-12-11
1
-0
/
+7
*
i965: Calculate appropriate L3 partition weights for the current pipeline state.
Francisco Jerez
2015-12-09
1
-0
/
+1
*
i965: Add backend structures for tess stages
Chris Forbes
2015-12-07
1
-0
/
+18
*
i965: Add enums for 3DSTATE_TE field values.
Kenneth Graunke
2015-11-18
1
-0
/
+28
*
i965: Add missing stdio.h include to brw_compiler.h.
Kenneth Graunke
2015-11-17
1
-0
/
+1
*
i965: Convert scalar_* flags to a scalar_stage array.
Kenneth Graunke
2015-11-16
1
-2
/
+1
*
i965: Print input/output VUE maps on INTEL_DEBUG=vs, gs.
Kenneth Graunke
2015-11-13
1
-0
/
+2
*
i965/fs: Add a sampler program key for whether the texture is 16x MSAA
Neil Roberts
2015-11-05
1
-0
/
+7
*
i965: Update stale comment about unused VUE map slots.
Kenneth Graunke
2015-10-28
1
-3
/
+1
*
i965: Make brw_varying_to_offset take a const pointer to the VUE map.
Kenneth Graunke
2015-10-24
1
-2
/
+2
*
i965: Implement ARB_shader_stencil_export (gen9+)
Ben Widawsky
2015-10-21
1
-0
/
+1
*
i965: Add a brw->scalar_gs flag controlled by INTEL_SCALAR_GS=1.
Kenneth Graunke
2015-10-21
1
-0
/
+1
*
i965: Introduce a brw_vue_prog_data::include_vue_handles flag.
Kenneth Graunke
2015-10-21
1
-0
/
+3
*
i965/gs: Do prog_data setup and other calculations in brw_compile_gs
Jason Ekstrand
2015-10-21
1
-13
/
+1
*
i965/gs: Pull prog_data out of brw_gs_compile
Jason Ekstrand
2015-10-21
1
-1
/
+1
*
i965/gs: Use NIR instead of the brw_geometry_program for GS metadata
Jason Ekstrand
2015-10-21
1
-2
/
+0
*
i965/gs: Move the mem_ctx argument to brw_compile_gs
Jason Ekstrand
2015-10-21
1
-1
/
+1
*
i965: Move the entire compiler API into a single file
Jason Ekstrand
2015-10-19
1
-0
/
+661