index
:
~tpohjola/mesa
16_bit_gles
81828
96743
arb_texture_stencil8
b2b_with_surf_array
blorp_flat_inputs
blorp_flush
blorp_tex_upload
blorp_w_tiled_as_linear
daimler
dbg/blorp_push_const
debug-intel-aux-surfaces
depth_align_wa_for_arrayed
depth_state_cleanup
df_scalar_test
dump-isl-surf
ext_memory_object
fast_clear_vbo
fast_lod
fast_lod_isl
fastlod_isl_wip
foo
fp64
fp64_common
fp64_lower_df
fp64_lower_df_hsw
fp64_pack32x2
fp64_split
fp64_uniform
fp64_uniform_lower_df_uni
gen6_hiz_wip
gen6_no_hiz_mt
gen8_blorp
i965_isl
i965_isl_05062017
i965_isl_2017_1
i965_isl_rebase
icl
icl_dbg
icl_fcc
icl_fcc_2
img_ext_yuv420
import_rework
isl_depth_stencil_wip
jenkins
master
meta_with_blorp
meta_with_blorp_17042015
misc_wa
mordor_fix
mordor_rbc
multi_lod
no_frag_depth
non_comp_fast_clear
rbc
rbc_rebase_ben_hiz
release_aux_when_sharing
skl_bug
skl_hacks
stencil-texture
stencil_hack
stencil_meta_blit_wip
surf_state_refactor
uniform_tracking
uniform_updates_by_stage
vec4_pull_const_opt
vf_packing_dbg
y_only
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
nine
/
nine_state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-04
st/nine: Use fast clears more often for MRTs
Axel Davy
1
-9
/
+9
2016-02-04
st/nine: Add Render state validation layer
Axel Davy
1
-0
/
+2
2016-02-04
st/nine: Use cso for viewport
Patrick Rudolph
1
-2
/
+1
2016-02-04
st/nine: Introduce STREAMFREQ state
Axel Davy
1
-3
/
+3
2016-02-04
st/nine: Unset vtxbuf on reset
Axel Davy
1
-1
/
+3
2016-02-04
st/nine: Use ff vertex shader when position_t is used
Axel Davy
1
-8
/
+8
2016-01-02
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
1
-0
/
+2
2015-08-21
st/nine: Silent warning in update_vertex_buffer
Axel Davy
1
-1
/
+0
2015-08-21
st/nine: Use CSO cache for sampler views
Axel Davy
1
-17
/
+3
2015-08-21
st/nine: Calculate dummy sampler state only once
Axel Davy
1
-31
/
+4
2015-08-21
st/nine: Remove NINED3DRS_ZBIASSCALE
Axel Davy
1
-20
/
+0
2015-08-21
st/nine: Change nine_state_update order
Axel Davy
1
-63
/
+76
2015-08-21
st/nine: Programmable ps D3DTTSS_PROJECTED support
Axel Davy
1
-2
/
+3
2015-08-21
st/nine: Revert to userbuf path when needed
Axel Davy
1
-0
/
+11
2015-08-21
st/nine: Finish Fog implementation
Axel Davy
1
-12
/
+31
2015-08-21
st/nine: Rework shader states
Axel Davy
1
-99
/
+89
2015-08-21
st/nine: Rework ff constant buffers
Axel Davy
1
-4
/
+8
2015-08-21
st/nine: Rework constant buffer state handling
Axel Davy
1
-274
/
+325
2015-08-21
st/nine: Rework blend states
Axel Davy
1
-7
/
+16
2015-08-21
st/nine: Improve fallback when driver doesn't support user buffers.
Axel Davy
1
-0
/
+23
2015-08-21
st/nine: Rework rasterizer states
Axel Davy
1
-7
/
+16
2015-08-21
st/nine: Reorder DSA state settings
Axel Davy
1
-8
/
+19
2015-08-21
st/nine: Reorder nine_state.
Axel Davy
1
-31
/
+43
2015-08-21
st/nine: Remove group_mask argument from nine_update_state
Axel Davy
1
-5
/
+18
2015-08-21
st/nine: Implement TEXBEM,TEXBEML and BEM
Tiziano Bacocco
1
-0
/
+10
2015-08-21
st/nine: fix D3DRS_DITHERENABLE wrong state group
Axel Davy
1
-1
/
+1
2015-08-21
st/nine: Account POINTSIZE_MIN and POINTSIZE_MAX for point size
Patrick Rudolph
1
-2
/
+2
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
1
-9
/
+9
2015-04-29
st/nine: Encapsulate variables for MANAGED resource
Axel Davy
1
-1
/
+1
2015-04-29
st/nine: Fix update_vertex_elements bad rebase
Axel Davy
1
-3
/
+0
2015-04-29
st/nine: Rework update_vertex_buffers
Axel Davy
1
-11
/
+4
2015-04-29
st/nine: Fix comment in update_viewport
Axel Davy
1
-3
/
+2
2015-04-29
st/nine: Workaround barycentrics issue on some cards
Axel Davy
1
-0
/
+24
2015-02-06
st/nine: Implement dummy vbo behaviour when vs is missing inputs
Tiziano Bacocco
1
-18
/
+75
2015-02-06
st/nine: Dummy sampler should have a=1
Axel Davy
1
-43
/
+112
2015-02-06
st/nine: Fix update_framebuffer binding cbufs the pixel shader wouldn't rende...
Axel Davy
1
-12
/
+4
2015-02-06
st/nine: Implement fallback behaviour when rts and ds don't match
Axel Davy
1
-18
/
+28
2015-02-06
st/nine: Implement AMD alpha to coverage
Axel Davy
1
-1
/
+2
2015-02-06
st/nine: Commit sampler views again if srgb state changed.
Axel Davy
1
-2
/
+3
2015-01-22
st/nine: Change comment relating to vertex shader inputs not matching declara...
Axel Davy
1
-5
/
+6
2015-01-22
st/nine: Allocate vs constbuf buffer for indirect addressing once.
Axel Davy
1
-4
/
+1
2015-01-22
st/nine: Allocate the correct size for the user constant buffer
Axel Davy
1
-3
/
+4
2015-01-22
st/nine: Fix sm3 relative addressing for non-debug build
Axel Davy
1
-4
/
+0
2015-01-22
st/nine: Remove unused code for ps
Axel Davy
1
-32
/
+11
2015-01-22
st/nine: Rework of boolean constants
Axel Davy
1
-14
/
+6
2015-01-22
st/nine: Fix clip state logic
Axel Davy
1
-1
/
+3
2014-12-03
st/nine: Fix vertex declarations for non-standard (usage/index)
Axel Davy
1
-5
/
+11
2014-11-26
st/nine: remove unused pipe_viewport_state::translate[3] and scale[3]
David Heidelberg
1
-2
/
+0
2014-11-26
st/nine: fix wrong variable reset
Axel Davy
1
-1
/
+1
2014-11-18
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
1
-0
/
+1489