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
/
gallium
/
state_trackers
/
nine
/
volume9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Enable debug info if NDEBUG is not set
Axel Davy
2019-01-26
1
-1
/
+1
*
st/nine: Bind src not dst in nine_context_box_upload
Axel Davy
2018-12-23
1
-1
/
+1
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
1
-0
/
+1
*
st/nine: Resolve deadlock in surface/volume dtors when using csmt
Axel Davy
2017-03-26
1
-2
/
+8
*
st/nine: Do not wait for DEFAULT lock for volumes when we can
Axel Davy
2016-12-20
1
-1
/
+8
*
st/nine: Bind destination for surface/volume uploads
Axel Davy
2016-12-20
1
-0
/
+2
*
st/nine: Use nine_context_box_upload for volumes
Axel Davy
2016-12-20
1
-36
/
+24
*
st/nine: use get_pipe_acquire/release when possible
Axel Davy
2016-12-20
1
-1
/
+2
*
st/nine: Access pipe_context via NineDevice9_GetPipe
Axel Davy
2016-12-20
1
-13
/
+21
*
st/nine: Silent warnings with guid_str
Axel Davy
2016-12-20
1
-0
/
+2
*
st/nine: Fix mistake in Volume9 UnlockBox
Axel Davy
2016-10-24
1
-1
/
+1
*
st/nine: Use align_calloc instead of align_malloc
Axel Davy
2016-10-24
1
-2
/
+2
*
st/nine: Remove volume9 {Set/Get/Free}PrivateData functions
Patrick Rudolph
2016-10-10
1
-101
/
+0
*
st/nine: Switch {Set/Get/Free}PrivateData functions
Patrick Rudolph
2016-10-10
1
-3
/
+3
*
st/nine: Print interface id in NineVolume9_GetContainer
Patrick Rudolph
2016-10-10
1
-0
/
+5
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-2
/
+2
*
st/nine: Remove one useless function output
Axel Davy
2016-05-18
1
-3
/
+3
*
st/nine: Add format fallback with conversion to volumes
Axel Davy
2016-05-18
1
-9
/
+106
*
st/nine: Align stack for entry points
Axel Davy
2016-02-12
1
-7
/
+7
*
st/nine: SCRATCH does support all formats
Axel Davy
2016-02-12
1
-1
/
+2
*
st/nine: Do not set resource usage for SYSTEMMEM
Axel Davy
2016-02-12
1
-3
/
+0
*
st/nine: Use align_free when needed
Axel Davy
2016-02-04
1
-1
/
+1
*
st/nine: Fix Volumetexture9_LockBox
Patrick Rudolph
2016-02-04
1
-0
/
+7
*
st/nine: Fix Lock Checks for Compressed textures
Axel Davy
2015-08-21
1
-4
/
+5
*
st/nine: Return NULL pointer in lock error cases
Patrick Rudolph
2015-08-21
1
-3
/
+7
*
st/nine: Simplify NineVolume9_CopyVolume
Axel Davy
2015-08-21
1
-75
/
+15
*
st/nine: Simplify Volume9 dirty region tracking
Axel Davy
2015-08-21
1
-52
/
+30
*
st/nine: Align texture memory
Patrick Rudolph
2015-08-21
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-4
/
+4
*
st/nine: D3DUSAGE_AUTOGENMIPMAP is forbidden for volumes
Axel Davy
2015-04-29
1
-3
/
+0
*
st/nine: Remove impossible cases with Managed textures
Axel Davy
2015-04-29
1
-16
/
+3
*
st/nine: Encapsulate variables for MANAGED resource
Axel Davy
2015-04-29
1
-1
/
+1
*
st/nine: Refactor format d3d9 to pipe conversion
Axel Davy
2015-02-06
1
-1
/
+8
*
st/nine: Do not leak private data in volume9.
Patrick Rudolph
2015-02-06
1
-0
/
+3
*
st/nine: call DBG() at more external entry points
Stanislaw Halik
2014-11-26
1
-0
/
+8
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
1
-0
/
+604