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
*
i965: Reupload push and pull constants when we get new shader image unit state.
Francisco Jerez
2016-02-13
1
-0
/
+5
*
i965: Split brw_upload_texture_surfaces into compute/render atoms.
Kenneth Graunke
2016-02-11
1
-7
/
+31
*
i965/wm: use binding size for ubo/ssbo when automatic size is unset
Ilia Mirkin
2016-01-05
1
-4
/
+10
*
Revert "i965/wm: use proper API buffer size for the surfaces."
Ilia Mirkin
2016-01-05
1
-8
/
+4
*
i965/wm: use proper API buffer size for the surfaces.
Samuel Iglesias Gonsálvez
2016-01-04
1
-4
/
+8
*
i965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM flags.
Kenneth Graunke
2015-12-22
1
-5
/
+2
*
i965: Add tessellation shader surface support.
Kenneth Graunke
2015-12-11
1
-0
/
+16
*
i965/state: Get rid of dword_pitch arguments to buffer functions
Jason Ekstrand
2015-12-07
1
-13
/
+8
*
i965/vec4: Use a stride of 1 and byte offsets for UBOs
Jason Ekstrand
2015-12-07
1
-4
/
+1
*
i965/fs: Use a stride of 1 and byte offsets for UBOs
Jason Ekstrand
2015-12-07
1
-1
/
+1
*
i965: use _Shader to get fragment program when updating surface state
Tapani Pälli
2015-12-03
1
-2
/
+2
*
i965: remove trailing spaces in various files
Iago Toral Quiroga
2015-11-25
1
-1
/
+1
*
i965: Clean up #includes in the compiler.
Matt Turner
2015-11-24
1
-0
/
+1
*
glsl: keep track of intra-stage indices for atomics
Timothy Arceri
2015-10-27
1
-18
/
+19
*
i965: Do not use NumBufferInterfaceBlocks
Iago Toral Quiroga
2015-10-19
1
-1
/
+1
*
i965: Adapt SSBOs to work with their own separate index space
Iago Toral Quiroga
2015-10-14
1
-40
/
+39
*
mesa: Rename {Num}UniformBlocks to {Num}BufferInterfaceBlocks
Iago Toral Quiroga
2015-10-14
1
-5
/
+5
*
i965: Use _mesa_is_image_unit_valid() instead of gl_image_unit::_Valid.
Francisco Jerez
2015-10-09
1
-4
/
+6
*
i965/miptree: Rename align_w,align_h -> halign,valign
Chad Versace
2015-09-30
1
-2
/
+2
*
i965/cs: Upload UBO/SSBO surfaces
Jordan Justen
2015-09-30
1
-0
/
+26
*
i965/cs: Setup surface binding for gl_NumWorkGroups
Jordan Justen
2015-09-29
1
-0
/
+43
*
i965/wm: surfaces should have the API buffer size, not the drm buffer size
Samuel Iglesias Gonsalvez
2015-09-25
1
-2
/
+2
*
i965/wm: emit null buffer surfaces when null buffers are attached
Samuel Iglesias Gonsalvez
2015-09-25
1
-18
/
+26
*
i965: Upload Shader Storage Buffer Object surfaces
Iago Toral Quiroga
2015-09-25
1
-13
/
+51
*
i965: Support CS in update_stage_texture_surfaces
Jordan Justen
2015-09-10
1
-0
/
+7
*
mesa: Don't lose track of the shader image layer originally specified by the ...
Francisco Jerez
2015-08-20
1
-2
/
+2
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Hook up image state upload.
Francisco Jerez
2015-08-11
1
-0
/
+72
*
i965: Define and initialize image parameter structure.
Francisco Jerez
2015-08-11
1
-0
/
+102
*
i965: Implement surface state set-up for shader images.
Francisco Jerez
2015-08-11
1
-0
/
+77
*
i965: Use _mesa_geometric_ functions appropriately
Kevin Rogovin
2015-06-17
1
-5
/
+7
*
i965: Upload atomic buffer state for compute shaders
Jordan Justen
2015-05-02
1
-0
/
+25
*
i965: Expose and refactor brw_update_renderbuffer_surfaces()
Topi Pohjolainen
2015-04-30
1
-21
/
+30
*
i965: Refactor rb surface setup to allow caller to store offsets
Topi Pohjolainen
2015-04-30
1
-18
/
+20
*
i965: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-1
/
+1
*
i965/state: Don't use brw->state.dirty.brw
Jordan Justen
2015-03-31
1
-4
/
+4
*
i965: Remove the create_raw_surface vtbl hook.
Francisco Jerez
2015-03-02
1
-3
/
+3
*
i965: Fix I/L/LA SNORM formats.
Kenneth Graunke
2015-02-27
1
-1
/
+19
*
i965: Generalize the update_null_renderbuffer_surface vtbl hook to non-render...
Francisco Jerez
2015-02-10
1
-24
/
+29
*
i965: Override swizzles for integer luminance formats.
Kenneth Graunke
2015-02-09
1
-0
/
+8
*
i965: Enable L3 caching of buffer surfaces.
Francisco Jerez
2015-01-31
1
-3
/
+1
*
i965: Apply the miptree offset to surface state for renderbuffers
Jason Ekstrand
2015-01-22
1
-1
/
+2
*
i965: Add missing BRW_NEW_*_PROG_DATA to texture/renderbuffer atoms.
Kenneth Graunke
2014-12-24
1
-2
/
+10
*
i965: Add new SIMD8 VS prog data flag
Kristian Høgsberg
2014-12-10
1
-3
/
+4
*
i965: Delete brw_state_flags::cache and related code.
Kenneth Graunke
2014-12-02
1
-3
/
+0
*
i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).
Kenneth Graunke
2014-12-02
1
-5
/
+5
*
i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
Kenneth Graunke
2014-12-02
1
-6
/
+6
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-9
/
+12
*
i965: Correctly use ABO count to trigger flagging of new surfaces.
Chris Forbes
2014-10-16
1
-1
/
+1
[next]