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
*
i965: Move intel_context::batch to brw_context.
Kenneth Graunke
2013-07-09
1
-6
/
+6
*
i965: Move intel_context::vtbl to brw_context.
Kenneth Graunke
2013-07-09
1
-6
/
+4
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-2
/
+2
*
i965: Stop recomputing the miptree's size from the texture image.
Eric Anholt
2013-06-26
1
-7
/
+4
*
i965: Drop unused argument to translate_tex_format().
Eric Anholt
2013-06-26
1
-1
/
+0
*
gen7: fix GPU hang on WebGL texture-size test
Jordan Justen
2013-06-18
1
-1
/
+1
*
i965/gen7+: Implement fast color clear operation in BLORP.
Paul Berry
2013-06-12
1
-4
/
+6
*
i965/gen7+: Set up MCS in SURFACE_STATE whenever MCS is present.
Paul Berry
2013-06-12
1
-1
/
+1
*
i965/gen7+: Create an enum for keeping track of fast color clear state.
Paul Berry
2013-06-12
1
-0
/
+2
*
i965 gen7: use SURFACE_STATE fields to select render level/layer
Jordan Justen
2013-06-02
1
-18
/
+44
*
intel: add layered parameter to update_renderbuffer_surface
Jordan Justen
2013-06-02
1
-0
/
+3
*
intel: Rename intel_renderbuffer_tile_offsets.
Eric Anholt
2013-05-28
1
-1
/
+1
*
intel: Make intel_miptree_get_tile_offsets return a page offset.
Eric Anholt
2013-05-28
1
-3
/
+4
*
mesa: Make a Mesa core function for sRGB render encoding handling.
Eric Anholt
2013-04-30
1
-21
/
+8
*
i965/gen7: fix encoding of (huge) surface size for BRW_SURFACE_BUFFER
Chia-I Wu
2013-04-24
1
-6
/
+10
*
i965: Make the fragment shader pull constants index by dwords, not vec4s.
Eric Anholt
2013-04-01
1
-2
/
+3
*
i965: Make the constant surface interface take a normal byte size.
Eric Anholt
2013-04-01
1
-3
/
+5
*
i965: Make INTEL_DEBUG=shader_time use the RAW surface format.
Kenneth Graunke
2013-03-14
1
-3
/
+2
*
i965: Specialize SURFACE_STATE creation for shader time.
Kenneth Graunke
2013-03-14
1
-0
/
+41
*
i965: Support multisampling in surface_state for textures
Chris Forbes
2013-03-02
1
-4
/
+5
*
i965/gen4: Work around missing sRGB RGB DXT1 support.
Eric Anholt
2013-02-13
1
-1
/
+2
*
i965: Fix segfaults from 45a28a927ab7f29ff325b9326d386a39ba538c18
Eric Anholt
2013-02-04
1
-1
/
+2
*
i965: Account for offsets when updating SURFACE_STATE.
Abdiel Janulgue
2013-02-01
1
-1
/
+10
*
i965: Use GL_RED for DEPTH_TEXTURE_MODE in ES 3.0 for unsized formats.
Kenneth Graunke
2013-01-25
1
-3
/
+2
*
intel: Make intel_region's pitch be bytes instead of pixels.
Eric Anholt
2013-01-18
1
-4
/
+3
*
i965: Replace structs with bit-shifting for Gen7 SURFACE_STATE entries.
Kenneth Graunke
2013-01-03
1
-203
/
+166
*
i965: Add various plumbing for cubemap arrays
Chris Forbes
2012-12-14
1
-1
/
+2
*
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
[next]