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_wm_surface_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404
Jordan Justen
2014-09-04
1
-4
/
+4
*
i965: Create a macro for setting a dirty bit.
Paul Berry
2014-09-01
1
-4
/
+4
*
i965: Fix warnings introduced in commit e24ef5ab.
Matt Turner
2014-07-06
1
-2
/
+1
*
i965: Add a comment about null renderbuffer surfaces and why they exist.
Eric Anholt
2014-07-02
1
-0
/
+8
*
i965: Merge VS/GS and WM pull constant buffer upload paths.
Eric Anholt
2014-07-02
1
-29
/
+4
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-5
/
+2
*
i965: Don't emit SURFACE_STATEs for gather workarounds on Broadwell.
Kenneth Graunke
2014-06-23
1
-6
/
+8
*
i965/wm: Surface state overrides for configuring w-tiled as y-tiled
Topi Pohjolainen
2014-05-15
1
-0
/
+24
*
i965: Drop use of intel_region from miptrees.
Eric Anholt
2014-05-01
1
-14
/
+10
*
mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.
Eric Anholt
2014-04-30
1
-1
/
+1
*
i965: Use intel_upload_space() for pull constant uploads.
Eric Anholt
2014-03-26
1
-12
/
+7
*
mesa/sso: rename Shader to the pointer _Shader
Gregory Hainaut
2014-03-25
1
-1
/
+1
*
i965/wm: Use resolved miptree consistently in surface setup
Topi Pohjolainen
2014-03-05
1
-8
/
+8
*
i965: Move up duplicated fields from stage-specific prog_data to brw_stage_pr...
Francisco Jerez
2014-02-19
1
-4
/
+4
*
i965: Add surface format overrides for Gen6 gather
Chris Forbes
2014-02-08
1
-5
/
+32
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-2
/
+2
*
i965: Use the new drm_intel_bo offset64 field.
Kenneth Graunke
2014-01-20
1
-7
/
+7
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Fix clears of layered framebuffers with mismatched layer counts.
Paul Berry
2014-01-10
1
-1
/
+1
*
mesa: Use gl_shader::Stage instead of gl_shader::Type where possible.
Paul Berry
2014-01-08
1
-1
/
+1
*
i965: Remove unused depth_mode parameter from translate_tex_format().
Kenneth Graunke
2013-12-29
1
-1
/
+0
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-12
/
+12
*
mesa: Track number of layers in layered framebuffers.
Paul Berry
2013-11-21
1
-1
/
+1
*
i965: Fix undefined value usage in ABO setup.
Eric Anholt
2013-11-12
1
-1
/
+1
*
i965: Combine {brw,gen7}_update_texture_buffer_surface() functions.
Kenneth Graunke
2013-11-05
1
-1
/
+1
*
i965: Unvirtualize brw_create_constant_surface; delete Gen7+ variant.
Kenneth Graunke
2013-11-05
1
-9
/
+8
*
i965: Use the new emit_buffer_surface_state() vtable entry.
Kenneth Graunke
2013-11-05
1
-10
/
+10
*
i965: Virtualize emit_buffer_surface_state().
Kenneth Graunke
2013-11-05
1
-4
/
+10
*
i965: Implement ABO surface state emission.
Francisco Jerez
2013-10-29
1
-0
/
+50
*
i965: Try to avoid stalls on the GPU when doing glBufferSubData().
Eric Anholt
2013-10-23
1
-4
/
+9
*
i965: Add support for GL_ARB_texture_buffer_range.
Eric Anholt
2013-10-23
1
-4
/
+11
*
i965: Fix texture buffer rendering after a whole buffer replacement.
Eric Anholt
2013-10-23
1
-0
/
+2
*
i965: Make a brw_stage_prog_data for storing the SURF_INDEX information.
Eric Anholt
2013-10-15
1
-34
/
+31
*
i965: Emit a second set of SURFACE_STATE for gather4 from textures.
Chris Forbes
2013-10-03
1
-6
/
+32
*
i965: Totally switch around how we handle nonzero baselevel-first_level.
Eric Anholt
2013-09-30
1
-2
/
+3
*
i965: Always look up from the object's mt when setting up texturing state.
Eric Anholt
2013-09-30
1
-3
/
+1
*
i965: Refactor Gen4-6 SURFACE_STATE setup for buffer surfaces.
Kenneth Graunke
2013-09-19
1
-61
/
+39
*
i965: Fix off by one errors in texture buffer size calculations.
Kenneth Graunke
2013-09-19
1
-1
/
+1
*
i965: Move binding table code to a new file, brw_binding_tables.c.
Kenneth Graunke
2013-09-19
1
-25
/
+0
*
i965: Use brw_upload_binding_table() for the pixel shader as well.
Kenneth Graunke
2013-09-19
1
-18
/
+5
*
i965: Remove MIPLAYOUT_BELOW from Gen4-6 constant buffer surface state.
Kenneth Graunke
2013-09-17
1
-1
/
+0
*
i965: Use brw_stage_state for WM data as well.
Kenneth Graunke
2013-09-13
1
-20
/
+20
*
i965/gs: add geometry shader support to brw_texture_surfaces.
Paul Berry
2013-08-31
1
-0
/
+7
*
i965/gs: generalize brw_texture_surfaces in preparation for gs.
Paul Berry
2013-08-31
1
-31
/
+33
*
i965: Modify signature to update_texture_surface functions.
Paul Berry
2013-08-31
1
-11
/
+9
*
i965: Move data from brw->vs into a base class if gs will also need it.
Paul Berry
2013-08-31
1
-2
/
+2
*
i965/gs: Update defines related to GS surface organization.
Paul Berry
2013-08-31
1
-2
/
+2
*
i965: Switch gen4-6 to using the sampler's base level for GL BASE_LEVEL.
Eric Anholt
2013-08-30
1
-13
/
+3
*
i965/fs: Make the FS binding table as small as possible.
Kenneth Graunke
2013-08-19
1
-6
/
+5
*
i965: Use SURF_INDEX_DRAW() for drawbuffer binding table indices.
Kenneth Graunke
2013-08-19
1
-6
/
+6
[next]