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
/
gen6_clip_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).
Kenneth Graunke
2014-12-02
1
-2
/
+2
*
i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
Kenneth Graunke
2014-12-02
1
-3
/
+3
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-2
/
+7
*
i965: Disable guardband clipping in the smaller-than-viewport case.
Kenneth Graunke
2014-09-10
1
-0
/
+31
*
i965: Disable clipping when rendering 3DPRIM_RECTLIST primitives
Kristian Høgsberg
2014-08-15
1
-1
/
+7
*
i965/guardband: Enable for all viewport dimensions (GEN8+)
Ben Widawsky
2014-08-10
1
-10
/
+20
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-2
/
+1
*
i965: Add missing newlines to a few perf_debug messages.
Kenneth Graunke
2014-06-15
1
-2
/
+2
*
i965: Update 3DSTATE_CLIP for Broadwell.
Kenneth Graunke
2014-01-31
1
-2
/
+7
*
i965: Consider all viewports before enabling guardband clipping
Ian Romanick
2014-01-20
1
-5
/
+9
*
i965: Set the maximum VPIndex
Ian Romanick
2014-01-20
1
-1
/
+2
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-4
/
+4
*
mesa: Converty gl_viewport_attrib::X, ::Y, ::Width, and ::Height to float
Courtney Goeltzenleuchter
2014-01-20
1
-2
/
+2
*
i965: Fix clears of layered framebuffers with mismatched layer counts.
Paul Berry
2014-01-10
1
-1
/
+1
*
mesa: Track number of layers in layered framebuffers.
Paul Berry
2013-11-21
1
-1
/
+1
*
i965: Combine gen6_clip_state.c and gen7_clip_state.c.
Kenneth Graunke
2013-11-04
1
-2
/
+42
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Handle rasterizer discard in the clipper rather than GS on Gen6.
Kenneth Graunke
2013-05-20
1
-1
/
+10
*
i965: Disable clipper statistics when meta operations are in progress.
Kenneth Graunke
2013-05-20
1
-2
/
+3
*
i965: Disable the GB clip test when a limited viewport is set.
Eric Anholt
2012-11-19
1
-2
/
+12
*
i965: Use fewer temporary variables in clip setup.
Eric Anholt
2012-11-19
1
-13
/
+8
*
i965/msaa: Adapt clip setup for centroid noperspective interpolation.
Paul Berry
2012-06-25
1
-1
/
+1
*
i965: Implement guardband clipping on Sandybridge.
Kenneth Graunke
2012-05-15
1
-0
/
+1
*
i965/gen6+: Avoid recomputing whether we use noperspective.
Eric Anholt
2012-02-21
1
-26
/
+5
*
i965: Rewrite the HiZ op
Chad Versace
2012-02-07
1
-19
/
+1
*
i965/gen6: Manipulate state batches for HiZ meta-ops [v4]
Chad Versace
2011-11-22
1
-1
/
+19
*
i965/gen6+: Add support for noperspective interpolation.
Paul Berry
2011-10-27
1
-1
/
+31
*
i965 Gen6+: De-compact clip planes.
Paul Berry
2011-10-06
1
-26
/
+2
*
mesa: Create _mesa_bitcount_64() to replace i965's brw_count_bits()
Paul Berry
2011-10-06
1
-1
/
+1
*
i965: allow for nonconsecutive elements of gl_ClipDistance to be enabled.
Paul Berry
2011-09-28
1
-2
/
+26
*
i965: Add _NEW_LIGHT to Gen6 clip state dirty bits.
Kenneth Graunke
2011-05-17
1
-1
/
+2
*
i965: Increase Sandybridge point size clamp in the clip state.
Kenneth Graunke
2011-02-24
1
-1
/
+1
*
i965: Rename various gen6 #defines to match the documentation.
Kenneth Graunke
2011-01-06
1
-1
/
+1
*
i965: Fix provoking vertex select in clip state for sandybridge
Zhenyu Wang
2011-01-04
1
-1
/
+4
*
i965: set minimum/maximum Point Width on Sandybridge
Xiang, Haihao
2010-12-07
1
-1
/
+3
*
i965: Add user clip planes support to gen6.
Eric Anholt
2010-10-28
1
-1
/
+6
*
i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.
Eric Anholt
2010-10-19
1
-2
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
i965: Fix incorrect batchbuffer size in gen6 clip state command.
Kenneth Graunke
2010-10-01
1
-1
/
+0
*
i965: force zero in clipper to ignore RTAIndex on sandybridge
Zhenyu Wang
2010-09-28
1
-0
/
+1
*
i965: Enable normal clipping on SNB.
Eric Anholt
2010-03-22
1
-1
/
+1
*
i965: Remove unnecessary headers.
Vinson Lee
2010-02-25
1
-3
/
+0
*
i965: Enable clip stats.
Eric Anholt
2010-02-25
1
-1
/
+1
*
i965: Giant pile of flushing to track down SNB bringup issues.
Eric Anholt
2010-02-25
1
-0
/
+2
*
i965: Add untested REJECT_ALL clip state.
Eric Anholt
2010-02-25
1
-0
/
+76