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
/
gen7_wm_surface_state.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: Do texture swizzling in hardware on Haswell.
Kenneth Graunke
2012-09-26
1
-4
/
+41
*
i965: Un-hardcode WM binding table from update_texture_surface.
Kenneth Graunke
2012-08-25
1
-9
/
+13
*
i965: Add an offset argument to constant buffer setup.
Eric Anholt
2012-08-07
1
-2
/
+3
*
mesa: Move DepthMode to texture object
Pauli Nieminen
2012-08-01
1
-1
/
+1
*
i965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPLES=0.
Paul Berry
2012-08-01
1
-2
/
+2
*
i965: Fix typo in shader channel select field name.
Kenneth Graunke
2012-07-27
1
-12
/
+12
*
i965: Set width, height, and tiling properly for null render targets.
Paul Berry
2012-07-24
1
-0
/
+29
*
i965/blorp: Configure SURFACE_STATE correctly for IMS surfaces.
Paul Berry
2012-07-20
1
-3
/
+8
*
i965/msaa: Set SURFACE_STATE properly when CMS MSAA is in use.
Paul Berry
2012-07-11
1
-0
/
+45
*
i965/msaa: Add an enum to describe MSAA layout.
Paul Berry
2012-07-11
1
-2
/
+2
*
intel: Add offset field to miptree
Kristian Høgsberg
2012-07-11
1
-2
/
+3
*
i965/msaa: Validate Gen7 surface state constraints.
Paul Berry
2012-05-25
1
-0
/
+99
*
i965/msaa: Properly handle sliced layout for Gen7.
Paul Berry
2012-05-25
1
-0
/
+10
*
i965/gen6: Initial implementation of MSAA.
Paul Berry
2012-05-15
1
-0
/
+16
*
i965: Expose surface setup internals for use by blits.
Paul Berry
2012-05-15
1
-1
/
+1
*
i965: Add a comment about the state flag for sRGBEnabled.
Eric Anholt
2012-05-04
1
-2
/
+5
*
i965: Add support for sampling texture buffer objects on gen7+.
Eric Anholt
2012-04-09
1
-0
/
+62
*
i965/gen7: Fix the /* ignored */ comment on constant surface setup.
Eric Anholt
2012-04-09
1
-1
/
+1
*
i965: Set "Shader Channel Select" fields in Haswell's SURFACE_STATE.
Kenneth Graunke
2012-03-30
1
-0
/
+21
*
i965: Rename the original binding table to mention that it's the WM now.
Eric Anholt
2012-02-21
1
-5
/
+5
*
intel: Pass the gl_renderbuffer to render_target_supported() vtable method.
Eric Anholt
2012-01-27
1
-1
/
+1
*
intel: use intel_rb_format() to get renderbuffer format
Brian Paul
2012-01-24
1
-6
/
+7
*
i965/gen7: Set up surface horizontal alignment field.
Eric Anholt
2012-01-18
1
-1
/
+4
*
i965/gen7: Remove stale comment.
Eric Anholt
2012-01-18
1
-1
/
+0
*
i965: Set pitch of pull constant buffers to 16.
Paul Berry
2012-01-12
1
-1
/
+1
*
i965: Use the miptree format for texture surface format choice.
Eric Anholt
2011-12-19
1
-1
/
+1
*
i965: Set Ivybridge's is_array SURFACE_STATE bit.
Kenneth Graunke
2011-12-07
1
-1
/
+2
*
i965: Set SURFACE_STATE vertical alignment bit on Ivybridge.
Kenneth Graunke
2011-12-06
1
-0
/
+7
*
i965: Use the surface format table to determine render target supportedness.
Eric Anholt
2011-11-22
1
-19
/
+6
*
intel: Add the context to the render_target_supported() vtbl method.
Eric Anholt
2011-11-22
1
-1
/
+1
*
intel: Replace intel_renderbuffer::region with a miptree [v3]
Chad Versace
2011-11-21
1
-1
/
+1
*
i965: Use a single binding table for all pipeline stages.
Kenneth Graunke
2011-11-10
1
-5
/
+5
*
i965: Use new vtable entries for surface state updating functions.
Kenneth Graunke
2011-11-10
1
-109
/
+0
*
i965: Add new vtable entries for surface state updating functions.
Kenneth Graunke
2011-11-10
1
-0
/
+12
*
i965/gen7: Fold WM surface state prepare()/emit() together.
Eric Anholt
2011-10-29
1
-38
/
+18
*
i965: Remove the validated BO list, now that it's unused.
Eric Anholt
2011-10-29
1
-10
/
+0
*
i965: remove unneeded includes of texstore.h
Brian Paul
2011-10-03
1
-1
/
+0
*
intel: Add a helper function for getting miptree size from a texture image.
Eric Anholt
2011-10-03
1
-3
/
+6
*
intel: Rename region->buffer to region->bo, and remove accessor function.
Eric Anholt
2011-09-26
1
-7
/
+7
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-7
/
+8
*
intel: Move the draw_x/draw_y to the renderbuffer where it belongs.
Eric Anholt
2011-06-13
1
-1
/
+1
*
i965/gen7: Call gen7_create_constant_surface instead of brw_[...].
Kenneth Graunke
2011-06-08
1
-1
/
+1
*
i965/gen7: Add support for rendering to depthbuffer mipmap levels > 0.
Kenneth Graunke
2011-05-20
1
-29
/
+12
*
i965: Instead of fallback on missing region, just bind a null renderbuffer.
Eric Anholt
2011-05-17
1
-6
/
+2
*
i965: Update SURFACE_STATE for Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+418