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: Replace boolean rb surface state setup argument with flags
Topi Pohjolainen
2016-09-12
1
-1
/
+1
*
i965: Merge gen7_clip_state atom into gen6_clip_state atom.
Kenneth Graunke
2016-08-31
1
-1
/
+0
*
i965: Upload surface state for non-coherent framebuffer fetch.
Francisco Jerez
2016-08-25
1
-0
/
+1
*
i965: Stop including brw_defines.h in brw_state.h
Jason Ekstrand
2016-08-19
1
-1
/
+0
*
i965/state: Move is_drawing_lines/points to gen6_clip_state.c
Jason Ekstrand
2016-08-19
1
-52
/
+3
*
i965/blorp: Use the generic surface state path for gen8 textures
Jason Ekstrand
2016-08-17
1
-7
/
+0
*
i965: Use ISL for emitting buffer surface states
Jason Ekstrand
2016-07-15
1
-0
/
+9
*
i965/gen7: Use the generic ISL-based path for renderbuffer surfaces
Jason Ekstrand
2016-07-15
1
-7
/
+0
*
i965/gen8: Use the generic ISL-based path for renderbuffer surfaces
Jason Ekstrand
2016-07-15
1
-16
/
+0
*
i965/state: Add generic surface update functions based on ISL
Jason Ekstrand
2016-07-15
1
-0
/
+9
*
i965/state: Add a helper for emitting a surface state using isl
Jason Ekstrand
2016-07-15
1
-0
/
+7
*
i965: Combine 3DSTATE_STREAMOUT emitters and genX_sol_state atoms.
Kenneth Graunke
2016-06-23
1
-1
/
+1
*
i965: Remove fake W-tiled render target support
Jason Ekstrand
2016-06-22
1
-6
/
+0
*
i965: Fix point size with tessellation/geometry shaders in GLES.
Kenneth Graunke
2016-06-22
1
-0
/
+49
*
i965: Use ISL for surface format introspection
Jason Ekstrand
2016-05-23
1
-1
/
+0
*
i965: Send the minimal number of STATE_BASE_ADDRESS packets.
Kenneth Graunke
2016-05-16
1
-2
/
+0
*
i965: Combine Gen4-7 and Gen8+ state base address emitters.
Kenneth Graunke
2016-05-16
1
-4
/
+3
*
i965: Move Gen4-5 programs to brw_upload_programs() too.
Kenneth Graunke
2016-05-16
1
-3
/
+9
*
i965: Mark brw const in brw_state_dirty and callers.
Kenneth Graunke
2016-05-16
1
-1
/
+2
*
i965/state: Clean up WM/PS state to pull more things out of prog_data
Jason Ekstrand
2016-05-14
1
-6
/
+2
*
i965/gen8: Expose auxiliary mode resolver
Topi Pohjolainen
2016-05-12
1
-0
/
+2
*
i965: Remove pointers to non-existing atoms
Topi Pohjolainen
2016-04-23
1
-8
/
+0
*
i965/gen8: Expose pma stall emission
Topi Pohjolainen
2016-04-21
1
-0
/
+4
*
i965/gen8: Expose state base address setup
Topi Pohjolainen
2016-04-21
1
-0
/
+3
*
i965/gen8: Expose surface state helpers
Topi Pohjolainen
2016-04-21
1
-0
/
+15
*
i965/sf_state: Pull flat_enables out of prog_data
Jason Ekstrand
2016-04-06
1
-1
/
+0
*
i965: Introduce an is_drawing_lines() helper.
Kenneth Graunke
2016-03-18
1
-0
/
+30
*
i965: Move is_drawing_points to brw_state.h.
Kenneth Graunke
2016-03-18
1
-0
/
+24
*
i965: Split brw_upload_texture_surfaces into compute/render atoms.
Kenneth Graunke
2016-02-11
1
-0
/
+1
*
i965: Implement compute sampler state atom.
Francisco Jerez
2016-01-19
1
-0
/
+1
*
i965/gen7.5+: Disable resource streamer during GPGPU workloads.
Francisco Jerez
2016-01-14
1
-0
/
+1
*
i965: Add tessellation shader push constant support.
Kenneth Graunke
2015-12-11
1
-0
/
+2
*
i965: Add tessellation shader sampler support.
Kenneth Graunke
2015-12-11
1
-0
/
+2
*
i965: Add tessellation shader surface support.
Kenneth Graunke
2015-12-11
1
-0
/
+12
*
i965: Work around L3 state leaks during context switches.
Francisco Jerez
2015-12-09
1
-0
/
+4
*
i965: Implement L3 state atom.
Francisco Jerez
2015-12-09
1
-0
/
+1
*
i965/state: Get rid of dword_pitch arguments to buffer functions
Jason Ekstrand
2015-12-07
1
-2
/
+1
*
i965: Create new files for HS/DS/TE state upload code.
Kenneth Graunke
2015-12-07
1
-1
/
+5
*
i965: Combine BRW_NEW_*_BINDING_TABLE dirty bits.
Kenneth Graunke
2015-11-11
1
-1
/
+0
*
i965: Setup pull constant state for compute programs
Jordan Justen
2015-11-01
1
-0
/
+1
*
i965: Make calculate_attr_overrides return the URB read offset.
Kenneth Graunke
2015-10-28
1
-1
/
+2
*
i965: Fix missing BRW_NEW_*_PROG_DATA flagging caused by cache reuse.
Kenneth Graunke
2015-10-28
1
-1
/
+1
*
i965/cs: Upload UBO/SSBO surfaces
Jordan Justen
2015-09-30
1
-0
/
+1
*
i965/cs: Setup surface binding for gl_NumWorkGroups
Jordan Justen
2015-09-29
1
-0
/
+1
*
i965: Add 64-bit dirty flag handling to brw_upload_pull_constants
Chris Forbes
2015-09-08
1
-1
/
+1
*
i965: Remove base miplevel from sampler state.
Ben Widawsky
2015-09-04
1
-1
/
+0
*
i965: Make gen7_enable_hw_binding_tables static
Ian Romanick
2015-09-02
1
-1
/
+0
*
i965: Make gen8_upload_state_base_address static
Ian Romanick
2015-09-02
1
-4
/
+0
*
i965/cs: Setup push constant data for uniforms
Jordan Justen
2015-09-02
1
-0
/
+1
*
i965: Hook up image state upload.
Francisco Jerez
2015-08-11
1
-0
/
+4
[next]