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_upload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Mark some file-local code as static.
Eric Anholt
2012-09-27
1
-1
/
+1
*
i965: Fix primitive restart on Haswell.
Kenneth Graunke
2012-09-06
1
-0
/
+2
*
i965: Replace general sw fallback support with a manual check for rendermode.
Eric Anholt
2012-08-28
1
-16
/
+1
*
i965: Bind UBOs as surfaces like we do for pull constants.
Eric Anholt
2012-08-07
1
-0
/
+4
*
i965/msaa: Remove TODO comments that are no longer relevant.
Paul Berry
2012-07-26
1
-2
/
+2
*
i965/gen6: Initial implementation of MSAA.
Paul Berry
2012-05-15
1
-0
/
+2
*
i965: Rename the original binding table to mention that it's the WM now.
Eric Anholt
2012-02-21
1
-3
/
+3
*
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
/
+3
*
i965/gen7: Skip checking if we need a GS program for now.
Eric Anholt
2012-02-21
1
-1
/
+0
*
i965: Rewrite the HiZ op
Chad Versace
2012-02-07
1
-1
/
+0
*
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
-3
/
+3
*
i965/gen7: Move SOL stage disable to gen7_sol_state.c
Eric Anholt
2011-12-23
1
-0
/
+1
*
i965: Rename BRW_NEW_WM_SURFACES to BRW_NEW_SURFACES.
Paul Berry
2011-12-23
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/gen6: Manipulate state batches for HiZ meta-ops [v4]
Chad Versace
2011-11-22
1
-0
/
+1
*
i965: Make Gen6+ renderbuffer surface updates not depend on NEW_COLOR.
Kenneth Graunke
2011-11-10
1
-2
/
+2
*
i965: Reorder state atom lists so all the surface state is together.
Kenneth Graunke
2011-11-10
1
-16
/
+19
*
i965: Move and rename "wm sampler" fields to just "sampler".
Kenneth Graunke
2011-11-10
1
-2
/
+3
*
i965: Clean up code for VS pull constant surface creation.
Kenneth Graunke
2011-11-10
1
-9
/
+11
*
i965: Use a single binding table for all pipeline stages.
Kenneth Graunke
2011-11-10
1
-3
/
+3
*
i965: Split brw_wm_surfaces state into renderbuffer and texture atoms.
Kenneth Graunke
2011-11-10
1
-3
/
+6
*
i965: Combine the two WM pull constant tracked state atoms.
Kenneth Graunke
2011-11-10
1
-7
/
+3
*
i965: Rename gen6_*_constants tracked state atoms to "push_constants".
Kenneth Graunke
2011-11-10
1
-4
/
+4
*
i965: Use 0 for the number of binding table entries in 3DSTATE_(VS|WM).
Kenneth Graunke
2011-11-10
1
-2
/
+0
*
i965: Use new vtable entries for surface state updating functions.
Kenneth Graunke
2011-11-10
1
-2
/
+2
*
i965: Remove the memcpy()ed atoms array now that everything is emit()-based.
Eric Anholt
2011-10-29
1
-10
/
+7
*
i965: Merge brw_validate_state() and brw_upload_state() together.
Eric Anholt
2011-10-29
1
-11
/
+5
*
i965: Remove state upload code for calling prepare() now that there are none.
Eric Anholt
2011-10-29
1
-20
/
+3
*
i965: Remove some old texturing debug code.
Eric Anholt
2011-10-29
1
-13
/
+0
*
i965/gen4: Move unit state setup to emit() time.
Eric Anholt
2011-10-29
1
-0
/
+1
*
i965: Remove the validated BO list, now that it's unused.
Eric Anholt
2011-10-29
1
-19
/
+0
*
i965: Remove copy and pasted gen7_wm_constants state atom.
Kenneth Graunke
2011-10-20
1
-1
/
+1
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-1
/
+1
*
i965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINTERS on SBA change.
Eric Anholt
2011-06-28
1
-0
/
+1
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-8
/
+9
*
i965: Stop caching the combined depth/stencil region in brw_context.c.
Eric Anholt
2011-05-18
1
-1
/
+0
*
i965: Fix SAMPLER_STATE on Ivybridge.
Kenneth Graunke
2011-05-17
1
-1
/
+1
*
i965: Update SURFACE_STATE for Ivybridge.
Kenneth Graunke
2011-05-17
1
-3
/
+3
*
i965: Add depth buffer support on Ivybridge.
Kenneth Graunke
2011-05-17
1
-1
/
+1
*
i965: Upload sampler state pointers on Ivybridge.
Kenneth Graunke
2011-05-17
1
-1
/
+0
*
i965: Upload binding table pointers on Ivybridge.
Kenneth Graunke
2011-05-17
1
-2
/
+0
*
i965: Split BRW_NEW_BINDING_TABLE dirty bit into one per stage.
Kenneth Graunke
2011-05-17
1
-1
/
+3
*
i965: Explicitly disable unused pipeline stages on Ivybridge.
Kenneth Graunke
2011-05-17
1
-1
/
+1
*
i965: Initial Ivybridge VS state.
Kenneth Graunke
2011-05-17
1
-1
/
+1
*
i965: Initial Ivybridge Viewport state setup.
Kenneth Graunke
2011-05-17
1
-4
/
+2
*
i965: Initial Ivybridge Clip state setup.
Kenneth Graunke
2011-05-17
1
-1
/
+1
*
i965: Initial Ivybridge CC state setup.
Kenneth Graunke
2011-05-17
1
-1
/
+3
[next]