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
/
gen7_clip_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Handle rasterizer discard in the clipper rather than SOL on Gen7.
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
/
+6
*
i965: Disable the GB clip test when a limited viewport is set.
Eric Anholt
2012-11-19
1
-1
/
+7
*
i965: Use fewer temporary variables in clip setup.
Eric Anholt
2012-11-19
1
-15
/
+10
*
i965/msaa: Adapt clip setup for centroid noperspective interpolation.
Paul Berry
2012-06-25
1
-1
/
+1
*
i965: Implement guardband clipping on Ivybridge.
Kenneth Graunke
2012-05-15
1
-0
/
+1
*
intel: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
1
-1
/
+2
*
i965/gen6+: Avoid recomputing whether we use noperspective.
Eric Anholt
2012-02-21
1
-6
/
+5
*
i965: Rewrite the HiZ op
Chad Versace
2012-02-07
1
-19
/
+1
*
i965/gen7: Enable HiZ
Chad Versace
2012-01-10
1
-1
/
+19
*
i965/gen6+: Add support for noperspective interpolation.
Paul Berry
2011-10-27
1
-1
/
+11
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-1
/
+1
*
i965 Gen6+: De-compact clip planes.
Paul Berry
2011-10-06
1
-7
/
+2
*
i965: allow for nonconsecutive elements of gl_ClipDistance to be enabled.
Paul Berry
2011-09-28
1
-2
/
+7
*
i965: Initial Ivybridge Clip state setup.
Kenneth Graunke
2011-05-17
1
-0
/
+113