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
/
gen8_sf_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Make calculate_attr_overrides return the URB read offset.
Kenneth Graunke
2015-10-28
1
-2
/
+4
*
i965: Use float calculations when double is unnecessary.
Matt Turner
2015-07-29
1
-1
/
+1
*
i965/gen8: Fix antialiased line rendering with width < 1.5
Iago Toral Quiroga
2015-06-11
1
-4
/
+1
*
i965: do not round line width when multisampling or antialiaing are enabled
Iago Toral Quiroga
2015-06-11
1
-5
/
+1
*
i965: Implement support for ARB_clip_control.
Mathias Fröhlich
2015-04-05
1
-1
/
+1
*
i965: Fix non-AA wide line rendering with fractional line widths
Iago Toral Quiroga
2015-02-24
1
-2
/
+6
*
i965/gen6+: enable EXT_polygon_offset_clamp
Ilia Mirkin
2015-02-02
1
-1
/
+1
*
i965/skl: Fix SBE state upload code.
Ben Widawsky
2014-12-02
1
-1
/
+3
*
i965: Delete brw_state_flags::cache and related code.
Kenneth Graunke
2014-12-02
1
-2
/
+0
*
i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).
Kenneth Graunke
2014-12-02
1
-1
/
+1
*
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
-1
/
+4
*
i965: Use ctx->Const.MaxLineWidth when clamping ctx->Line.Width.
Kenneth Graunke
2014-11-08
1
-1
/
+2
*
i965: Set Line Width correctly on Cherryview and Skylake.
Kenneth Graunke
2014-11-08
1
-1
/
+5
*
i965/skl: Update Viewport Z Clip Test Enable bits for Skylake.
Kenneth Graunke
2014-11-03
1
-2
/
+8
*
i965/skl: Update 3DSTATE_SBE for Skylake.
Damien Lespiau
2014-11-03
1
-2
/
+28
*
i965: Add missing /* BRW_NEW_FRAGMENT_PROGRAM */ comments.
Kenneth Graunke
2014-10-01
1
-2
/
+2
*
i965: Add context flag to disable the viewport transform
Kristian Høgsberg
2014-08-15
1
-1
/
+4
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-6
/
+3
*
i965: Fix missing dirty bits in the gen8_sbe_state atom.
Kenneth Graunke
2014-04-07
1
-2
/
+2
*
i965: Enable smooth points when multisampling without point sprites.
Kenneth Graunke
2014-02-19
1
-1
/
+5
*
i965: Thwack multisample enable bit in 3DSTATE_RASTER.
Kenneth Graunke
2014-02-19
1
-0
/
+4
*
i965: Update SF, SBE, and RASTER state for Broadwell.
Kenneth Graunke
2014-01-31
1
-0
/
+285