index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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/sampler_state: Set the "Base Mip Level" field on Sandy Bridge
Jason Ekstrand
2017-02-12
1
-0
/
+1
*
i965: Use a better guardband calculation.
Jason Ekstrand
2017-02-06
1
-0
/
+5
*
i965: Combine the Gen6 SF and Clip viewport atoms.
Kenneth Graunke
2017-02-06
1
-1
/
+1
*
i965: Move program cache printing to brw_program_cache.c.
Kenneth Graunke
2017-01-17
1
-0
/
+2
*
i965: Make a helper for finding an existing shader variant.
Kenneth Graunke
2017-01-17
1
-0
/
+5
*
i965/hsw: Set integer mode in sampling state for stencil texturing
Jordan Justen
2016-11-21
1
-9
/
+0
*
i965: Drop tabs in brw_state.h.
Kenneth Graunke
2016-11-11
1
-13
/
+13
*
i965: rename brw_state_cache_check_size() to brw_program_cache_check_size()
Timothy Arceri
2016-11-11
1
-1
/
+1
*
i965: rename brw_state_cache.c -> brw_program_cache.c
Timothy Arceri
2016-11-11
1
-1
/
+1
*
i965: Move gen8_disable_stages to brw_upload_initial_gpu_state
Nanley Chery
2016-10-31
1
-1
/
+0
*
i965: Program 3DSTATE_AA_LINE_PARAMETERS in upload_invariant_state
Nanley Chery
2016-10-31
1
-1
/
+0
*
i965: rewrite brw_setup_vue_interpolation()
Timothy Arceri
2016-10-26
1
-3
/
+0
*
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
[next]