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_clip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
1
-2
/
+2
*
i965: Rename intelScreen to screen.
Kenneth Graunke
2016-09-20
1
-2
/
+2
*
i965: Move Gen4-5 programs to brw_upload_programs() too.
Kenneth Graunke
2016-05-16
1
-16
/
+12
*
i965: Make all atoms to track BRW_NEW_BLORP by default
Kenneth Graunke
2016-04-23
1
-1
/
+2
*
i965: Drop #include of main/glheader.h.
Matt Turner
2015-11-24
1
-1
/
+0
*
i965: add EXT_polygon_offset_clamp support to gen4/gen5
Ilia Mirkin
2015-10-05
1
-0
/
+1
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965: Remove the context field from brw_compiler
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965: Make the disassembler take a device_info instead of a context
Jason Ekstrand
2015-04-22
1
-1
/
+2
*
i965: Implement support for ARB_clip_control.
Mathias Fröhlich
2015-04-05
1
-5
/
+2
*
i965: Add _CACHE_ in brw_cache_id enum names.
Kenneth Graunke
2014-11-29
1
-2
/
+2
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-7
/
+7
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-2
/
+1
*
i965: Put '_default_' in the name of functions that set default state.
Kenneth Graunke
2014-06-02
1
-1
/
+1
*
i965: Add annotation data structure and support code.
Matt Turner
2014-05-24
1
-1
/
+1
*
i965: Pass in start_offset to brw_compact_instructions().
Matt Turner
2014-05-24
1
-1
/
+1
*
i965: Rename brw/gen8_dump_compile to brw/gen8_disassemble.
Kenneth Graunke
2014-05-18
1
-1
/
+1
*
i965: Use brw_dump_compile for clip, SF, and old GS programs.
Kenneth Graunke
2014-05-18
1
-4
/
+1
*
i965: Pull brw_compact_instructions() out of brw_get_program().
Matt Turner
2014-05-15
1
-1
/
+1
*
i965/disasm: Disassemble the compaction control bit.
Matt Turner
2014-05-15
1
-1
/
+1
*
i965: Move compiler debugging output to stderr.
Eric Anholt
2014-02-22
1
-3
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-16
/
+16
*
i965: get rid of clip plane compaction
Chris Forbes
2013-08-16
1
-1
/
+2
*
i965 Gen4/5: clip: Add support for noperspective varyings
Chris Forbes
2013-08-01
1
-0
/
+2
*
i965 Gen4/5: clip: correctly handle flat varyings
Chris Forbes
2013-08-01
1
-1
/
+4
*
i965 Gen4/5: Introduce 'interpolation map' alongside the VUE map
Chris Forbes
2013-08-01
1
-1
/
+7
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-3
/
+2
*
i965: Move intel_context::reduced_primitive to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965/gen4-5: Stop using bogus polygon_offset_scale field.
Eric Anholt
2013-06-26
1
-1
/
+1
*
i965: Use brw.vue_map_geom_out instead of VS output VUE map where appropriate.
Paul Berry
2013-03-24
1
-5
/
+4
*
i965: Move brw_vs_prog_data::outputs_written into VUE map.
Paul Berry
2013-03-24
1
-1
/
+1
*
i965: Move VUE map computation to once at VS compile time.
Eric Anholt
2012-02-21
1
-1
/
+1
*
i965: Make the userclip flag for the VUE map come from VS prog data.
Eric Anholt
2012-02-21
1
-3
/
+3
*
i965: Move program compile to emit() time.
Eric Anholt
2011-10-29
1
-2
/
+3
*
i965: Make brw_compute_vue_map's userclip dependency a boolean.
Paul Berry
2011-10-06
1
-1
/
+1
*
mesa: Create _mesa_bitcount_64() to replace i965's brw_count_bits()
Paul Berry
2011-10-06
1
-1
/
+1
*
i965: Remove two_side_color from brw_compute_vue_map().
Paul Berry
2011-09-06
1
-3
/
+1
*
i965: clip: Remove no-longer-needed variables.
Paul Berry
2011-09-06
1
-23
/
+0
*
i965: clip: Change computation of nr_regs to use VUE map.
Paul Berry
2011-09-06
1
-5
/
+5
*
i965: clip: Move header_regs into brw_clip_compile.
Paul Berry
2011-09-06
1
-5
/
+4
*
i965: clip: Move hpos_offest and ndc_offset into local functions.
Paul Berry
2011-09-06
1
-2
/
+0
*
i965: clip: rename header_position_offset to the more correct ndc_offset.
Paul Berry
2011-09-06
1
-1
/
+1
*
i965: clip: Add VUE map computation to clip stage for Gen4-5.
Paul Berry
2011-09-06
1
-0
/
+3
*
i965: Fix Android build by removing relative includes
Chad Versace
2011-08-30
1
-1
/
+1
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-14
/
+10
*
i965: Get a ralloc context into brw_compile.
Kenneth Graunke
2011-05-17
1
-1
/
+7
*
i965: Remove dead entrypoints to state cache, rename the one that's left.
Eric Anholt
2011-04-29
1
-9
/
+6
[next]