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: SF: New implementation of get_attr_override using the VUE map.
Paul Berry
2011-09-06
1
-1
/
+2
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-0
/
+1
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-15
/
+15
*
i965/gen7: Call gen7_create_constant_surface instead of brw_[...].
Kenneth Graunke
2011-06-08
1
-0
/
+6
*
i965: Add support for correct GL_CLAMP behavior by clamping coordinates.
Eric Anholt
2011-05-18
1
-1
/
+1
*
i965: Fix SAMPLER_STATE on Ivybridge.
Kenneth Graunke
2011-05-17
1
-1
/
+1
*
i965: Mark some brw_wm_sampler_state.c helper functions as non-static.
Kenneth Graunke
2011-05-17
1
-0
/
+6
*
i965: Update SURFACE_STATE for Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+2
*
i965: Mark a few more brw_wm_surface_state functions as non-static.
Kenneth Graunke
2011-05-17
1
-0
/
+7
*
i965: Change brw_format_for_mesa_format to a non-static function.
Kenneth Graunke
2011-05-17
1
-0
/
+2
*
i965: Add depth buffer support on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+5
*
i965: Upload sampler state pointers on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+1
*
i965: Explicitly disable unused pipeline stages on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+2
*
i965: Initial Ivybridge VS state.
Kenneth Graunke
2011-05-17
1
-0
/
+1
*
i965: Initial Ivybridge Viewport state setup.
Kenneth Graunke
2011-05-17
1
-0
/
+3
*
i965: Initial Ivybridge Clip state setup.
Kenneth Graunke
2011-05-17
1
-0
/
+1
*
i965: Initial Ivybridge CC state setup.
Kenneth Graunke
2011-05-17
1
-0
/
+3
*
i965: Initial Ivybridge WM/PS state setup.
Kenneth Graunke
2011-05-17
1
-0
/
+3
*
i965: Initial Ivybridge SF/SBE state setup.
Kenneth Graunke
2011-05-17
1
-0
/
+2
*
i965: Make gen6_sf_state.c's get_attr_override non-static.
Kenneth Graunke
2011-05-17
1
-0
/
+4
*
i965: Initial Ivybridge URB space partitioning, including push constants.
Kenneth Graunke
2011-05-17
1
-0
/
+1
*
i965: Remove dead entrypoints to state cache, rename the one that's left.
Eric Anholt
2011-04-29
1
-17
/
+4
*
i965: Drop the now unused brw_cache_data() function.
Eric Anholt
2011-04-29
1
-4
/
+0
*
i965/gen6: Move scissor state to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+0
*
i965: Move the CC VP to state streaming.
Eric Anholt
2011-04-29
1
-0
/
+1
*
i965/gen6: Stream the VS push constants.
Eric Anholt
2011-04-29
1
-0
/
+1
*
i965: Move repeat-instruction-suppression to batchbuffer core
Chris Wilson
2011-02-21
1
-6
/
+0
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
1
-1
/
+1
*
i965: drop state_bo references to batch_bo
Chris Wilson
2011-02-21
1
-2
/
+0
*
Revert "i965: upload multisample state for fragment program change"
Zhenyu Wang
2010-12-28
1
-1
/
+0
*
i965: upload multisample state for fragment program change
Zhenyu Wang
2010-12-23
1
-0
/
+1
*
i965: Add support for using the BLT ring on gen6.
Eric Anholt
2010-12-13
1
-1
/
+2
*
i965: fix scissor state on sandybridge
Zhenyu Wang
2010-09-28
1
-0
/
+1
*
i965: Fix up WM push constant setup on gen6.
Eric Anholt
2010-08-22
1
-0
/
+1
*
intel: Declare the various tracked state variables using "extern"
Kristian Høgsberg
2010-07-29
1
-62
/
+62
*
i965: Update gen6 paths for the streaming rework.
Eric Anholt
2010-06-12
1
-1
/
+0
*
i965: Remove the surface key used to generate constant surfaces.
Eric Anholt
2010-06-11
1
-15
/
+2
*
i965: GC the last two arguments to brw_cache_data.
Eric Anholt
2010-06-11
1
-3
/
+1
*
i965: Remove brw_state_cache_bo_delete now that it's unused again.
Eric Anholt
2010-06-11
1
-1
/
+0
*
i965: Remove caching of surface state objects.
Eric Anholt
2010-06-11
1
-3
/
+4
*
i965: Convert the binding table to streamed indirect state.
Eric Anholt
2010-06-11
1
-0
/
+1
*
i965: Split constant buffer setup from its surface state/binding state.
Eric Anholt
2010-06-11
1
-0
/
+2
*
i965: Add support for streaming indirect state rather than caching objects.
Eric Anholt
2010-06-11
1
-0
/
+5
*
i965: Set the CC VP state immediately on state change.
Eric Anholt
2010-06-11
1
-1
/
+0
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-11
/
+11
*
i965: Set up the SNB sampler state pointers.
Eric Anholt
2010-02-25
1
-0
/
+1
*
i965: Untested Sandybridge WM packets.
Eric Anholt
2010-02-25
1
-0
/
+1
*
i965: Untested Sandybridge SF setup.
Eric Anholt
2010-02-25
1
-0
/
+1
*
i965: Add Sandybridge viewport setup.
Eric Anholt
2010-02-25
1
-0
/
+4
*
i965: Add Sandybridge scissor state.
Eric Anholt
2010-02-25
1
-0
/
+1
[next]