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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: use get_pipe_acquire/release when possible
Axel Davy
2016-12-20
8
-16
/
+34
*
st/nine: Implement Fast path for dynamic buffers and csmt
Axel Davy
2016-12-20
3
-10
/
+64
*
st/nine: Add secondary pipe for device
Axel Davy
2016-12-20
2
-1
/
+5
*
st/nine: Add nine_context_get_pipe_acquire/release
Axel Davy
2016-12-20
4
-0
/
+91
*
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
2
-17
/
+14
*
st/nine: Track bindings for buffers
Axel Davy
2016-12-20
3
-6
/
+55
*
st/nine: Fix BASETEX_REGISTER_UPDATE
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Simplify the logic to bind textures
Axel Davy
2016-12-20
3
-39
/
+47
*
st/nine: Use nine_context for resource_copy_region
Patrick Rudolph
2016-12-20
3
-4
/
+28
*
st/nine: Use nine_context for blit
Patrick Rudolph
2016-12-20
3
-2
/
+15
*
st/nine: Add NINE_DEBUG=tid to turn threadid on or off
Patrick Rudolph
2016-12-20
2
-5
/
+10
*
st/nine: Print threadid in debug log
Patrick Rudolph
2016-12-20
1
-6
/
+18
*
st/nine: Implement gallium nine CSMT
Patrick Rudolph
2016-12-20
15
-179
/
+894
*
st/nine: Call GetPipe for implicit pipe usages
Axel Davy
2016-12-20
2
-0
/
+8
*
st/nine: Add struct nine_clipplane
Patrick Rudolph
2016-12-20
3
-4
/
+7
*
st/nine: Add nine_queue
Patrick Rudolph
2016-12-20
3
-0
/
+301
*
st/nine: Create pipe_surfaces on resource creation.
Axel Davy
2016-12-20
2
-3
/
+11
*
st/nine: Back swvp in nine_context
Axel Davy
2016-12-20
5
-5
/
+23
*
st/nine: Change the way nine_shader gets the pipe
Axel Davy
2016-12-20
4
-9
/
+20
*
st/nine: Reimplement nine_context_apply_stateblock
Axel Davy
2016-12-20
1
-0
/
+206
*
st/nine: Decompose nine_context_set_texture
Axel Davy
2016-12-20
1
-25
/
+48
*
st/nine: Decompose nine_context_set_indices
Axel Davy
2016-12-20
1
-8
/
+24
*
st/nine: Decompose nine_context_set_stream_source
Axel Davy
2016-12-20
1
-9
/
+25
*
st/nine: Do not use NineBaseTexture9 in nine_context
Axel Davy
2016-12-20
5
-41
/
+71
*
st/nine: Move Managed Pool handling out of nine_context
Axel Davy
2016-12-20
2
-32
/
+57
*
st/nine: Integrate nine_pipe_context_clear to nine_context_clear
Axel Davy
2016-12-20
6
-33
/
+28
*
st/nine: Move pipe and cso to nine_context
Axel Davy
2016-12-20
6
-75
/
+101
*
st/nine: Rename pipe to pipe_data in nine_context
Axel Davy
2016-12-20
3
-56
/
+56
*
st/nine: Rename cso in nine_context to cso_shader
Axel Davy
2016-12-20
4
-11
/
+11
*
st/nine: Access pipe_context via NineDevice9_GetPipe
Axel Davy
2016-12-20
15
-63
/
+84
*
st/nine: Remove NineDevice9_GetCSO
Axel Davy
2016-12-20
4
-11
/
+0
*
st/nine: Move query9 pipe calls to nine_context
Axel Davy
2016-12-20
3
-15
/
+67
*
st/nine: Use atomics for nine_bind
Axel Davy
2016-12-20
1
-2
/
+3
*
st/nine: Track dirty state groups in nine_context
Axel Davy
2016-12-20
6
-106
/
+81
*
st/nine: Back User Clip Planes to nine_context
Axel Davy
2016-12-20
3
-7
/
+38
*
st/nine: Back ps to nine_context
Axel Davy
2016-12-20
4
-30
/
+59
*
st/nine: Back ds to nine_context
Axel Davy
2016-12-20
3
-14
/
+31
*
st/nine: Back all ff states in nine_context
Axel Davy
2016-12-20
6
-107
/
+267
*
st/nine: Refactor LightEnable
Axel Davy
2016-12-20
3
-24
/
+40
*
st/nine: Refactor SetLight
Axel Davy
2016-12-20
3
-20
/
+35
*
st/nine: Put ff data in a separate structure
Axel Davy
2016-12-20
5
-36
/
+38
*
st/nine: Back viewport to nine_context
Axel Davy
2016-12-20
4
-10
/
+39
*
st/nine: Back scissor to nine_context
Axel Davy
2016-12-20
3
-7
/
+38
*
st/nine: Back RT to nine_context
Axel Davy
2016-12-20
4
-25
/
+54
*
st/nine: Back current index buffer to nine_context
Axel Davy
2016-12-20
3
-7
/
+44
*
st/nine: Back all shader constants to nine_context
Axel Davy
2016-12-20
4
-226
/
+411
*
st/nine: Back sampler states to nine_context
Axel Davy
2016-12-20
4
-38
/
+82
*
st/nine: Back vs to nine_context
Axel Davy
2016-12-20
5
-41
/
+71
*
st/nine: Back vdecl to nine_context
Axel Davy
2016-12-20
7
-27
/
+55
[next]