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
/
buffer9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Lock the entire buffer in some cases.
Axel Davy
2018-09-25
1
-0
/
+8
*
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: Dirty MANAGED buffers at Lock time
Axel Davy
2016-12-20
1
-2
/
+3
*
st/nine: Implement new buffer upload path
Axel Davy
2016-12-20
1
-11
/
+86
*
st/nine: Optimize managed buffer upload
Axel Davy
2016-12-20
1
-0
/
+3
*
st/nine: use get_pipe_acquire/release when possible
Axel Davy
2016-12-20
1
-1
/
+3
*
st/nine: Implement Fast path for dynamic buffers and csmt
Axel Davy
2016-12-20
1
-9
/
+56
*
st/nine: SYSTEMMEM ignores DISCARD.
Axel Davy
2016-12-20
1
-1
/
+5
*
st/nine: Upload Managed buffers just before draw call using them
Axel Davy
2016-12-20
1
-15
/
+4
*
st/nine: Access pipe_context via NineDevice9_GetPipe
Axel Davy
2016-12-20
1
-7
/
+9
*
st/nine: Use align_calloc instead of align_malloc
Axel Davy
2016-10-24
1
-1
/
+1
*
st/nine: Implement D3DUSAGE_SOFTWAREPROCESSING
Axel Davy
2016-10-10
1
-2
/
+3
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
1
-1
/
+1
*
st/nine: Improve buffer placement
Axel Davy
2016-05-18
1
-4
/
+30
*
st/nine: Fix buffer bind flags
Axel Davy
2016-05-18
1
-3
/
+3
*
st/nine: Fix buffer locking flags handling
Axel Davy
2016-05-18
1
-2
/
+22
*
st/nine: Improve logging
Patrick Rudolph
2016-05-18
1
-0
/
+2
*
st/nine: Fix second Multithreading issue with MANAGED buffers
Axel Davy
2016-02-29
1
-0
/
+3
*
st/nine: Fix Multithreading issue with MANAGED buffers
Axel Davy
2016-02-29
1
-2
/
+6
*
st/nine: Handle READONLY for buffer MANAGED pool
Axel Davy
2016-02-29
1
-7
/
+10
*
st/nine: Implement Managed vertex/index buffers
Axel Davy
2016-02-12
1
-9
/
+68
*
st/nine: Align stack for entry points
Axel Davy
2016-02-12
1
-2
/
+2
*
st/nine: Squash indexbuffer9 and vertexbuffer9
Patrick Rudolph
2016-02-04
1
-0
/
+189