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_state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-2
/
+2
*
i965: Drop unused argument to translate_tex_format().
Eric Anholt
2013-06-26
1
-1
/
+0
*
i965: Emit the depth/stencil state pointer directly, not via atoms.
Kenneth Graunke
2013-06-11
1
-1
/
+0
*
i965: Emit the CC state pointer directly rather than via atoms.
Kenneth Graunke
2013-06-11
1
-1
/
+0
*
i965: Emit the BLEND_STATE pointer directly rather than via atoms.
Kenneth Graunke
2013-06-11
1
-1
/
+0
*
Revert "i965: Disable unused pipeline stages once at startup on Gen7+."
Kenneth Graunke
2013-06-11
1
-3
/
+1
*
i965: Allocate push constant L3 space once at startup on Gen7+.
Kenneth Graunke
2013-06-10
1
-1
/
+3
*
i965: Disable unused pipeline stages once at startup on Gen7+.
Kenneth Graunke
2013-06-10
1
-1
/
+3
*
i965: Emit invariant state once at startup on Gen6+.
Kenneth Graunke
2013-06-10
1
-0
/
+1
*
i965: Delete some dead state atom prototypes.
Kenneth Graunke
2013-06-10
1
-9
/
+0
*
i965: Kill software primitive counting entirely.
Kenneth Graunke
2013-05-21
1
-1
/
+0
*
i965: Delete brw_vs_constval.c and the brw_wm_input_sizes atom.
Kenneth Graunke
2013-04-04
1
-1
/
+0
*
i965: Make the fragment shader pull constants index by dwords, not vec4s.
Eric Anholt
2013-04-01
1
-5
/
+0
*
i965: Use brw.vue_map_geom_out instead of VS output VUE map where appropriate.
Paul Berry
2013-03-24
1
-1
/
+1
*
i965: Specialize SURFACE_STATE creation for shader time.
Kenneth Graunke
2013-03-14
1
-0
/
+2
*
i965/gen4: Work around missing sRGB RGB DXT1 support.
Eric Anholt
2013-02-13
1
-1
/
+2
*
i965: Compute the maximum SF source attribute.
Kenneth Graunke
2013-02-03
1
-1
/
+1
*
i965: Use GL_RED for DEPTH_TEXTURE_MODE in ES 3.0 for unsized formats.
Kenneth Graunke
2013-01-25
1
-1
/
+2
*
i965: Replace structs with bit-shifting for Gen7 SURFACE_STATE entries.
Kenneth Graunke
2013-01-03
1
-7
/
+4
*
intel: Mark some file-local code as static.
Eric Anholt
2012-09-27
1
-5
/
+0
*
i965: Refactor texture swizzle generation into a helper.
Kenneth Graunke
2012-09-26
1
-0
/
+2
*
i965: Fix primitive restart on Haswell.
Kenneth Graunke
2012-09-06
1
-0
/
+1
*
i965: Replace general sw fallback support with a manual check for rendermode.
Eric Anholt
2012-08-28
1
-1
/
+0
*
i965: Add a "sampler state index" parameter to update_sampler_state().
Kenneth Graunke
2012-08-25
1
-1
/
+1
*
i965: Bind UBOs as surfaces like we do for pull constants.
Eric Anholt
2012-08-07
1
-0
/
+2
*
i965: Add an offset argument to constant buffer setup.
Eric Anholt
2012-08-07
1
-0
/
+2
*
i965/blorp: Configure SURFACE_STATE correctly for IMS surfaces.
Paul Berry
2012-07-20
1
-2
/
+5
*
i965/msaa: Set SURFACE_STATE properly when CMS MSAA is in use.
Paul Berry
2012-07-11
1
-0
/
+5
*
i965/msaa: Validate Gen7 surface state constraints.
Paul Berry
2012-05-25
1
-0
/
+2
*
i965/gen6: Initial implementation of MSAA.
Paul Berry
2012-05-15
1
-0
/
+4
*
i965: Expose surface setup internals for use by blits.
Paul Berry
2012-05-15
1
-0
/
+2
*
intel: Add extern "C" declarations to headers
Paul Berry
2012-05-10
1
-0
/
+8
*
i965: Rename the original binding table to mention that it's the WM now.
Eric Anholt
2012-02-21
1
-1
/
+1
*
i965: Split the gen6 GS binding table to a separate table.
Eric Anholt
2012-02-21
1
-0
/
+1
*
i965: Split the VS binding table to a separate table.
Eric Anholt
2012-02-21
1
-0
/
+1
*
i965: Don't reallocate push constant URB space on new VS programs.
Kenneth Graunke
2012-01-11
1
-0
/
+1
*
i965: Correct misspellings of "invariant".
Kenneth Graunke
2012-01-07
1
-1
/
+1
*
i965 gen6: Ensure correct transform feedback indices on new batch.
Paul Berry
2011-12-20
1
-0
/
+1
*
i965 gen6: Initial implementation of transform feedback.
Paul Berry
2011-12-20
1
-0
/
+1
*
i965: Base HW depth format setup based on MESA_FORMAT, not bpp.
Eric Anholt
2011-11-29
1
-4
/
+5
*
i965: Make Gen6+ renderbuffer surface updates not depend on NEW_COLOR.
Kenneth Graunke
2011-11-10
1
-0
/
+1
*
i965: Move and rename "wm sampler" fields to just "sampler".
Kenneth Graunke
2011-11-10
1
-1
/
+1
*
i965: Clean up code for VS pull constant surface creation.
Kenneth Graunke
2011-11-10
1
-2
/
+1
*
i965: Use a single binding table for all pipeline stages.
Kenneth Graunke
2011-11-10
1
-1
/
+1
*
i965: Split brw_wm_surfaces state into renderbuffer and texture atoms.
Kenneth Graunke
2011-11-10
1
-1
/
+2
*
i965: Combine the two WM pull constant tracked state atoms.
Kenneth Graunke
2011-11-10
1
-2
/
+1
*
i965: Rename gen6_*_constants tracked state atoms to "push_constants".
Kenneth Graunke
2011-11-10
1
-2
/
+2
*
i965: Add new vtable entries for surface state updating functions.
Kenneth Graunke
2011-11-10
1
-0
/
+2
*
i965: Merge brw_validate_state() and brw_upload_state() together.
Eric Anholt
2011-10-29
1
-1
/
+0
*
i965: Remove the validated BO list, now that it's unused.
Eric Anholt
2011-10-29
1
-12
/
+0
[next]