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
/
device9.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Add drirc option to use data_internal for dynamic textures
Axel Davy
2019-04-30
1
-0
/
+4
*
nine: assume that user constant buffers are always supported
Marek Olšák
2018-01-17
1
-3
/
+0
*
st/nine: Fix user vertex data uploader with csmt
Axel Davy
2017-03-26
1
-0
/
+1
*
st/nine: Drop USER_INDEX_BUFFERS check
Mike Lothian
2017-02-25
1
-1
/
+0
*
st/nine: make use of common uploaders v4
Constantine Charlamov
2017-02-25
1
-5
/
+0
*
st/nine: Implement new buffer upload path
Axel Davy
2016-12-20
1
-0
/
+3
*
st/nine: Add secondary pipe for device
Axel Davy
2016-12-20
1
-0
/
+2
*
st/nine: Implement gallium nine CSMT
Patrick Rudolph
2016-12-20
1
-0
/
+5
*
st/nine: Move pipe and cso to nine_context
Axel Davy
2016-12-20
1
-2
/
+0
*
st/nine: Remove NineDevice9_GetCSO
Axel Davy
2016-12-20
1
-3
/
+0
*
st/nine: Introduce nine_context
Axel Davy
2016-12-20
1
-0
/
+2
*
st/nine: Handle when cursor stride is not what is expected
Axel Davy
2016-12-20
1
-0
/
+1
*
st/nine: Initial ProcessVertices support
Axel Davy
2016-10-10
1
-0
/
+7
*
st/nine: Partial software vertex processing support
Axel Davy
2016-10-10
1
-0
/
+1
*
st/nine: Drop unused constant upload path
Axel Davy
2016-10-10
1
-4
/
+0
*
st/nine: Initial mixed vertex processing support
Axel Davy
2016-10-10
1
-0
/
+3
*
st/nine: Use offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
st/nine: Implement Managed vertex/index buffers
Axel Davy
2016-02-12
1
-0
/
+2
*
st/nine: Align stack for entry points
Axel Davy
2016-02-12
1
-116
/
+116
*
st/nine: Implement NineDevice9_GetAvailableTextureMem
Patrick Rudolph
2016-02-04
1
-0
/
+2
*
st/nine: Handle Window Occlusion
Patrick Rudolph
2016-02-04
1
-0
/
+3
*
st/nine: Store minor version num
Patrick Rudolph
2016-02-04
1
-2
/
+5
*
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
2016-01-02
1
-0
/
+1
*
st/nine: Calculate dummy sampler state only once
Axel Davy
2015-08-21
1
-1
/
+2
*
st/nine: Rework constant buffer state handling
Axel Davy
2015-08-21
1
-4
/
+0
*
st/nine: Improve fallback when driver doesn't support user buffers.
Axel Davy
2015-08-21
1
-1
/
+4
*
st/nine: Track managed textures
Axel Davy
2015-08-21
1
-0
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
st/nine: Workaround barycentrics issue on some cards
Axel Davy
2015-04-29
1
-0
/
+4
*
st/nine: Implement dummy vbo behaviour when vs is missing inputs
Tiziano Bacocco
2015-02-06
1
-0
/
+4
*
st/nine: Dummy sampler should have a=1
Axel Davy
2015-02-06
1
-0
/
+3
*
st/nine: Add variables containing the size of the constant buffers
Axel Davy
2015-01-22
1
-0
/
+2
*
st/nine: Rework of boolean constants
Axel Davy
2015-01-22
1
-2
/
+2
*
st/nine: clean device9ex.
Axel Davy
2014-11-26
1
-2
/
+5
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
1
-0
/
+801