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
/
query9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Avoid flushing the queue for queries GetData
Axel Davy
2016-12-20
1
-6
/
+6
*
st/nine: Move query9 pipe calls to nine_context
Axel Davy
2016-12-20
1
-15
/
+17
*
st/nine: Improve logging
Patrick Rudolph
2016-05-18
1
-0
/
+2
*
st/nine: Align stack for entry points
Axel Davy
2016-02-12
1
-4
/
+4
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
st/nine: Improve D3DQUERYTYPE_TIMESTAMP
Xavier Bouchoux
2015-04-29
1
-2
/
+7
*
st/nine: Fix D3DQUERYTYPE_TIMESTAMPFREQ query
Xavier Bouchoux
2015-04-29
1
-1
/
+9
*
st/nine: query: remove unused variable (trivial)
David Heidelberger
2015-01-22
1
-1
/
+0
*
st/nine: Queries: Always return D3D_OK when issuing with D3DISSUE_BEGIN
Axel Davy
2014-12-03
1
-1
/
+6
*
st/nine: Queries: always succeed for D3DQUERYTYPE_TIMESTAMP when flushing
Axel Davy
2014-12-03
1
-0
/
+3
*
st/nine: Queries: allow app to call GetData without Issuing first
Axel Davy
2014-12-03
1
-4
/
+9
*
st/nine: Queries: Fix D3DISSUE_END behaviour.
Axel Davy
2014-12-03
1
-4
/
+6
*
st/nine: Queries: return S_FALSE instead of INVALIDCALL when in building quer...
Axel Davy
2014-12-03
1
-1
/
+4
*
st/nine: Queries: Use gallium caps to get if queries are supported. (v2)
Axel Davy
2014-12-03
1
-21
/
+22
*
st/nine: Queries: Remove flush logic
Axel Davy
2014-12-03
1
-8
/
+5
*
st/nine: Queries: remove dummy queries
Axel Davy
2014-12-03
1
-92
/
+9
*
st/nine: fix formatting in query9 (cosmetic)
Axel Davy
2014-11-26
1
-3
/
+3
*
st/nine: call DBG() at more external entry points
Stanislaw Halik
2014-11-26
1
-0
/
+7
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
1
-0
/
+358