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
*
main: use new driver flag for conservative rasterization state
Lionel Landwerlin
2016-12-13
1
-2
/
+3
*
i965: enable INTEL_conservative_rasterization on Gen9+
Lionel Landwerlin
2016-12-07
1
-0
/
+6
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965/mesa/st/swrast: set fs shader_info directly and switch to using it
Timothy Arceri
2016-10-26
1
-1
/
+1
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
1
-1
/
+1
*
i965: get inputs read from nir info
Timothy Arceri
2016-10-06
1
-1
/
+4
*
i965: Eliminate brw->wm.prog_data pointer.
Kenneth Graunke
2016-10-05
1
-2
/
+4
*
i965: Use gs_prog_data in is_drawing_points/lines().
Kenneth Graunke
2016-08-31
1
-2
/
+2
*
i965: Fix missing dirty bits related to is_drawing_points/lines.
Kenneth Graunke
2016-08-31
1
-2
/
+7
*
i965: Fix point size with tessellation/geometry shaders in GLES.
Kenneth Graunke
2016-06-22
1
-3
/
+4
*
i965: Add _NEW_POINT to a couple of comments.
Kenneth Graunke
2016-06-02
1
-1
/
+1
*
i965: Make all atoms to track BRW_NEW_BLORP by default
Kenneth Graunke
2016-04-23
1
-3
/
+6
*
i965/sf_state: Pull flat_enables out of prog_data
Jason Ekstrand
2016-04-06
1
-3
/
+1
*
mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab...
Bas Nieuwenhuizen
2016-03-24
1
-2
/
+2
*
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