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
/
volume9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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