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
/
gallium
/
state_trackers
/
nine
/
nine_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
1
-383
/
+0
*
st/nine: Set correctly blend max_rt
Axel Davy
2020-05-05
1
-2
/
+1
*
gallium: add # of MRT to blend state
Rob Clark
2020-04-23
1
-0
/
+2
*
st/nine: Do not advertise support for D15S1 and D24X4S4
Axel Davy
2019-03-09
1
-2
/
+2
*
st/nine: Disable depth write when nothing gets updated
Axel Davy
2019-03-09
1
-1
/
+4
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+2
*
st/nine: Integrate nine_pipe_context_clear to nine_context_clear
Axel Davy
2016-12-20
1
-22
/
+0
*
st/nine: Move pipe and cso to nine_context
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Access pipe_context via NineDevice9_GetPipe
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Set CLAMP_TO_EDGE on cubetextures
Patrick Rudolph
2016-10-10
1
-3
/
+11
*
st/nine: Disable seamless cubemap for d3d
Axel Davy
2016-10-10
1
-1
/
+1
*
st/nine: Use offset_units_unscaled
Axel Davy
2016-06-25
1
-9
/
+9
*
st/nine: Fix usage of rasterizer multisample bit.
Axel Davy
2016-05-18
1
-1
/
+1
*
st/nine: ATOC has effect only with ALPHATESTENABLE
Axel Davy
2016-05-18
1
-1
/
+1
*
st/nine: Add support for X8L8V8U8
Axel Davy
2016-05-18
1
-2
/
+2
*
st/nine: Use linear filtering for shadow mapping
Axel Davy
2016-02-04
1
-2
/
+3
*
st/nine: Support D3DFMT_R8G8B8
Patrick Rudolph
2016-02-04
1
-3
/
+3
*
st/nine: Use CSO cache for sampler views
Axel Davy
2015-08-21
1
-2
/
+2
*
st/nine: Remove NINED3DRS_ZBIASSCALE
Axel Davy
2015-08-21
1
-1
/
+11
*
st/nine: Rework blend states
Axel Davy
2015-08-21
1
-2
/
+2
*
st/nine: Rework rasterizer states
Axel Davy
2015-08-21
1
-4
/
+3
*
st/nine: Reorder DSA state settings
Axel Davy
2015-08-21
1
-2
/
+3
*
st/nine: Account POINTSIZE_MIN and POINTSIZE_MAX for point size
Patrick Rudolph
2015-08-21
1
-1
/
+7
*
st/nine: Always set point_quad_rasterization to 1
Axel Davy
2015-08-21
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
st/nine: Implement AMD alpha to coverage
Axel Davy
2015-02-06
1
-1
/
+1
*
st/nine: Refactor format d3d9 to pipe conversion
Axel Davy
2015-02-06
1
-1
/
+1
*
st/nine: Refactor nine_d3d9_to_pipe_format_map
Axel Davy
2015-02-06
1
-79
/
+44
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
1
-0
/
+410